How to Start, Stop and Restart Apache via SSH

Login to your server as root via SSH and run below command:

To start Apache

service httpd start

To stop Apache

service httpd stop

To restart Apache

service httpd restart

Our Top Rated Host

Related Posts