From 7239b503f820e6a2f255dd5de2ff5e66970be6c8 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 23 Jun 2018 17:53:00 +0000 Subject: [PATCH] Remove a compatibility note that is not relevant any more. The corresponding code was added in r1807709 but reverted in r1827760. The compatibility note was added as part of r1807869 but was not removed when the code has been axed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834220 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 2b947f6a1a0..bf50c766541 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -560,7 +560,6 @@ SSLSessionCacheTimeout 600 SSLEngine off server config virtual host -The addr:port parameter is available in Apache 2.4.30 and later.

-- 2.47.3