Changes SecUnicodeMapFile in recommend configuration

The parameter was using a deprecated syntax, now it is fixed.
This commit is contained in:
Felipe Zimmerle 2013-12-17 17:28:58 -08:00
parent 90a44f688d
commit 537b85edf8

View File

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