Articles we wrote for you

Blogroll

Recent Comments

Meta

Blog Pages

Previous Stuff

 

Checking Status, Rebooting and Stopping Apache

April 1st, 2009 by Tyler

Just in case you ever need to start/restart/check Apache on your VPS or Dedicated server, here is the command you will use via SSH:

Checking Apache Status

/etc/init.d/httpd status

Restarting Apache Service

/etc/init.d/httpd restart

Stopping Apache Service

/etc/init.d/httpd stop

Starting Apache Service

/etc/init.d/httpd start

  • Share/Bookmark

Posted in WebHostingBuzz | No Comments

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.