iTP Secure WebServer System Administrator's Guide (Version 7.0)
Installing the iTP Secure WebServer
iTP Secure WebServer System Administrator’s Guide—523346-012
2-18
Installation Considerations
prior to installation. See Section 10, Using the Resource Locator Service (RLS) for
information on using RLS.
Installation Considerations
•
Pathway CGI applications that are built with a newer version of the libcgi.a
library than the version of the httpd server may not run correctly. If you encounter
problems, verify that the httpd object and the libcgi.a library are of the same
version by following these steps:
a. Run the vproc httpd command in the bin directory of webserver
b. Go to the location /usr/lib
c. Run the ar -x libcgi.a t8996.o command.
d. Run the vproc t8996.o command.
e. Compare the vprocs of httpd and t8996.o.
•
If you are installing this SPR in the same directory as a previously installed Non-
Secure Version of the iTP Secure WebServer (T8996), check that the keyadmin
utility is not present in the bin subdirectory of the target installation directory.
Verifying the Configuration
Use the OSS file system to verify that the installation was successful. You should see
this directory structure at the installation directory. The default directory is
/usr/tandem/webserver:
/bin Contains all binary files related to the iTP Secure WebServer.
/root This is the root that appears when you use the default configuration. A
sample home page (index.sample.html) exists here.
/logs WebServer log files are configured to be placed in this directory.
/admin Administration Server and related files.
/conf Contains configuration files and start or stop scripts.
/samples Contains these sample server programs:
/Antarctic contains the Home Banking Demo.
/Cobol_Demo contains a sample COBOL Pathway CGI program.
/C_Demo contains a sample C Pathway CGI program.
/gif contains graphic images that are referenced by
index.sample.html.
/scripts contains samples of standard NCSA CGI programs.
/SSL-sample-dir requires SSL security to access the file index.html
within this directory.