]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild HTML transformation - PR 50979
authorRich Bowen <rbowen@apache.org>
Sun, 27 Mar 2011 20:25:23 +0000 (20:25 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 27 Mar 2011 20:25:23 +0000 (20:25 +0000)
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

index b7540364c6df574777a3412f6ef2c57f4f338bb9..52d8cd183711f4e532d414d9dedf6bc6274c4352 100644 (file)
@@ -94,9 +94,11 @@ to provide the cryptography engine.</p>
 <div class="section">
 <h2><a name="envvars" id="envvars">Environment Variables</a></h2>
 
-<p>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
+<p>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
+<code class="directive">SSLOptions</code> 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 <a href="../ssl/ssl_compat.html">Compatibility</a> chapter for details on the
 compatibility variables.</p>