Re: htaccess & Question marks
I seem to remember looking into this a while back and found that the query string is lost and there's nothing you can do about it.
I spent ages thinking I was doing something wrong and trying everything, then after a lot of looking around I found that other people had had the same problem and it was caused by the query string not being accessible to .htaccess - so it's not a problem with escaping the question mark, it's that the question mark and query string aren't there.
I'm not saying that there can't be a solution somewhere, but it may not be straight forward.
|