From 52f679d0b0a462a09bfa22240a8a3c8016bf5dab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 4 Jun 2004 18:15:56 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103846 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/ssl/ssl_compat.html.en | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/manual/ssl/ssl_compat.html.en b/docs/manual/ssl/ssl_compat.html.en index 3fde38e0901..c21e27c4108 100644 --- a/docs/manual/ssl/ssl_compat.html.en +++ b/docs/manual/ssl/ssl_compat.html.en @@ -40,12 +40,11 @@ on a different evolution branch named Sioux up to Stronghold 2.x and based on mod_ssl since Stronghold 3.x).

-mod_ssl mostly provides a superset of the functionality of all other +mod_ssl mostly provides a superset of the functionality of all the other solutions, so it's simple to migrate from one of the older modules to mod_ssl. The configuration directives and environment variable names used by the older SSL solutions vary from those used in mod_ssl; -tables are included here to give the equivalents used by mod_ssl to -allow easy migration. .

+mapping tables are included here to give the equivalents used by mod_ssl.