Starting, Stopping, and Restarting Apache Web Server on Linux

by Chris Abraham on 12/05/2005 ·

Start Apache: # /usr/sbin/apachectl start
Stop Apache: # /usr/sbin/apachectl stop
Restart Apache: # /usr/sbin/apachectl restart
Graceful Apache: # /usr/sbin/apachectl graceful

Share on Tumblr

Facebook comments:

{ 1 comment… read it below or add one }

1 tarza 09/07/2005 at 21:22

Start Apache: # /usr/sbin/apachectl start
Stop Apache: # /usr/sbin/apachectl stop
Restart Apache: # /usr/sbin/apachectl restart
Graceful Apache: # /usr/sbin/apachectl graceful

Posted by Chris Abraham at May 12, 2005 01:21 PM

Reply

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution.

Previous post:

Next post: