Deployment Server Microsoft IIS Configuration
Article: 20000054
Applies to: Release 6.x
Prior to installation for IIS 7.5, IIS 6 compatibility mode must be enabled and FTP Publishing must be added to the default web site
with anonymous read access.
To configure IIS 6 compatibility mode, assuming Web Server (IIS) is already installed:
| 1. |
On the Deployment Server, open the Server Manager.
|
| 2. |
Select Roles > Web Server (IIS).
|
| 3. |
At the right, click Add Roles Services.
|
| 4. |
Under Management Tools (Installated), select IIS 6 Management Compatability and verify FTP Server is selected.
|
| 5. |
Click Next and then Install.
|
| 6. |
When the installation is complete, click Close.
|
To configure FTP publishing:
| 1. |
On the Deployment Server, open the Internet Information Services (IIS) Manager.
|
| 2. |
Click on the server name > Sites > Default Web Site.
|
| 3. |
At the right under the Configure section, click on Add FTP Publishing.
|
| 4. |
Select Allow SSL and click Next.
|
| 5. |
At the Authentication and Authorization Information window, select the following:
| a. |
For Authentication, select Anonymous.
|
| b. |
For Authorization, select Anonymous users.
|
| c. |
For Permissions, select Read.
|
|
| 6. |
Click Finish.
|
|