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:
Felipe Zimmerle
2013-12-02 13:22:39 -08:00
parent 0c6a661c69
commit f86a71f7a7
4 changed files with 41 additions and 2 deletions

View File

@@ -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"