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.

This entry was posted by Boaz Sender (@boazsender) on January 05, 2010 in Apache and Bash.

Comments

Author

This entry was posted by Boaz Sender (@boazsender) on January 05, 2010 in Apache and Bash.

Recent posts from this author

Related on the Bocoup Blog

Advertisement

Twitter

Google+