Re: [us...@httpd] Restarting Individual Sites

2009-10-14 Thread Jonathan Zuckerman
On Wed, Oct 14, 2009 at 11:47 AM, Chance Ervin wrote: > d on the Apache service. > > > > It seems that an edit to the config file with a graceful restart of Apache > may do the trick but that introduces risk that a mistake was made in the > file and only found after trying to restart. Any help bei

Re: [us...@httpd] Restarting Individual Sites

2009-10-14 Thread Frank Gingras
Chance, You can issue a simple apachectl graceful, and the new site will be visible. Chance Ervin wrote: Server version: Apache/2.2.13 (Unix) After looking through related apache forums, I am unable to find whether it is possible just to reload a individual site through Apache without rest

[us...@httpd] Restarting Individual Sites

2009-10-14 Thread Chance Ervin
Server version: Apache/2.2.13 (Unix) After looking through related apache forums, I am unable to find whether it is possible just to reload a individual site through Apache without restarting the entire Apache process. Basically, I am looking for a way to be able to stop/start/restart a site in