You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/02/14 23:22:28 UTC

[Bug 38864] ProxyPassReverse fails in

https://issues.apache.org/bugzilla/show_bug.cgi?id=38864

alessandro natapin <a....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #13 from alessandro natapin <a....@gmail.com> ---
the directive ProxyPassReverse works correctly also in the form 
"ProxyPassReverse /" inside <Location>. Just tested with Location containing
full URL. I couldn't reproduce the buggy case with just path in location
header.
The Apache version used is 2.4.3

As regard the error got with ProxyPassReverse inside <LocationMatch>, it is not
correct to set it as bug, because, as stated in the offcial documentation, the
RE is not treated as such by ProxyPassReverse 

".... When used inside a <Location> section, the first argument is omitted and
the local directory is obtained from the <Location>. The same occurs inside a
<LocationMatch> section, but will probably not work as intended, as
ProxyPassReverse will interpret the regexp literally as a path;...."

So I find correct to set this item as enhancement. It should be closed when a
sort of ProxyPassReverseMatch will be implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org