From 6e02190e8682c56c25bee527ff86fff843babc73 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 8 Mar 2017 00:41:46 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1785910 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html.en | 4 ++-- docs/manual/mod/mod_proxy.xml.fr | 2 +- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/mod/mod_proxy.xml.meta | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index bcf6a592bb..585b7ab989 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -426,7 +426,7 @@ ProxyPass "/examples" "http://backend.example.com/examples" timeout=10 </Location> -

The "no-proxy" environment variable can be set to disable +

In 2.4.26 and later, the "no-proxy" environment variable can be set to disable mod_proxy processing the current request. This variable should be set with SetEnvIf, as SetEnv is not evaluated early enough.

@@ -1077,7 +1077,7 @@ ProxyPass "/mirror/foo" "http://backend.example.com" specific location will take precedence.

For the same reasons, exclusions must come before the - general ProxyPass directives. The "no-proxy" + general ProxyPass directives. In 2.4.26 and later, the "no-proxy" environment variable is an alternative to exclusions, and is the only way to configure an exclusion of a ProxyPass directive in Location context. diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index b7f1ca7493..22e54620f6 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 efbeb665cb..d9cb8bf3de 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +