summaryrefslogtreecommitdiff
path: root/openwrt/package/lighttpd/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-01-20 15:33:47 +0000
committerNicolas Thill <nico@openwrt.org>2006-01-20 15:33:47 +0000
commit56c89b325d18594376907a8bb841042bca0d5dcc (patch)
tree7cef4ab9749a158da39f1ebf32dc20040474fe5b /openwrt/package/lighttpd/Config.in
parentca69e2f5edeeaa12564bfbd7ca949e0325c7da08 (diff)
downloadmtk-20170518-56c89b325d18594376907a8bb841042bca0d5dcc.zip
mtk-20170518-56c89b325d18594376907a8bb841042bca0d5dcc.tar.gz
mtk-20170518-56c89b325d18594376907a8bb841042bca0d5dcc.tar.bz2
update lighttpd to new upstream release (v1.4.9), add -mod-evasive subpackage.
SVN-Revision: 3028
Diffstat (limited to 'openwrt/package/lighttpd/Config.in')
-rw-r--r--openwrt/package/lighttpd/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/Config.in b/openwrt/package/lighttpd/Config.in
index cf9dedf..a083928 100644
--- a/openwrt/package/lighttpd/Config.in
+++ b/openwrt/package/lighttpd/Config.in
@@ -37,6 +37,12 @@ config BR2_PACKAGE_LIGHTTPD_MOD_CGI
default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIGHTTPD
+config BR2_PACKAGE_LIGHTTPD_MOD_EVASIVE
+ prompt "lighttpd-mod-evasive............ Evasive module"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_LIGHTTPD
+
config BR2_PACKAGE_LIGHTTPD_MOD_EXPIRE
prompt "lighttpd-mod-expire............. Expire module"
tristate