Forum Moderators: phranque

Message Too Old, No Replies

Mod rewrite convert PHP to ASP

         

gojoe_gojoe

6:11 pm on Aug 21, 2004 (gmt 0)

10+ Year Member



Is there a mod rewrite for converting PHP to ASP extension? I did my site in ASP and now want to switch to PHP but not loose my SE rating (I will be switching from a IIS server to an Apache server). I don't have a huge databse with query strings. I basicaly used ASP for a small voting script and the include page feature. But I want to switch to PHP and start using the MySql databse for forums and photogalleries. Will that mod rewrite affect that much?

Thanks for the help :>)

jdMorgan

6:44 pm on Aug 21, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



gojoe_gojoe,

Welcome to WebmasterWorld!

mod_rewrite (and various mod_alias) directives can be used to convert an HTTP request for your .asp URLs into requests for .php files on your Apache server. This is usually a very simple function to implement. Our charter [webmasterworld.com] contains links to resources which may be helpful.

Jim