Add SecAuditLog2 directive (trac #102)

This commit is contained in:
brectanus
2007-04-25 20:46:23 +00:00
parent e556a914f9
commit d9a26780ab
5 changed files with 103 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
?? ??? 2007 - trunk
-------------------
* Added SecAuditLog2 directive to allow redundent concurrent audit log
index files. This will allow sending audit data to two consoles, etc.
* Removed CGI style HTTP_* variables in favor of REQUEST_HEADERS:Header-Name.
* Store filename/line for each rule and display it and the ID (if available)