How to Start, Stop and Restart Apache via SSH October 31, 2013 Apache Dedicated Server SSH Tutorials VPS apache 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 [vps_hosting]