Subscribe for updates.

* New to us? log in with Facebook and get a free day pass
Next step after we install HTTPD is to start it up. We do that using 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.