From 12d1028d3b710a5d7a1b8b15c7ffe381074b2f08 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sun, 27 Mar 2011 20:25:23 +0000 Subject: [PATCH] Rebuild HTML transformation - PR 50979 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1086025 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ssl.html.en | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index b7540364c6d..52d8cd18371 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -94,9 +94,11 @@ to provide the cryptography engine.

Environment Variables

-

This module provides a lot of SSL information as additional environment -variables to the SSI and CGI namespace. The generated variables are listed in -the table below. For backward compatibility the information can +

This module can be configured to privide several items of SSL information +as additional environment variables to the SSI and CGI namespace. This +information is not provided by default for performance reasons. (See +SSLOptions StdEnvVars, below.) The generated variables +are listed in the table below. For backward compatibility the information can be made available under different names, too. Look in the Compatibility chapter for details on the compatibility variables.

-- 2.47.3