https://bz.apache.org/bugzilla/show_bug.cgi?id=69160

--- Comment #6 from Yann Ylavic <[email protected]> ---
Created attachment 39824
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39824&action=edit
Fix for SetHandler in <Location>

So r1919015 backported to 2.4.62 was incomplete regarding SetHandler
"proxy:..." in a <Location "/path"> block, where "$DOCUMENT_ROOT/path" gets
appended to r->filename (this "SetHandler proxy:..." is really a wart on how
mod_proxy is supposed to work, i.e. by using ProxyPass..).
Anyway it should now work with this patch, please test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to