Skip to content

Commit f850932

Browse files
committed
fix: Change 'SecEngineStatus' to Off by default
1 parent d0e6c16 commit f850932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modsecurity.conf-recommended

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,5 +281,5 @@ SecUnicodeMapFile unicode.mapping 20127
281281
# The following information will be shared: ModSecurity version,
282282
# Web Server version, APR version, PCRE version, Lua version, Libxml2
283283
# version, Anonymous unique id for host.
284-
SecStatusEngine On
284+
SecStatusEngine Off
285285

0 commit comments

Comments
 (0)