View Single Post
  #2 (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
Hi,

I have managed to fix it by adding:

AddType application/x-httpd-php .asp

to the .htaccess file.

Now all .asp pages are parsed as PHP.


Thanks

Dan
Reply With Quote