Stop apache server

# Apache 2 server on Linux/Unix - Start
sudo service apache2 start
 
# Apache 2 server on Linux/Unix - Restart
sudo service apache2 restart
 
# Apache 2 server on Linux/Unix - Stop
sudo service apache2 stop
Please follow and like us:
Content Protection by DMCA.com