projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
[openwrt.git]
/
package
/
lighttpd
/
Config.in
diff --git
a/package/lighttpd/Config.in
b/package/lighttpd/Config.in
index
cf9dedf
..
a083928
100644
(file)
--- a/
package/lighttpd/Config.in
+++ b/
package/lighttpd/Config.in
@@
-37,6
+37,12
@@
config BR2_PACKAGE_LIGHTTPD_MOD_CGI
default m if CONFIG_DEVEL
depends BR2_PACKAGE_LIGHTTPD
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
config BR2_PACKAGE_LIGHTTPD_MOD_EXPIRE
prompt "lighttpd-mod-expire............. Expire module"
tristate
This page took
0.023829 seconds
and
4
git commands to generate.