apache2ctl configtest && service apache2 reload
# CentOS ships it as httpd; graceful finishes the requests already in flight
httpd -t && service httpd graceful
apache2ctl configtest && service apache2 reload
# CentOS ships it as httpd; graceful finishes the requests already in flight
httpd -t && service httpd graceful