The original .htaccess code for Parsing html as php for a webhosting company
AddHandler application/x-httpd-php5 .html .htm is not working
The customer support has suggested
AddType application/x-httpd-php .html .htm, which is also not working
Does any know any version of .htaccess code which will work






