mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-10 02:04:36 +03:00
Prepare for initial -breach release, 2.1.1-breach1
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,5 @@
|
|||||||
25 Apr 2007 - 2.1.x
|
25 Apr 2007 - 2.1.1-breach1
|
||||||
-------------------
|
---------------------------
|
||||||
|
|
||||||
* Added SecAuditLog2 directive to allow redundent concurrent audit log
|
* Added SecAuditLog2 directive to allow redundent concurrent audit log
|
||||||
index files. This will allow sending audit data to two consoles, etc.
|
index files. This will allow sending audit data to two consoles, etc.
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ typedef struct msc_string msc_string;
|
|||||||
#include "http_protocol.h"
|
#include "http_protocol.h"
|
||||||
|
|
||||||
#define MODULE_NAME "ModSecurity"
|
#define MODULE_NAME "ModSecurity"
|
||||||
#define MODULE_RELEASE "2.1.1"
|
#define MODULE_RELEASE "2.1.1-breach1"
|
||||||
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
|
||||||
|
|
||||||
#define PHASE_REQUEST_HEADERS 1
|
#define PHASE_REQUEST_HEADERS 1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<title>ModSecurity Reference Manual</title>
|
<title>ModSecurity Reference Manual</title>
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<releaseinfo>Version 2.1.1 / (April 11, 2007)</releaseinfo>
|
<releaseinfo>Version 2.1.1-breach1 / (April 25, 2007)</releaseinfo>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004-2007</year>
|
<year>2004-2007</year>
|
||||||
|
|||||||
Reference in New Issue
Block a user