From aae22e1e159fbcfaa134d4920139880b65e4edf7 Mon Sep 17 00:00:00 2001 From: csanders-git Date: Tue, 18 Aug 2015 13:42:07 -0400 Subject: [PATCH] Updated Reference Manual (mediawiki) --- Reference-Manual.mediawiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Reference-Manual.mediawiki b/Reference-Manual.mediawiki index e3feff5..de3b360 100644 --- a/Reference-Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -58,7 +58,8 @@ In order to provide generic web applications protection, the CRS use some of the == Prerequisites == === ModSecurity 2.x works only with Apache 2.0.x or higher === -Version 2.2.x is highly recommended. +The ModSecurity team works hard to ensure that ModSecurity version 2.x will work with all versions of Apache 2.x and higher. If you find incompatibilities on any version (2.2.x, 2.4.x, or 2.6.x) please immediately inform the ModSecurity team + === mod_uniqueid === Make sure you have mod_unique_id installed. mod_unique_id is packaged with Apache httpd.