Related Articles
IIS
IIS Renaming Applications In IIS7: Open a command prompt to see all of your applications. C:> %systemroot%\system32\inetsrv\appcmd list app APP "Default Web Site/OldApplicationName" APP "Default Web Site/AnotherApplication" Run a command like ...
Setting up Remote Apps on Windows and Mac and IOs Devices
Users have 2 options to fetch RDS Apps. Log in directly to RDWeb CAD - https://rds-cad.dnpexchange.com USA - https://rds-usa.dnpexchange.com Users can log in utilizing their RDS users created in SolidCP (email address + password) and will grant ...
Password Protect Directory Directly From IIS - VPS/Dedicated Servers
In the event that you want to lock down a specific directory and you have administrator privileges on the server, this is one way you can go about it. Log into the server and open IIS Manager Drill down the navigation tree to the domain and/or ...
Password Protection for Hsphere Windows Directories
If you are in a Shared Windows HSPHERE environment and wish to password protect a directory please follow these steps: 1. Create a sub-ftp account via your h-sphere control panel. This can be found under >FTP/User Account>FTP User>FTP sub-accounts ...
How do I enable .NET to show more detailed error messages on IIS 7.0?
By default, our Windows hosting servers display a generic error when any .NET application generates an exception. We display a generic error because the detailed error messages allow a malicious user to obtain sensitive information. To troubleshoot ...