From owner-freebsd-questions Fri Nov 9 1:54:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.resfeber.se (Resfeber-gw.customer.internet5.net [195.66.48.230]) by hub.freebsd.org (Postfix) with ESMTP id DDE1037B41C for ; Fri, 9 Nov 2001 01:54:37 -0800 (PST) Received: from resfeber.se ([212.75.72.9]) by mail2.resfeber.se (8.9.3/8.9.3) with ESMTP id KAA09243; Fri, 9 Nov 2001 10:54:11 +0100 Message-ID: <3BEBA712.8530FC07@resfeber.se> Date: Fri, 09 Nov 2001 10:51:14 +0100 From: Jon Molin X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Brian Sobolak Cc: Spike , freebsd-questions@FreeBSD.ORG Subject: Re: problem using ps and grep References: <3BEACFE4.18810.789385@localhost> <3914865835.20011109015444@mindspring.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG do 'apachectl graceful' if you don't want to kick out the clients. Both 'restart' and 'graceful' does configtest before shutting down the server so configtest isn't needed. man apachectl /Jon Brian Sobolak wrote: > > Hello Spike, > > Thursday, November 08, 2001, 6:33:08 PM, you wrote: > > S> is there another way to make httpd "re-read" its .conf file so i > S> dont have to restart it? > > I usually do: > > #apachectl configtest <-- makes sure httpd.conf syntax is ok > #apachectl restart <-- restarts httpd, and re-reads httpd.conf > > HTH > > brian > > 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