Date: Wed, 17 Feb 1999 14:37:04 -0500 From: Christopher Michaels <ChrisMic@clientlogic.com> To: "'junkmale@xtra.co.nz'" <junkmale@xtra.co.nz>, Jargo Liib <jargo@liib.ee> Cc: freebsd-questions@FreeBSD.ORG Subject: RE: SOS Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5F06@site2s1>
next in thread | raw e-mail | index | archive | help
Actually the easiest way to do that is with /usr/local/bin/apachectl restart or /usr/local/bin/apachectl graceful. it may be /usr/local/sbin/apachectl. If course you could just kill -HUP the httpd. ;^) -Chris > -----Original Message----- > From: Dan Langille [SMTP:junkmale@xtra.co.nz] > Sent: Wednesday, February 17, 1999 1:30 PM > To: Jargo Liib > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: SOS > > On 17 Feb 99, at 20:09, Jargo Liib wrote: > > > What is the process nr for httpd.pid to restart httpd.conf > > [root@ns:/usr/local/etc/rsync] # locate httpd.pid > /usr/local/apache/logs/httpd.pid > /var/run/httpd.pid > [root@ns:/usr/local/etc/rsync] # cat /var/run/httpd.pid > 172 > > However, you can always do "killall -HUP httpd". > > -- > Dan Langille > The FreeBSD Diary > http://www.FreeBSDDiary.com/freebsd > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6C37EE640B78D2118D2F00A0C90FCB441A5F06>