mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Changes SecUnicodeMapFile in recommend configuration
The parameter was using a deprecated syntax, now it is fixed.
This commit is contained in:
parent
90a44f688d
commit
537b85edf8
@ -209,5 +209,5 @@ SecCookieFormat 0
|
||||
# to properly map encoded data to your language. Properly setting
|
||||
# these directives helps to reduce false positives and negatives.
|
||||
#
|
||||
#SecUnicodeCodePage 20127
|
||||
#SecUnicodeMapFile unicode.mapping
|
||||
SecUnicodeMapFile unicode.mapping 20127
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user