Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save owenthereal/3183624 to your computer and use it in GitHub Desktop.
Save owenthereal/3183624 to your computer and use it in GitHub Desktop.
turn off web sharing in Mountain Lion
$ sudo apachectl stop
$ sudo launchctl unload /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