diff options
-rw-r--r-- | security/ap-modsecurity/DESCR | 2 | ||||
-rw-r--r-- | security/ap-modsecurity2/DESCR | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/ap-modsecurity/DESCR b/security/ap-modsecurity/DESCR index 45467f1c8ae..3a0aeb82176 100644 --- a/security/ap-modsecurity/DESCR +++ b/security/ap-modsecurity/DESCR @@ -3,3 +3,5 @@ web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. + +This version is usable only with apache 2.2. See also ap-modsecurity2. diff --git a/security/ap-modsecurity2/DESCR b/security/ap-modsecurity2/DESCR index 45467f1c8ae..d36a29a74fd 100644 --- a/security/ap-modsecurity2/DESCR +++ b/security/ap-modsecurity2/DESCR @@ -3,3 +3,5 @@ web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. + +This version is usable with apache 2.2 and 2.4. |