]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1532816 from trunk:
authorJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:39:21 +0000 (17:39 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:39:21 +0000 (17:39 +0000)
commitc03c5d6f9016670f8913198c2d3b3db5d265af8a
treedeb70e966009ba29c6972d2b3caa95f5475ace8c
parenteb6771175ef21c17dcfcc06cc7c15c99b08470a6
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.2.x@1532825 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml