Here is a patch that will allow SIGTERM to work with -X

http://www.brianfrance.com/software/apache/httpd.signal.diff

Without the patch running httpd on the command line with -X and trying to stop it can only be done by backgrounding it and then kill -9'ing it (ctrl-c doesn't work).

Brian

Reply via email to