Learn to Restart Apache on Dedicated Server
Dedicated server during which root access is given to the user is that the only possibility where any service that you simply need will be restarted manually. You’ll be able to restart the Apache service in below ways:
WHM – For restarting your Apache service from the WHM panel, navigate to Restart Services Then go to HTTP Server (Apache). You may be asked for the confirmation for restarting the service. You’ll be able to then take the action as per the preference.
Command line – For restarting the Apache from the terminal, executing the following command is needed once logging within the server via SSH:
1 /etc/init.d/httpd restart