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

--- Comment #5 from Dave <dzambon...@names.co.uk> ---
(In reply to Ruediger Pluem from comment #4)
> (In reply to Dave from comment #3)
> > I hope you don't mind, but I applied the proposed PR69260 patch to (trunk)
> > mod_rewrite to test, as PR 69235/69241/69259/69260 look related?
> > 
> > The behaviour is odd - trunk mod_rewrite exhibits the same behaviour as the
> > 2.4.62 release; with this patch, it fixes for the balancer:// rewrite both
> > inside and outside of Directory context, but instead now breaks for a direct
> > http:// URI rewrite inside (but not outside) of Directory context (the path
> > is lost, it just requests /).
> 
> Have you tried taking the 2.4.62 mod_rewrite.c source and applying the
> patches from PR 69235 and 69260, namely
> https://bz.apache.org/bugzilla/attachment.cgi?id=39832 and
> https://bz.apache.org/bugzilla/attachment.cgi?id=39842 ?

I've just tried this, and great! It passes the 4 simple test cases (http:// and
balancer:// both inside and outside of Directory context)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to