From 0796bca5345f21070d18a2b1e12a346d2d58bca3 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 4 Feb 2006 21:55:53 +0000 Subject: Added mini-http-htpasswd package, closes request #251 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3129 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/mini_httpd/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'openwrt/package/mini_httpd/Config.in') 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 -- cgit v1.2.3