How to restart Apache / HTTPD on Redhat
Sunday, July 29th, 2007Sorry – this entry is probably even less interesting than usual for most people. I’m really writing this down so I can find it easily when I inevitably forget:
/etc/rc.d/init.d/httpd restart
or
/sbin/service httpd restart