Quickies

[categories] [index] [all (527)] [latest]

Apache
  1. # apachectl graceful
    
  2. $ 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