This is the bocoup web log with posts from Al, Boaz, Rick, Sam, Nate, Nick & Pete. You should also make sure to checkout code.bocoup.com, where we keep the finished versions of ideas we kick around here.


Jan 5, 2010

Restart Apache On Redhat

The path to httpd on redhat 9 is /etc/init.d/httpd


You can run the following commands on it:

/etc/init.d/httpd configtest
/etc/init.d/httpd graceful
/etc/init.d/httpd restart
/etc/init.d/httpd stop
/etc/init.d/httpd start

I always run configtest before restarting to make sure I haven’t messed anything up.



Comments:

One Trackback

  1. [...] Original post:  Restart Apache On Redhat – Restart Apache On Redhat – Bocoup Web Log [...]




Please send your questions to this address or call Bocoup at 617-379-2752
This web page is proudly maintained by Bocoup and hosted by (mt) Media Temple
All code on this website is Open Source