mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
nginx: add naxsi module
- this brings back naxsi support aka WAF for nginx Signed-off-by: heil <heil@terminal-consulting.de>
This commit is contained in:
@@ -172,4 +172,9 @@ config NGINX_PCRE
|
||||
prompt "Enable PCRE library usage"
|
||||
default y
|
||||
|
||||
config NGINX_NAXSI
|
||||
bool
|
||||
prompt "Enable NAXSI module"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user