mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Rebuild HTML transformation - PR 50979
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086026 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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<73>cifi<66> au fichier cible. <em><a href="../rewrite/flags.html#flag_t">d<>tails ...</a></em></td>
|
||||
</tr>
|
||||
|
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user