From 25fd6f84d4886071c9e8df2afeba5ab7e1d205ed Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sun, 5 Aug 2012 13:51:18 +0000 Subject: [PATCH] Fix docs compatibility note about SSL compression. This feature has been backported now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369590 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 4 ++-- docs/manual/mod/mod_ssl.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 60167363f97..69f1627c350 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -778,7 +778,7 @@ SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW Context:server config, virtual host Status:Extension Module:mod_ssl -Compatibility:Available in httpd 2.5.0 and later, if using OpenSSL 0.9.8 or later; +Compatibility:Available in httpd 2.4.3 and later, if using OpenSSL 0.9.8 or later; virtual host scope available if using OpenSSL 1.0.0 or later

This directive allows to disable compression on the SSL level.

@@ -2490,4 +2490,4 @@ if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); } //--> - \ No newline at end of file + diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index fa4bfef5d44..63645980a00 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -2451,7 +2451,7 @@ be protected with file permissions similar to those used for SSLCompression on server config virtual host -Available in httpd 2.5.0 and later, if using OpenSSL 0.9.8 or later; +Available in httpd 2.4.3 and later, if using OpenSSL 0.9.8 or later; virtual host scope available if using OpenSSL 1.0.0 or later -- 2.47.2