The book suggests you do a kill with the USR1 signal.
#kill -USR1 pid_of_httpd
This would reread the configuration file, but allow the child process to
run to completion
cheers
--
Richard KHOO Guan Chen
[EMAIL PROTECTED]
On Thu, 9 Mar 2000, Steve Lee wrote:
> how do you do i sighup.
> sorry for this basic question.
> commands for sighup?
>
> On Thu, 9 Mar 2000, Rob Saul wrote:
>
> > Steve Lee wrote:
> > >
> > > what command can u use
> > > to restart apache without bringing
> > > the web server down after changing
> > > configurations?
> >
> > /etc/rc.d/init.d/httpd restart
> > or
> > /etc/rc.d/init.d/httpd reload
> >
> > should work. And I think httpd also rereads
> > it's config upon receiving a SIGHUP.
> >
> >
> > --
> > Rob Saul | JBuilder QA
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.