update lighttpd to new upstream release (v1.4.9), add -mod-evasive subpackage.
[openwrt.git] / openwrt / package / lighttpd / Config.in
index cf9dedf..a083928 100644 (file)
@@ -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 
This page took 0.020696 seconds and 4 git commands to generate.