Can't get PHP to parse in .html files...
Posted by: Theovis
Posted on: 2009-08-15 11:48:00
I've been trying to customize the .htaccess file on my Dreamhost shared server to parse PHP in .html files. I've tried the following commands with no luck...
AddType application/x-httpd-php .html
ForceType application/x-httpd-php .html
AddHandler application/x-httpd-php .html