From f607ef5e5c3156faedf91740aacc5b1b95e7f580 Mon Sep 17 00:00:00 2001
From: Joe Orton
Date: Wed, 5 Oct 2011 15:43:18 +0000
Subject: - `build.sh all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179273 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.html.en | 9 +++++++++
docs/manual/mod/mod_proxy.xml.ja | 2 +-
docs/manual/rewrite/flags.html.en | 11 ++++++++++-
3 files changed, 20 insertions(+), 2 deletions(-)
(limited to 'docs/manual')
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 60ece22151..625cfe1c0c 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1393,6 +1393,15 @@ through
RewriteRule
directive with the
[P]
flag.
+
+
Security Warning
+
Take care when constructing the target URL of the rule, considering
+ the security impact from allowing the client influence over the set of
+ URLs to which your server will act as a proxy. Ensure that the scheme
+ and hostname part of the URL is either fixed, or does not allow the
+ client undue influence.
+
+
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index 9300953f39..6e2035d3f0 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+