From owner-freebsd-questions Mon Feb 9 11:42:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08822 for questions-outgoing; Mon, 9 Feb 1998 11:42:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cedb.dpcsys.com (cedb.dpcsys.com [206.16.184.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08798 for ; Mon, 9 Feb 1998 11:42:26 -0800 (PST) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by cedb.dpcsys.com (8.8.5/8.8.2) with SMTP id TAA08877; Mon, 9 Feb 1998 19:42:30 GMT Date: Mon, 9 Feb 1998 11:42:30 -0800 (PST) From: Dan Busarow To: michael dorin cc: questions@FreeBSD.ORG Subject: Re: stop and start apache? In-Reply-To: <199802091255.MAA00326@chaski.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Feb 1998, michael dorin wrote: > How do I start and stop apache without rebooting? If you just want apache to re-read its config files, goto your log directory and # kill -1 `cat httpd.pid` If you want to really stop it leave the -1 out of the above. To restart it you can # /path/to/httpd -f /path/to/httpd.conf Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message