Skip to content

Instantly share code, notes, and snippets.

@zgordon
Created December 4, 2017 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zgordon/2cd1c671eab3353ce7d8b2fc88a0695f to your computer and use it in GitHub Desktop.
Save zgordon/2cd1c671eab3353ce7d8b2fc88a0695f to your computer and use it in GitHub Desktop.
Kills Mac apache server so DesktopServer can run
sudo apachectl -k stop
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment