Rule that is tickling the bug:
RewriteRule /issues/(.*) https://issues.apache.org/ooo/$1 [NE,L] ----- Original Message ----- > From: Joe Schaefer <[email protected]> > To: "[email protected]" <[email protected]> > Cc: > Sent: Thursday, January 26, 2012 1:11 PM > Subject: 2.3.16 rewrite bug wrt query strings > > I just reverted www.apache.org back to 2.3.15 due to > > a bug in query-string handling for mod_rewrite in 2.3.16. > For some reason query-strings are no longer being appended > to typical rewrite rules. > > HTH >
