Forum Moderators: phranque
I need to create a couple 301 Redirects for links with url parameters like /details.php?id=45
My redirect command looks like this, but it doesn't work:
redirect 301 /details.php?id=45 [mydomain.com...]
I know redirects are working on the server because I can do simple redirects but I can't get this to work with a more complicated link.
What am I doing wrong?
thanks
See this recent thread [webmasterworld.com].
Jim