http://httpd.apache.org/docs/2.1/stopping.html
kill -TERM `cat /usr/local/apache2/logs/httpd.pid`
tail -f /usr/local/apache2/logs/error_log
apachectl -k restartapachectl -k start/stopapachectl -k gracefulapachectl -k graceful-stop
http://httpd.apache.org/docs/2.1/stopping.html
kill -TERM `cat /usr/local/apache2/logs/httpd.pid`
tail -f /usr/local/apache2/logs/error_log
apachectl -k restartapachectl -k start/stopapachectl -k gracefulapachectl -k graceful-stop