Forum Moderators: phranque
I am trying to redirect a page to another but it dont works.
Redirect 301 /modules.php?name=bluewidgets [widgets.tld...]
Thanks
Use a RewriteCond to test %{QUERY_STRING} and then redirect the URL based on that.
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