HP Webwise MPE/iX secure web server tutorial - September 2000

September 14, 2000
Page 99
hp e3000
webwise
secure web
server
restarting the web server
Why? To reread config files.
Log on as SM user (MPELX51 on 6.0) or MGR.APACHE
Normal restart
$ kill -HUP `cat
/APACHE/SECURE/logs/httpd.pid`
Graceful restart
$ kill -USR1 `cat
/APACHE/SECURE/logs/httpd.pid`
Restarts require patch MPELX51