Previous Topic: VTAM InstallationNext Topic: Install the Web Interface on z/OS 2.2


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:

  1. Customize your web server environment variables file installed in /cai/caspool/httpd.envvars as needed. This file can work without changes.
  2. Customize your web server configuration file in /cai/caspool/httpd.conf:
  3. Customize the CBQ4PROC(CAIQWEB) JCL procedure member as needed and copy it to an active PROCLIB library.
  4. Use an MVS 'S CAIQWEB' command to start the web server.
  5. 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
    
  6. (Optional) Customize the web interface for your environment.