Previous Topic: Secondary Servers and Web Capabilities

Next Topic: How to Create a System with Secondary Servers

How to Prepare Web Capabilities

The prerequisite tasks for adding web capabilities to secondary servers (and if you are implementing an SSL Login environment) are as follows:

  1. Verify that the primary and secondary servers are installed and configured.
  2. Verify that the SSL-enabled web server that is to host the Secure-Login web engine has imported an SSL certificate.
  3. On the web server hosting the Secure-Login web engine, create a physical copy (including subdirectories) of the $NX_ROOT/bopcfg/www/wwwroot directory, and name it $NX_ROOT/bopcfg/www/wwwrootsec.
  4. Define a new virtual directory for the web server named CAisdsec.
  5. Point the virtual directory to the physical directory $NX_ROOT/bopcfg/www/wwwrootsec.
  6. Verify that the virtual directory permissions for CAisdsec match the CAisd virtual directory permissions for script execution.
  7. Enforce SSL for the CAisdsec virtual directory.

    Note: The name CAisdsec is user-defined and you can rename it.