fix led driver (for power led), remove led support stuff from atm driver (crashes...
[openwrt.git] / package / mini_httpd / files / mini_httpd.conf
1 cgipat=cgi-bin/*
2 dir=/www
3 nochroot
4 pidfile=/var/run/mini_httpd.pid
5 user=root
6 ssl
7 certfile=/etc/mini_httpd.pem
This page took 0.054718 seconds and 5 git commands to generate.