I\'ve been trying to get .html files to process like .PHP files, using the .htaccess file. I\'ve used the following, both of which don\'t work and trying to access the test
You can try the code below also.
AddHandler x-httpd-php .html .htm
OR
AddType application/x-httpd-php .html .htm