

Customization › Menu System and Web Interface › Install the Web Interface on z/OS 2.1 and Earlier Releases
Install the Web Interface on z/OS 2.1 and Earlier Releases
Under z/OS 2.1 and earlier releases, the CA Spool web interface runs as a native CGI gateway program under the z/OS Domino HTTP server. This server is part of the z/OS base product for z/OS 2.1 and earlier releases. For information to configure the z/OS HTTP server, see the z/OS HTTP Server Planning, Installing, and Using guide.
Follow these steps:
- Customize your web server environment variables file installed in /cai/caspool/httpd.envvars as needed. This file can work without changes.
- Customize your web server configuration file in /cai/caspool/httpd.conf:
- The HostName variable must specify the TCP/IP domain name of the MVS system where the web server is running.
- The Port variable must specify the TCP/IP port number for use by the web server.
- Customize the CBQ4PROC(CAIQWEB) JCL procedure member as needed and copy it to an active PROCLIB library.
- Use an MVS 'S CAIQWEB' command to start the web server.
- Enter the following line in a web browser to invoke the CA Spool web interface. Use the Hostname and Port values defined in Step 2.
http://**HostName**:**port**/caspool/esfhweb
- (Optional) Customize the web interface for your environment.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|