I succeeded in stopping httpd daemon with the following command. % apachectl graceful && sleep 2 && apachectl stop Thanks! :) > I use 'apachectl graceful' to stop httpd in combination with cronolog.
I succeeded in stopping httpd daemon with the following command. % apachectl graceful && sleep 2 && apachectl stop
Thanks! :)
> I use 'apachectl graceful' to stop httpd in combination with cronolog.