X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7bd944d2153b871aaaee970811f27772cbe36a6f..3b31101808fa0be3b307e5195206384dbbb1c360:/package/lighttpd/Config.in?ds=inline diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in index 997036c57..a08392824 100644 --- a/package/lighttpd/Config.in +++ b/package/lighttpd/Config.in @@ -13,6 +13,12 @@ config BR2_PACKAGE_LIGHTTPD Depends: libopenssl, libpcre +config BR2_PACKAGE_LIGHTTPD_MOD_ACCESSLOG + prompt "lighttpd-mod-accesslog.......... Access logging module" + tristate + default m if CONFIG_DEVEL + depends BR2_PACKAGE_LIGHTTPD + config BR2_PACKAGE_LIGHTTPD_MOD_ALIAS prompt "lighttpd-mod-alias.............. Directory alias module" tristate @@ -31,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