[BusyBox] httpd.conf Question

Vladimir N. Oleynik dzo at simtreas.ru
Fri Feb 27 17:07:24 UTC 2004


Roy,

> # Config file for busybox httpd
> # Allow any IP address to connect
> ip:*

Fresh version usupport this format.
use:
A:0/0 # default, not need

> # Allow admin user to connect to the base directory
> /:*
Hmm. Remove this. "*" unssuport.

> Why if I set the root directory do I even need to set any other directories?

We can use:
/cgi-bin/:user:pass

or place
/:user:pass
to cgi-bin/httpd.conf file


--w
vodz




More information about the busybox mailing list