add a patch to provide a descent PATH to cgi, split in 3 packages (w/o ssl, w/ matrix...
[openwrt/openwrt.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