User guide

Chapter 4: HTTP Tunneling
4-6
Notes
When the Web server is Interstage HTTP Server, messages od40001 and od40002 are not output.
(2) Using InfoProvider Pro
Copy the following files to the CGI directory in the InfoProvider Pro.
Example
If the CGI directory in the InfoProvider Pro is C:\wwwhome\cgi-bin
copy “C:\Interstage\ODWIN\bin\httpgw\ODhttp.dll” C:\wwwhome\cgi-bin
Copy the following files to the CGI directory in the InfoProvider Pro.
/opt/FSUNod/lib/libOMhttp.so
(3) Using Internet Information Services
Specify the C:\Interstage\ODWIN\bin\httpgw directory as the Internet Information Services virtual
directory.
The procedure is as follows:
For IIS 5.0:
1. Select [Control Panel] > [Administrative Tools] > [Internet Services Manager] to start Internet
Services Manager.
2. Click the icon for the local computer, and then select the target Web site.
3. Click [Operation] > [Create New] > [Virtual Directory].
4. On the virtual directory creation wizard, click [Next].
5. Enter an alias name (e.g., cgi-bin) in the Alias field, and then click [Next].
6. Specify Interstage-installation-folder\ODWIN\bin\httpgw in the Directory field, and then click [Next].
7. Check the "Execute ISAPI applications or CGIs" check box, and then click [Next].
8. Click [Finish].