HPlogo Configuring and Managing MPE/iX Internet Services > Chapter 10 HP WebWise MPE/iX Secure Web Server

Configuring the Software

MPE documents

Complete PDF
Table of Contents
Glossary
Index

E0802 Edition 6
E0701 Edition 5
E0400 Edition 4 ♥

  1. :HELLO MGR.APACHE,SECURE

  2. :XEQ SH.HPBIN.SYS -L

  3. $ cd /APACHE/SECURE

  4. $ cp JHTTPDS.sample JHTTPDS

  5. Edit the newly created JHTTPDS job stream file to specify the proper TZ timezone value for your location as well as any other customizations appropriate for your site:

    
     !job jhttpds,mgr.apache,secure;outclass=,2
     !setvar TZ 'PST8PDT'
     !xeq sh.hpbin.sys "-c 'umask 007; ./HTTPDS -DSSL -f conf/httpd.conf'"
     !comment replace this line with your server key pass phrase (if any)
     !eoj
    
    

  6. $ cd conf

  7. $ cp access.conf.sample access.conf

  8. $ cp httpd.conf.sample httpd.conf

  9. $ cp magic.sample magic

  10. $ cp mime.types.sample mime.types

  11. $ cp srm.conf.sample srm.conf

  12. Edit the newly created httpd.conf file and replace all occurrences of the fictional "www.zaicorp.com" host name with the actual host name of your e3000. You may also want to change the default listening ports of 8080 (non-secure http; standard is 80) and 8443 (secure https; standard is 443). Change the ServerAdmin directive to specify the e-mail address of the person responsible for HP WebWise MPE/iX Secure Web Server. Perform other local customizations appropriate for your site.




Installing the Software


Server Keys and Certificates