mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Fix modsecurity.conf for IIS update CHANGES file
This commit is contained in:
parent
f35075b2a7
commit
a21f97066b
2
CHANGES
2
CHANGES
@ -1,6 +1,8 @@
|
||||
DD MMM YYYY - 2.9.3 - To be released
|
||||
------------------------------------
|
||||
|
||||
* IIS: Update Wix installer to bundle a supported CRS version (3.0)
|
||||
[@victorhora, @zimmerle]
|
||||
* IIS: Update dependencies for Windows build
|
||||
[Issue #1848 - @victorhora, @hsluoyz]
|
||||
* IIS: Set SecStreamInBodyInspection by default on IIS builds (#1299)
|
||||
|
@ -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 -----------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user