On Mon, 2006-03-06 at 12:38 -0800, Gokul P. Nair wrote: > Starting with the -X is certainly not an option in my case since the > Apache server I'm using is maintained by another dept and all i have > is access to start, stop or restart the server though a script.
Unless they've gone to a lot of trouble to prevent it, you can probably change that script, or make your own. The apachectl script is just a simple shell script and easy to modify. - Perrin