Linux Server recognizing ASP Pages (301)
-
Greeting,
I am in the process of 301 a group of pages on our site. We are thinking about switching from ASP to a Linux Server.
Question 1. - Would anyone have any information of creating a Sever Spoof so that the Linux Server will recognize asp pages for a 301?
Question 2 - How will this style of 301 Effect SEO rankings?
Thanks,
Tony
-
I'm not sure I fully understand why you need a spoof. If you put the 301 rewrite condition in the .htaccess file, Apache will read that before doing anything else with the page, is doesn't matter if the extension will execute on Linux because it is redirected before anything happens with the actual file.