Re: [EMAIL PROTECTED] mod_rewrite: PATH_INFO gets injected with each Rule

2008-04-23 Thread Aleksander Budzynowski
-- Forwarded message -- From: Rich Bowen <[EMAIL PROTECTED]> To: users@httpd.apache.org Date: Tue, 22 Apr 2008 10:02:04 -0400 Subject: Re: [EMAIL PROTECTED] mod_rewrite: PATH_INFO gets injected with each Rule On Apr 21, 2008, at 08:54, Aleksander Budzynowski wrote: Hi

[EMAIL PROTECTED] mod_rewrite: PATH_INFO gets injected with each Rule

2008-04-21 Thread Aleksander Budzynowski
Hi, The behaviour I'm seeing resemebles the bug described here: http://archive.apache.org/gnats/7879 Reportedly it was fixed in 2.0.30.However, testing under both 2.2.3 and 2.0.61 I get the same sort of problem. Essentially, PATH_INFO is appended to the end of the URI before each RewriteRule is p