add a patch to provide a descent PATH to cgi,
[openwrt/svn-archive/archive.git] / openwrt / package / mini_httpd / files / mini_httpd.conf
1 cgipat=cgi-bin/**|**.sh
2 dir=/www
3 nochroot
4 pidfile=/var/run/mini_httpd.pid
5 user=root