From 6e02190e8682c56c25bee527ff86fff843babc73 Mon Sep 17 00:00:00 2001
From: Eric Covener 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.
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 @@
-
+