]> granicus.if.org Git - apache/commitdiff
not backported yet
authorEric Covener <covener@apache.org>
Fri, 24 Mar 2017 17:20:04 +0000 (17:20 +0000)
committerEric Covener <covener@apache.org>
Fri, 24 Mar 2017 17:20:04 +0000 (17:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788506 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5c7bd9cb7a172a06e118fda278bf214552bc59c2..6fd2c7cca7efec850a5ea918cd45a6278b9e6abe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,11 @@ Changes with Apache 2.5.0
      checks, loads and saves the request.
      PR 60577.  [Yann Ylavic]
   
+  *) mod_proxy: Allow the per-request environment variable "no-proxy" to
+     be used as an alternative to ProxyPass /path !. This is primarily
+     to set exceptions for ProxyPass specified in <Location> context.
+     Use SetEnvIf, not SetEnv. [Eric Covener]
+
   *) When using mod_status with the Event MPM, report the number of requests
      associated with an active connection in the "ACC" field. Previously
      zero was always reported with this MPM.  PR60647. [Eric Covener]