Although Information Server is certified to run only on certain web servers, such as those from Netscape and Microsoft, it is possible to configure some but not all CGI-compliant web server to work with Information Server.
Aliases
There are a number of aliases, or virtual paths, which need to be set in your web server that have to do with Information Server. The aliases are used in URLs within forms and templates.
Authentication
In order to secure the Information Server URLs, you must use your web server's authentication mechanisms to secure the /search97secure, /search97securecgiadm, and /search97securecgi aliases with a user name and password. Configuration File Settings
For access to the administration pages, you will need a mapping to the protocol binary in the configuration file, inetsrch.ini. Edit the following entries:
- [S97IS\Admin]
- AdminScriptName=/search97secure/binary name
- AdminSScriptName=/search97secure/binary name
s97a_cgi.exe for Windows NT CGI, or s97a_cgi for UNIX CGI.For access to the search form pages, you will need a mapping to the protocol binary in the configuration file,
inetsrch.ini. Edit the following entries:
- [Common]
- VTopicScriptName=/search97cgi/binary name
- VTopicSScriptName=/search97securecgi/binary name
- http://hostname:port/search97secure/s97a_cgi<.exe>
- http://dev.company.com:80/search97secure/s97a_cgi.exe