From: Daniel Gruno Date: Fri, 4 May 2012 06:57:58 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6909 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f3230110942f3c01e1a2c3dcc54b124503e59f;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_remoteip.html.en b/docs/manual/mod/mod_remoteip.html.en index 383ede00e69..8233dd6fc64 100644 --- a/docs/manual/mod/mod_remoteip.html.en +++ b/docs/manual/mod/mod_remoteip.html.en @@ -165,8 +165,8 @@ via the request headers.

Internal (Load Balancer) Example

 RemoteIPHeader X-Client-IP
-RemoteIPTrustedProxy 10.0.2.0/24
-RemoteIPTrustedProxy gateway.localdomain
+RemoteIPInternalProxy 10.0.2.0/24
+RemoteIPInternalProxy gateway.localdomain
         
@@ -188,10 +188,11 @@ RemoteIPTrustedProxy gateway.localdomain each whitespace or newline separated entry is processed identically to the RemoteIPInternalProxy directive.

-

Internal (Load Balancer) Example

- RemoteIPHeader X-Client-IP
- RemoteIPTrustedProxyList conf/trusted-proxies.lst -

+

Internal (Load Balancer) Example

+RemoteIPHeader X-Client-IP
+RemoteIPInternalProxyList conf/trusted-proxies.lst
+        
+

conf/trusted-proxies.lst contents

 # Our internally trusted proxies;
diff --git a/docs/manual/mod/mod_remoteip.html.fr b/docs/manual/mod/mod_remoteip.html.fr
index 1edcf9e3b8e..8297ff09013 100644
--- a/docs/manual/mod/mod_remoteip.html.fr
+++ b/docs/manual/mod/mod_remoteip.html.fr
@@ -153,13 +153,11 @@ du client
     RemoteIPHeader comme hôte de confiance.

Exemple à usage interne (répartiteur de - charge)

- RemoteIPHeader X-Client-IP -

+ charge)
RemoteIPHeader X-Client-IP
+
-

Exemple dans le cas d'un mandataire

- RemoteIPHeader X-Forwarded-For -

+

Exemple dans le cas d'un mandataire

RemoteIPHeader X-Forwarded-For
+
top
@@ -183,11 +181,12 @@ confiance pour pr sont indiquées par ces mandataires.

Exemple à usage interne (répartiteur de - charge)

- RemoteIPHeader X-Client-IP
- RemoteIPTrustedProxy 10.0.2.0/24
- RemoteIPTrustedProxy passerelle.domaine-local -

+ charge)
+RemoteIPHeader X-Client-IP
+RemoteIPInternalProxy 10.0.2.0/24
+RemoteIPInternalProxy passerelle.domaine-local
+    
+
top
@@ -214,10 +213,11 @@ confiance pour pr RemoteIPInternalProxy.

Exemple à usage interne (répartiteur de - charge)

- RemoteIPHeader X-Client-IP
- RemoteIPTrustedProxyList conf/mandataires-de-confiance.lst -

+ charge)
+RemoteIPHeader X-Client-IP
+RemoteIPInternalProxyList conf/mandataires-de-confiance.lst
+    
+

contenu de conf/mandataires-de-confiance.lst

# Nos mandataires internes de confiance
@@ -245,10 +245,11 @@ adresses IP interm cet en-tête, alors que toute adresse intermédiaire RemoteIPInternalProxy est omise.

-

Exemple

- RemoteIPHeader X-Forwarded-For
- RemoteIPProxiesHeader X-Forwarded-By -

+

Exemple

+RemoteIPHeader X-Forwarded-For
+RemoteIPProxiesHeader X-Forwarded-By
+        
+
top
@@ -275,11 +276,12 @@ confiance pour pr RemoteIPHeader.

Exemple d'adresse de confiance (répartiteur de - charge

- RemoteIPHeader X-Forwarded-For
- RemoteIPTrustedProxy 10.0.2.16/28
- RemoteIPTrustedProxy proxy.example.com -

+ charge
+RemoteIPHeader X-Forwarded-For
+RemoteIPTrustedProxy 10.0.2.16/28
+RemoteIPTrustedProxy proxy.example.com
+        
+
top
@@ -305,10 +307,11 @@ confiance pour pr RemoteIPTrustedProxy.

Exemple d'adresse de confiance (répartiteur de - charge

- RemoteIPHeader X-Forwarded-For
- RemoteIPTrustedProxyList conf/mandataires-de-confiance.lst -

+ charge
+RemoteIPHeader X-Forwarded-For
+RemoteIPTrustedProxyList conf/mandataires-de-confiance.lst
+        
+

conf/mandataires-de-confiance.lst contents

# Mandataires externes identifiés
diff --git a/docs/manual/mod/mod_remoteip.xml.fr b/docs/manual/mod/mod_remoteip.xml.fr index b5ff50265f8..0b0aba29f48 100644 --- a/docs/manual/mod/mod_remoteip.xml.fr +++ b/docs/manual/mod/mod_remoteip.xml.fr @@ -1,7 +1,7 @@ - +