Set SecStatusEngine Off in modsecurity.conf-recommended

This commit is contained in:
Martin Vierula
2022-04-19 10:07:36 -07:00
parent 1dd1c6defd
commit 733427197e
2 changed files with 5 additions and 1 deletions

View File

@@ -234,5 +234,7 @@ SecUnicodeMapFile unicode.mapping 20127
# The following information will be shared: ModSecurity version,
# Web Server version, APR version, PCRE version, Lua version, Libxml2
# version, Anonymous unique id for host.
SecStatusEngine On
# NB: As of April 2022, there is no longer any advantage to turning this
# setting On, as there is no active receiver for the information.
SecStatusEngine Off