PDA

View Full Version : how do i. . .



razor
November 13th, 2000, 21:36
the server im hosted on only recognizes the .php3 and .php4 extension for php scripts. how do i make it recognize the .php extension?i know there is a way to do this using .htaccess but i dont remeber how.

KapTinKiRk
November 13th, 2000, 21:45
Put the following line in the .htaccess file

AddType application/x-httpd-php .php