Press Ctrl/Cmd + P to print
or save as PDF

Restart Apache services via SSH

How to restart Apache services via SSH?

1. Firstly, open PuTTY.
2. In the Hostname or IP and Port column, enter the IP address and specific port number.
3. Lastly, type the below command inside SSH>Remote command.
     /etc/init.d/httpd restart