mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +00:00
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826268 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
|
||||
<!-- English Revision : 808321 -->
|
||||
<!-- English Revision : 809241 -->
|
||||
<!-- French translation : Lucien GENTIS -->
|
||||
<!-- Reviewed by : Vincent Deffontaines -->
|
||||
|
||||
@ -336,7 +336,7 @@
|
||||
<description>Conteneur de directives s'appliquant à des ressources
|
||||
mandatées</description>
|
||||
<syntax><Proxy <var>url-avec-jokers</var>> ...</Proxy></syntax>
|
||||
<contextlist><context>server config</context><context>virtual host</context>
|
||||
<contextlist><context>configuration du serveur</context><context>serveur virtuel</context>
|
||||
</contextlist>
|
||||
|
||||
<usage>
|
||||
@ -451,6 +451,7 @@ du mandataire</description>
|
||||
<syntax>ProxyPreserveHost On|Off</syntax>
|
||||
<default>ProxyPreserveHost Off</default>
|
||||
<contextlist><context>server config</context><context>virtual host</context>
|
||||
<context>directory</context>
|
||||
</contextlist>
|
||||
<compatibility>Disponible depuis la version 2.0.31 d'Apache.</compatibility>
|
||||
|
||||
@ -1096,8 +1097,8 @@ du serveur local en utilisant des expressions rationnelles</description>
|
||||
par un serveur mandaté en inverse</description>
|
||||
<syntax>ProxyPassReverse [<var>chemin</var>] <var>url</var>
|
||||
[<var>interpolate</var>]</syntax>
|
||||
<contextlist><context>server config</context><context>virtual host</context>
|
||||
<context>directory</context>
|
||||
<contextlist><context>configuration du serveur</context><context>serveur virtuel</context>
|
||||
<context>répertoire</context>
|
||||
</contextlist>
|
||||
|
||||
<usage>
|
||||
|
Reference in New Issue
Block a user