Hi!
Since I launched my web page I changed my URL a couple of time. By default as you know V2 of phpMotion provides URLs in "/play?vid=XY" form. These URLs got indexed by Google and now when I changed URLs to more friendly I get double content.
How do I make 301 redirect in .htacces on dynamic pages? I tried several ways but it doesn't work. My problem is also that I have included some other variables in URL (which is pulled from php) so I basicaly have $1, $2, $3 strings. How do I do that? Does anyone have a clue?

?
Thanks