Forum Moderators: phranque

Message Too Old, No Replies

301 on Dynamic URLs

         

TymArtist

3:07 pm on Dec 28, 2005 (gmt 0)

10+ Year Member



I have a URL that's Dynamic in nature but no longer points to a valid page. Let's just say it's url.html?brand=1&type=2, and I'd like to use .htaccess to redirect it to url2.html, an already existing URL on the website. 301 redirect doesn't seem to work at all, so what is my path of choice? I'm not familiar enough with RewriteRule's to know how to do this without accidently altering the existing URL (it's already happened once)

Thanks!

jdMorgan

3:33 pm on Dec 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This recent thread [webmasterworld.com] on the same subject may help you get started.

For more information, see the documents cited in our forum charter [webmasterworld.com] and the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].

Jim