[NTLUG:Discuss] Red Hat Secure Webserver
Jeremy Blosser
jblosser at firinn.org
Mon Jan 31 09:40:54 CST 2000
MadHat [madhat at unspecific.com] wrote:
> "Daniel L. Shipman" wrote:
> > So who was your old boss - can I get ahold of him and ask him how he did
> > it????? - I know it sounds petty but entering it in all the time is a big
> > pain in the butt
>
> Don't shut it down, just HUP the httpd or httpsd to reread the
> configs...
>
> # kill -1 {PID}
> or
> # kill -HUP {PID}
You can also do
# /etc/rc.d/init.d/httpsd reload
to reload the configs (via SIGHUP) as opposed to
# /etc/rc.d/init.d/httpsd restart
which stops and restarts it (and requires the PEM password)
Although, the version of RH Secure Server I installed a year or so ago on
one machine had a broken init script, and reload and restart were defined
as the same thing, so YMMV.
--
Jeremy Blosser | jblosser at firinn.org | http://jblosser.firinn.org/
-----------------+-------------------------+------------------------------
"If Microsoft can change and compete on quality, I've won." -- L. Torvalds
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 366 bytes
Desc: not available
Url : http://ntlug.org/pipermail/discuss/attachments/20000131/5a2ce491/attachment.bin
More information about the Discuss
mailing list