]> granicus.if.org Git - apache/commit
Prevent / beeing accepted wrongly by the proxy when having for example:
authorJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2004 16:46:12 +0000 (16:46 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2004 16:46:12 +0000 (16:46 +0000)
commitba8ab9bed436d6fdf43ac1be7e075f79c19832c3
treef2a6ee177a7606715d9150942b7125024fd97f5d
parentaf2ceefe620d30278a900e0bc464993591aa4bed
Prevent / beeing accepted wrongly by the proxy when having for example:
<Location /examples/>
   ProxyPass ajp://localhost:8009/examples/
</Location>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104714 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c