Starting, Stopping, and Restarting Apache Web Server on Linux

by Chris Abraham on 12/05/2005

PinExt Starting, Stopping, and Restarting Apache Web Server on Linux

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

PinExt Starting, Stopping, and Restarting Apache Web Server on Linux
Be Sociable, Share!
  • more Starting, Stopping, and Restarting Apache Web Server on Linux

Share on Tumblr

{ 1 comment… read it below or add one }

tarza July 9, 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

Previous post:

Next post: