From owner-freebsd-questions Mon Feb 9 12:38:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18398 for questions-outgoing; Mon, 9 Feb 1998 12:38:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail001.mediacity.com (mail001.mediacity.com [205.216.172.9]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA18357 for ; Mon, 9 Feb 1998 12:38:38 -0800 (PST) (envelope-from nicole@mediacity.com) Received: (qmail 2471 invoked from network); 9 Feb 1998 20:29:58 -0000 Received: from geekgirl.mediacity.com (HELO geekgirl) (208.138.36.25) by mail001.mediacity.com with SMTP; 9 Feb 1998 20:29:58 -0000 Date: Mon, 9 Feb 1998 12:30:39 -0800 From: Nicole Harrington Subject: Re: stop and start apache? To: Dan Busarow , michael dorin Cc: questions@FreeBSD.ORG X-Mailer: Z-Mail Pro 6.2 (Win32 - 021297) Evaluation Copy, NetManage Inc.[ZM62_16E] X-Face: Dy;P!H@)Go.{^Epw&,}@q4ReQ3iOqFrASM63QjFsK/'XnOO67}+{szQ|oo]]`]/.r,g5lx; w+F^YYL4j Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 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 Also according to the apache book from Orielly, you can use kill -16 `cat httpd.pid` for a softer reboot. However your changes may take awhile to show up but it doesn't cancel in progress connections. Nicole > > 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 > ---------------End of Original Message----------------- Nicole Harrington |\ __ /| (`\ http://www.mediacity.com nicole@mediacity.com | o_o |__ ) ) Phone: 415-237-1464 nicole@iadmin.net // \\ Pager: 415-301-2482 Systems Administrator ----------------------(((---(((--------------------------------- ******* * * What do you mean Spelling Errors? * * My Modem is Error Correcting! * -- Isn't it a bit unnerving that doctors call what they do practice -- Why isn't there mouse-flavored cat food? -- Microsoft: What bug would you like today? ------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message