From 9a369527868d6426d3a1989236872074778b37b2 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Thu, 23 Jan 2014 10:40:52 +0000
Subject: [PATCH] update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560626 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.html.en | 10 ++++++++--
docs/manual/mod/mod_proxy.html.fr | 2 ++
docs/manual/mod/mod_proxy.xml.fr | 2 +-
docs/manual/mod/mod_proxy.xml.ja | 2 +-
docs/manual/mod/mod_proxy.xml.meta | 2 +-
5 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index f04fa0a943..90c11fb07e 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1007,14 +1007,20 @@ through
usually be set off when using
ProxyPass
.
- Support for using a Unix Domain Socket is available by using a target
+
Support for using a Unix Domain Socket is available by using a url target
which prepends unix:/path/lis.sock|
. For example, to proxy
HTTP and target the UDS at /home/www/socket you would use
- unix:/home/www.socket|http://localhost/whatever/
.
+ unix:/home/www.socket|http://localhost/whatever/
. Since
+ the socket is local, the hostname used (in this case localhost
)
+ is moot, but it is passed as the Host: header value of the request.
Note: The path associated with the unix:
URL is DefaultRuntimeDir
aware.
+ Note: RewriteRule
requires
+ the [P,NE]
option to prevent the '|'
character
+ from being escaped.
+
Suppose the local server has address http://example.com/
;
then
diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr
index a8907fce6e..f80df65538 100644
--- a/docs/manual/mod/mod_proxy.html.fr
+++ b/docs/manual/mod/mod_proxy.html.fr
@@ -28,6 +28,8 @@
fr |
ja
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Description: | Serveur mandataire/passerelle multi-protocole |
Statut: | Extension |
Identificateur de Module: | proxy_module |
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr
index f2b2dc0c7b..a1b0e8568b 100644
--- a/docs/manual/mod/mod_proxy.xml.fr
+++ b/docs/manual/mod/mod_proxy.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index 6fd28235c7..58cfa2e548 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+