iTP Secure WebServer System Administrators Guide (Version 7.5+)

Pathmon name: /G/zweb
Guardian Pathmon subvolume name: /G/system/zweb.
3) Perform manual configuration for iTP WebServer
Installing the Resource Locator
You can install the optional Resource Locator feature with the iTP Secure WebServer. The Resource
Locator feature has specific dependencies that should be considered prior to installation. See
“Using the Resource Locator Service (RLS)” (page 166)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:
1. Run the vprochttpd command in the bin directory of webserver
2. Go to the location /usr/lib
3. Run the ar -x libcgi.a t8996.o command.
4. Run the vproc t8996.o command.
5. 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), verify 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:
Contains all binary files related to the iTP Secure
WebServer.
/bin
This is the root that appears when you use the default
configuration. A sample home page (index.sample.html)
exists here.
/root
WebServer log files are configured to be placed in this
directory.
/logs
Administration Server and related files./admin
Contains configuration files and start or stop scripts./conf
Contains these sample server programs: /Antarctic contains
the Home Banking Demo.
/Cobol_Demo contains a sample COBOL Pathway CGI
program.
/samples
/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.
Upgrading iTP Secure WebServer online
You can upgrade a running iTP Secure WebServer environment to a higher version without taking
it offline. To upgrade the environment, the current version must support the online upgrade feature.
44 Installing the iTP Secure WebServer