Forum Moderators: phranque
QSA should only really be used if you adding stuff to the query string
In these cases, I apply a simple procedural policy: Test the heck out of the new code, and if it works, it works. Then make a note on your copy of the Apache documentation for that directive, so that you can answer similar questions (for yourself or for others) in the future. :)
Jim
I've never tried it myself, but if it didn't work like that, then much of the Web would be broken, as mod_alias directives are often used to redirect entire domains -- including those of query-driven sites. However,...
Trust your own testing. Only.
Jim