Skip to content

Instantly share code, notes, and snippets.

@ljanecek
Created February 7, 2017 11:16
Show Gist options
  • Save ljanecek/3f316e6e4bdd820fde9f9a8bddf15524 to your computer and use it in GitHub Desktop.
Save ljanecek/3f316e6e4bdd820fde9f9a8bddf15524 to your computer and use it in GitHub Desktop.
Apach Ampps Kill Disable Restart
sudo killall httpd
sudo apachectl -k restart
sudo apachectl -k stop
sudo apachectl stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment