]> granicus.if.org Git - apache/commitdiff
Rebuild HTML transformation - PR 50979
authorRich Bowen <rbowen@apache.org>
Sun, 27 Mar 2011 20:26:08 +0000 (20:26 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 27 Mar 2011 20:26:08 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086026 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.fr
docs/manual/mod/mod_ssl.html.en

index 54c43175cb1aeb9de62ca4edfcf4b1c71e6ec07d..72cf073ab85e0fa56fbf4deeb054213a4a1b447f 100644 (file)
@@ -1288,7 +1288,7 @@ substitution !
        doit sauter les <em>nombre</em> règles suivantes. <em><a href="../rewrite/flags.html#flag_s">détails ...</a></em></td>
     </tr>
     <tr>
-        <td>tyle|T=<em>Type-MIME</em></td>
+        <td>type|T=<em>MIME-type</em></td>
         <td>Force l'attribution du <a class="glossarylink" href="../glossary.html#type-mime" title="voir glossaire">Type-MIME</a>
        spécifié au fichier cible. <em><a href="../rewrite/flags.html#flag_t">détails ...</a></em></td>
     </tr>
index c5a9d6e601071d6d4270e4341bc290d8e8cb7ff5..a713c7166d797f911dcaa132d5639284c8783d8d 100644 (file)
@@ -101,9 +101,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>