I have a classic asp (VBScript) site that I've changed the name of a page on (company_details.asp to modest_clothing_company_details.asp). There is a query string that is appended to this page that displays a companies information (company_details.asp?ID_company=100). I've been trying to create a 301 redirect for any requests that come to company_details.asp to modest_clothing_company_details.asp and then append the querystring to the end of it, but have not been successful. Can anyone help me with this?


Reply With Quote


Bookmarks