From owner-freebsd-questions Wed Feb 17 11:36:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 65678112ED for ; Wed, 17 Feb 1999 11:36:28 -0800 (PST) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2448.0) id ; Wed, 17 Feb 1999 14:37:43 -0500 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB441A5F06@site2s1> From: Christopher Michaels To: "'junkmale@xtra.co.nz'" , Jargo Liib Cc: freebsd-questions@FreeBSD.ORG Subject: RE: SOS Date: Wed, 17 Feb 1999 14:37:04 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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