View Single Post
  #1 (permalink)  
Old 04-08-04
DanielCoe's Avatar
DanielCoe DanielCoe is offline
Home is where I hang my @
 
Join Date: Sep 2003
Location: My Bedroom
Posts: 408
Thanks: 0
Thanked 0 Times in 0 Posts
DanielCoe is an unknown quantity at this point
  Redirecting ASP to another file on Apache

Hi,

I have a link to a ASP file on my site.

But I want to redirect the .asp file to another .php file.

How can I do this using mod_rewrite?

I am running Linux and Apache, so at the moment when using mod_rewrite when I click on the .asp link the computer tries to download the file and not go to it.

But then again I do not want the machine to go to the .asp file but modrewrite straight to a php file.

I can change my Apache Handlers but I do not know what to set them to?

Any advice?
Reply With Quote
Sponsored Links