Skip to content

Instantly share code, notes, and snippets.

View awrowse's full-sized avatar

Andy Rowse awrowse

  • AW Rowse Solutions
  • Bozeman, MT
View GitHub Profile
@gabetax
gabetax / org.apache.httpd.plist
Created May 26, 2010 15:31
Modification of /System/Library/LaunchDaemons/org.apache.httpd.plist for passing in strings for the built-in MacOSX (10.6 Snow Leopard and 10.7 Lion) Apache
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
<key>Label</key>
<string>org.apache.httpd</string>
<key>ProgramArguments</key>
<array>