[categories] [index] [all (552)] [latest]
# apachectl graceful
$ sudo apachectl start
$ sudo apachectl stop
$ sudo apachectl restart
or use the LaunchDaemon to start Apache at startup
$ sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist