X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9707497f94027fd67f3bdc5bc3dfca9ae983d78b..3005042d932a79abbbc8ac6a76a2c899675b80dd:/openwrt/package/mini_httpd/Config.in?ds=inline diff --git a/openwrt/package/mini_httpd/Config.in b/openwrt/package/mini_httpd/Config.in index 7b908815e..994663376 100644 --- a/openwrt/package/mini_httpd/Config.in +++ b/openwrt/package/mini_httpd/Config.in @@ -31,6 +31,14 @@ config BR2_PACKAGE_MINI_HTTPD http://www.acme.com/software/mini_httpd/ +config BR2_PACKAGE_MINI_HTTPD_HTPASSWD + prompt "mini-httpd-htpasswd............... Utility to generate HTTP access files" + tristate + default m if CONFIG_DEVEL + select BR2_PACKAGE_MINI_HTTPD + help + This file generates .htaccess/.htpasswd files to use HTTP access authentication + config BR2_PACKAGE_MINI_HTTPD_MATRIXSSL prompt "mini-httpd-matrixssl.............. A small web server, built with SSL support using MatrixSSL" tristate