Merge pull request #3092 from airween/v3/secstatusengoff

fix: Change 'SecEngineStatus' to Off by default
This commit is contained in:
Christian Folini 2024-02-22 18:47:21 +01:00 committed by GitHub
commit 985cb946cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -281,5 +281,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