Re: [EMAIL PROTECTED] 301 redirect puzzle

2008-03-13 Thread Joshua Slive
On Thu, Mar 13, 2008 at 6:57 AM, Edd Dawson <[EMAIL PROTECTED]> 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

[EMAIL PROTECTED] 301 redirect puzzle

2008-03-13 Thread Edd Dawson
I have a bit of a 301 puzzle here that I can't quite solve, and maybe someone can help me out. I have 3 pages: page 1= /merchant.php?i=1 page 2= /merchant.php?i=1&j=2 page 3= /merchant.php?=1&j=2 I want to us a combination of url-rewriting and 301 redirects so they so a request to the old page u