]> granicus.if.org Git - apache/commit
Interpolation worked within the scheme portion of URLs for
authorJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:11:29 +0000 (17:11 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 16 Oct 2013 17:11:29 +0000 (17:11 +0000)
commit9db7c3545d9b2474fd5fc0db2db90c5d0be6eab3
treed859a44ac090880ba9a8702eac9287ce51fbace5
parenta91c47c2e59e58710eae1290b34fd35d29092d43
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/trunk@1532816 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy.xml