[uClibc] httpd.conf Question

Roy Walker rwalker at miracomnetwork.com
Thu Feb 26 19:13:02 UTC 2004


Can anyone tell me what is wrong with this?
# Config file for busybox httpd
# Allow any IP address to connect
ip:*
# Allow admin user to connect to the base directory
/:user:password
/cgi-bin/:user:password
 
 
 
It loads just fine like this:
# Config file for busybox httpd
# Allow any IP address to connect
ip:*
# Allow admin user to connect to the base directory
/:*
/cgi-bin/:*
 
 
Why if I set the root directory do I even need to set any other
directories?
 
Thanx,
Roy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20040226/dbf09678/attachment-0001.htm 


More information about the uClibc mailing list