You can tell apache to treat your .html pages as .php pages by adding the following line of code to your .htaccess file:
AddType application/x-httpd-lsphp .html .htm
You can tell apache to treat your .html pages as .php pages by adding the following line of code to your .htaccess file:
AddType application/x-httpd-lsphp .html .htm