Last Updated: February 25, 2016
·
562
· gabrielstuff

Thanks Apple to remove Apache autostart at startup

And here it is, back on Yosemite :

sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist

pfiou ! back again.

Want to remove from autostart :

sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist