fix defaults/depends for httping menuconfig
[openwrt.git] / 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
This page took 0.046236 seconds and 5 git commands to generate.