# kill -USR1 $(cat /usr/local/apache/logs/httpd.pid)
OR
# /etc/rc.d/init.d/httpd restart
# kill -TERM $(cat /usr/local/apache/logs/httpd.pid)