Skip to content

Instantly share code, notes, and snippets.

@silentworks
Forked from barbietunnie/stop-mac-apache.sh
Created June 2, 2018 12:23
Show Gist options
  • Select an option

  • Save silentworks/6a3b45b5579089e6a7d5973a96e55dda to your computer and use it in GitHub Desktop.

Select an option

Save silentworks/6a3b45b5579089e6a7d5973a96e55dda to your computer and use it in GitHub Desktop.

Revisions

  1. @barbietunnie barbietunnie created this gist Feb 25, 2017.
    2 changes: 2 additions & 0 deletions stop-mac-apache.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    sudo apachectl stop
    sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist 2>/dev/null