/etc/httpd/conf.d
ps -aux | grep httpd
/usr/sbin/httpd -k restart
/usr/sbin/httpd -t
killall httpd
service httpd restart
/etc/httpd/conf.d
ps -aux | grep httpd
/usr/sbin/httpd -k restart
/usr/sbin/httpd -t
killall httpd
service httpd restart