On Thu, Mar 13, 2008 at 6:57 AM, Edd Dawson <edd.dawson@xxxxxxxxx> wrote: > > RewriteRule ^/merchantnameproductname2 /merchant\.php\?i\=1\&j\=2 > [PT,QSA,NS,NE] There seems to be a bunch of superfluous backslash escaping going on here. Why "\?" and not simply "?" for example? That may be messing up the resulting query string and thereby screwing up your script. > I am a bit stuck.. can anyone see the flaw? Other than that, use the RewriteLog to see what is going on.. Joshua --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx