Htaccess URL rewrite help?

You might want to read this about moving a wordpress site and this about the redirect Also here's a plugin that does the redirect for you.

You might want to read this about moving a wordpress site and this about the redirect. Also here's a plugin that does the redirect for you.

Thanks alot for the research! – usr122212 Jul 29 at 0:06 No Problem. Good luck with the move.

– Don S Jul 29 at 13:49.

http://www.test.it/outlet/test-2.html will be translated to.

From Apache documentation: The Pattern will not be matched against the query string... To combine a new query string with an old one, use the QSA flag. I haven't tested this, but hopefully it should point you in the right direction. RewriteRule ^dvd-(0-9+)/Studio/(.*)\.

Php$ cat/user_list_products. Php? Manname=$1&store=dvd L,QSA.

I am checking it out, QSA flag is causing an error 500. I hate . Htaccess ahaha I never had any desire to learn how to do this, just had a client request it.

– BinarySolo00100 Nov 3 '10 at 22:24 QSA Flag is the key! Test your regex with : rubular. Com – racar Nov 3 '10 at 22:29 I fixed it, not sure how, I removed the L and it worked!

So clearly I was doing something wrong that one of my later rules caught haha. Thank you very much! – BinarySolo00100 Nov 3 '10 at 23:07.

U need to escape slashes RewriteRule ^dvd-(0-9+)\/Studio\/(.*)\. Php?(.*)$ cat/user_list_products. Php?

Manname=$1&store=dvd&supersale=$3 L.

This didn't work – BinarySolo00100 Nov 3 '10 at 21:53.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions