
How do I install SSL for a domain?
This step-by-step article describes how to set up Secure Sockets Layer (SSL) in a Windows 2000 Internet Information Services (IIS) 5.0 development lab environment. Microsoft …
This step-by-step article describes how to set up Secure Sockets Layer (SSL) in a Windows 2000 Internet Information Services (IIS) 5.0 development lab environment. Microsoft …
To connect to another session: 1.. Open Terminal Services Manager. Start>Administrative Tools>Terminal Services Manager 2.. Right-click the session to which you want to connect, and …
To make a new connection: Open Terminal Services Configuration. In the console tree, click Connections. On the Action menu, click Create New Connection. The Terminal …
The possible causes are a badly configured global.asa file or a database connection isn’t being closed properly. First report the fault to us so we …
Because IIS lists virtual paths before listing physical paths, you can configure an FTP site to allow a user browsing the site to see a …
When IIS 6.0 is running in worker process isolation mode, you can configure application pools recycling based on memory consumption. When the application pool has …
Although the ability to display file that have no extensions was available by default in IIS 5.0, Microsoft has removed that default option from IIS …
Install Internet Information Services and the FTP Service Because FTP depends on Microsoft Internet Information Services (IIS), IIS and the FTP Service must be installed …
What is RDP? RDP, or Microsoft Remote Desktop Protocol Client is a windows-based software that allows connection to a terminal-server either via a local LAN …
Setting-Up Web Site(s) 1. Right-click the Server name (root of the tree marked with an asterisk *) choose New, Web Site. 2. Type Description of …
If php parsing is not working please put the following code in .htaccess file of the domain in question. Options +Includes AddType text/html .html AddHandler …