Forum Moderators: phranque

Message Too Old, No Replies

301redirect from Apache Server to ASP Server

         

web_sense

3:24 pm on Jul 18, 2008 (gmt 0)

10+ Year Member



I am trying to move one of my clients sites from a Apache server to a Windows based server. Is there any way to do a 301 redirect that way the search engines recognize my old pages.

The old file extension was .php and the new files extension is .aspx

Any help is appreciated.

Thanks.

jdMorgan

3:52 pm on Jul 18, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Unless you are changing the domain name, no requests will be sent to the old Apache server after the change-over. Therefore, these 301 redirects from .php to .aspx will have to be implemented on the IIS server. So, that would make this the wrong forum to be asking in... :)

Jim