mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds SecStatusEngine On/Off switch
Add the possibility to turn the Status Engine On or Off using the directive SecStatusEngine [On/Off]. By default it is On.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "apr_optional.h"
|
||||
#include "msc_pcre.h"
|
||||
|
||||
#define STATUS_ENGINE_DNS_IN_BETWEEN_DOTS 13
|
||||
#define STATUS_ENGINE_DNS_IN_BETWEEN_DOTS 32
|
||||
|
||||
#define STATUS_ENGINE_DNS_SUFFIX "status.modsecurity.org"
|
||||
|
||||
|
Reference in New Issue
Block a user