]> granicus.if.org Git - apache/commit
Merge r1532816 from trunk:
authorJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:23:18 +0000 (17:23 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:23:18 +0000 (17:23 +0000)
commit32dc69e76b91296ae4ece7d46539371f2a604a03
tree9e9b50d6ad6d9a904f90cb1a206c8f9436e219b6
parentdf19ddae34f4b9433d7d1117fa22853e8f014b0f
Merge r1532816 from trunk:

Interpolation worked within the scheme portion of URLs for
ProxyPass and ProxyPassReverse until a fix to apr_uri_parse()
in APR-Util 1.5.2 closed the hole that had previously allowed
the necessary {} characters within the scheme.

Lack of support for interpolation within the scheme will be a
permanent limitation.

The mod_proxy documentation is updated to provide an alternate
configuration solution.

PR: 55315
Submitted by: Mike Rumph <mike.rumph oracle.com>
Tweaked by: trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1532824 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml