

CA Adapter Windows Installation Guide › Configuring SSL and Redirection in Apache Tomcat › Configuring IIS Server to Tomcat Redirection › Configuring IIS Management Console
Configuring IIS Management Console
To configure the IIS Server:
- Launch the Internet Information Services (IIS) Manager application.
- In the Connections pane, select the server where you have configured the SiteMinder Web Agent.
- Switch to the Features View and double-click ISAPI and CGI Restrictions.
- In the Actions pane, click Add.
The Add ISAPI or CGI Restriction dialog box opens.
- Provide the following information in the Add ISAPI or CopenGI Restriction dialog box:
- In the ISAPI or CGI path field, browse to the location where the isapi_redirect.dll file is available.
- In the Description field, provide a description of the restriction. For example, enter "tomcat redirector".
- Click OK.
The new restrictions are displayed in the ISAPI and CGI Restrictions workspace.
- In the Connections pane, select the Default Web Site container.
- Switch to the Features View and click ISAPI Filters.
- In the Actions pane, click Add.
The Add ISAPI Filter dialog box opens.
- Provide the following information in the Add ISAPI Filter dialog box:
- Filter name: Enter a unique name for the filter, for example, jakarta.
- Executable: Browse to the location where the isapi_redirect.dll file is stored.
- Click OK.
The new filter is displayed in the ISAPI Filters workspace.
- Create a new virtual directory with the following parameters:
Note: Refer to the section, Deploying the FCC Pages for information about creating a virtual directory in IIS 7.0.
- Alias: jakarta
- Physical Path: Browse to the location where the isapi_redirect.dll file is stored (C:\tomcat).
- Click OK.
- In the left pane, click the jakarta folder.
- Switch to the Features View and click Handler Mappings.
- In the Extension name field, enter a unique name to identify this Web service. For example, tomcat.
- Select the ISAPI-dll and click the Edit Feature Permissions in the Actions pane.
The Edit Feature Permissions dialog box opens.
- Select the Read, Script, and Execute permissions.
- Restart IIS.
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|