Subscribe for updates.

* New to us? log in with Facebook and get a free day pass
Besides starting up the server if the server is already running you would want to first stop it and only then start it for that we use the restart property in the service command:
sudo service httpd start
we can restart the service using this command:
sudo service httpd restart
or stop it :
sudo service httpd stop
Have a question but don't want to ask it publicly? If you are a prime member just ask right here and we will get back to you within 48 hours. Not prime yet? no worries you can ask publicly below.