I am moving a client of mine from a Windows server to Unix. We do not want to loose the SERP results with the .asp pages, so I would like to know if I can use the .htaccess file to rewrite to have .asp pages treated as .php? I know I cannot run ASP on Unix, I just want to keep the web address. I would rather not do 301 redirects.
Thanks
Marshall