vim entered the distribution, now we only need usb vga and keyboard support, to have...
[openwrt.git] / openwrt / package / mini_httpd / files / mini_httpd-ssl.conf
1 cgipat=cgi-bin/**|**.sh
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.041718 seconds and 5 git commands to generate.