Forum Moderators: coopster

Message Too Old, No Replies

Redirect ASP.net pages to php pages, using same domain name

can it be done

         

centime

11:14 pm on May 18, 2007 (gmt 0)

10+ Year Member



Hi All

Application developed on ASp.net, but now to be replaced with commercially available php application for purely commercial reasons, i.e. business building rather than application devlopment.

Currently, domain is hosted in a purely MS environment , it has many pages rather well ranked in some SE's so we want to preserve those rankings

Tis a Conundrum :)

centime

6:04 am on May 19, 2007 (gmt 0)

10+ Year Member



this looks like a partial solution

[webmasterworld.com...]

I guess i'll be learning more php than i intended to , sigh

coopster

1:18 pm on May 21, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The solution shown is an Apache HTTP server directive, a single line that needs to be added to your Apache configuration (if you are running Apache now rather than IIS). If it is PHP5 I recommend using AddHandler as opposed to AddType though.

Do I have to change .html to .php? [webmasterworld.com]