PDA

View Full Version : URGENT .htaccess HELP NEEDED!!!


robkerry
02-18-2001, 09:28 AM
Hi,

HEEELLLLPPP!

I need a .htaccess files that makes my Apache server recognise '.php3' files as being '.php' files.
It can be done, i just dont have the knowhow!

Any ideas?

Thanks in advance!

Regards,
Robert Kerry

Jason
02-18-2001, 01:05 PM
Add this line to your .htaccess file:

AddHandler application/x-httpd-php3 .php