Fix modsecurity.conf for IIS update CHANGES file

This commit is contained in:
Victor Hora
2018-11-12 15:54:36 -05:00
parent f35075b2a7
commit a21f97066b
2 changed files with 4 additions and 2 deletions

View File

@@ -194,10 +194,10 @@ SecAuditLogParts ABIJDEFHZ
# assumes that you will use the audit log only ocassionally.
#
SecAuditLogType Serial
SecAuditLog c:\inetpub\log\modsec_audit.log
#SecAuditLog c:\inetpub\logs\modsec_audit.log
# Specify the path for concurrent audit logging.
#SecAuditLogStorageDir c:\inetpub\log\
#SecAuditLogStorageDir c:\inetpub\logs\
# -- Miscellaneous -----------------------------------------------------------