[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-docs
Subject:    [PATCH]:Removed reference to CompatEnvVars in SSLOptions directive
From:       "Boyle Owen" <Owen.Boyle () swx ! com>
Date:       2006-04-05 11:06:16
Message-ID: FDD5D99066749040AF9098A720E9897701451C6B () CIWMEXZSA0E ! ex ! ordersx ! org
[Download RAW message or body]

The SSL option "CompatEnvVars" is no longer available in the source code
(see modules/ssl/ssl_engine_config.c) and so needs to be removed.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
 
 
This message is for the named person's use only. It may contain confidential, \
proprietary or legally privileged information. No confidentiality or privilege is \
waived or lost by any mistransmission. If you receive this message in error, please \
notify the sender urgently and then immediately delete the message and any copies of \
it from your system. Please also immediately destroy any hardcopies of the message. \
You must not, directly or indirectly, use, disclose, distribute, print, or copy any \
part of this message if you are not the intended recipient. The sender's company \
reserves the right to monitor all e-mail communications through their networks. Any \
views expressed in this message are those of the individual sender, except where the \
message states otherwise and the sender is authorised to state them to be the views \
of the sender's company.


["mod_ssl.xml.patch" (application/octet-stream)]

Index: mod/mod_ssl.xml
===================================================================
--- mod/mod_ssl.xml	(revision 391573)
+++ mod/mod_ssl.xml	(working copy)
@@ -1085,13 +1085,6 @@
     rather expensive operation. So one usually enables this option for
     CGI and SSI requests only.</p>
 </li>
-<li><code>CompatEnvVars</code>
-    <p>
-    When this option is enabled, additional CGI/SSI environment variables are
-    created for backward compatibility to other Apache SSL solutions. Look in
-    the <a href="../ssl/ssl_compat.html">Compatibility</a> chapter for details
-    on the particular variables generated.</p>
-</li>
 <li><code>ExportCertData</code>
     <p>
     When this option is enabled, additional CGI/SSI environment variables are
@@ -1148,7 +1141,7 @@
 <example><title>Example</title>
 SSLOptions +FakeBasicAuth -StrictRequire<br />
 &lt;Files ~ "\.(cgi|shtml)$"&gt;<br />
-    SSLOptions +StdEnvVars +CompatEnvVars -ExportCertData<br />
+    SSLOptions +StdEnvVars -ExportCertData<br />
 &lt;Files&gt;
 </example>
 </usage>


---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic