
07-24-2008, 11:41 AM
|
|
iPhoneaholic
|
|
Join Date: Sep 2007
Device + Firmware: iPhone 3GS, 3G & 2G
Operating System: OSX 10.5.x & Windows XP
Posts: 365
Thanks: 14
Thanked 63 Times in 52 Posts
|
|
|
|
I just manually created the directories at those locations and copied my old lighttpd.conf and lighttpd-htpasswd.user files into it. Then I modified the old daemon with the new path of lighttpd:
/usr/sbin/lighttpd
and installed it in /Library/LaunchDaemons
Finally, I activated the daemon with:
launchctl load -w /Library/LaunchDaemons/com.amcgregor.lighttpd.plist
There may be a better way, but that did the trick for me.
|
|