DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Macport, Nginx Startup Item How-to
When installing Nginx via MacPorts on Mac OSX you get the following after installation is complete.
########################################################### # A startup item has been generated that will aid in # starting nginx with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.macports.nginx.plist ###########################################################





