From: Joe Orton
Date: Wed, 5 Oct 2011 15:43:18 +0000 (+0000)
Subject: - `build.sh all`
X-Git-Tag: 2.3.15~171
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f607ef5e5c3156faedf91740aacc5b1b95e7f580;p=thirdparty%2Fapache%2Fhttpd.git
- `build.sh all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179273 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 60ece22151c..625cfe1c0c6 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 9300953f395..6e2035d3f02 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+