How do I Configure Pramati Webgate on IIS 6.0 on Windows 2003 Server?
Use the following steps to configure Pramati Webgate on IIS 6.0 on Windows 2003 Server:
- Navigate to Start > Control Panel > Administrative Tools > Services and set the Startup Type of IIS Admin Service and World Wide Publishing Service as manual.
- Stop both the IIS Admin Service and World Wide Publishing Service.
- Go to Start > Control Panel > Administrative Tools > Internet Services Manager. In the Internet Information Services window that appears, click the machine name on which you want to setup the IIS plugin.
- Right click on Default Website and select Properties. In the Default Web Site (stopped) Properties window, select the Home Directory tab.
- Click Configuration. In the Application Configuration window that is displayed, click Add.
- In the Add/Edit Application Mapping window that is displayed, use Browse to locate the WebGate.dll.
- Specify .pmt in the textbox provided against Extension.
- Clear the Verify that file exists check box.
- Click OK.
- In the Default Web Site (stopped) Properties window, select the ISAPI Filters tab.
- Click Add. In the Filter Properties window, enter the Filter Name as WebGate and use Browse to browse to the location of WebGate.dll. Click OK.
- Click Apply and OK respectively.
- In the Internet Information Services window, on the right-hand panel, click Web Service Extensions node.
- Right click and enter Add a new Web Service Extension. Enter exte as webgate, and add the webgate dll as a required file.
- Check Set Extn and click OK.
- Go to Start > Control Panel > Administrative Tools > Services and start the IIS Admin Service and World Wide Publishing Service.
- Go to Start > Control Panel > Administrative Tools > Internet Services Manager > <machine-name> > Default Web Site > Properties > ISAPI Filters. A green upward arrow is displayed indicating that the iisplugin is properly plugged in.
- Check that iisplugin.props must be in the same directory as WebGate. By default, both of them are under
<install_dir>\add_ons\webagate\iis.
Related Topics: