Everyone thanks for the tips on parsing html as php.
I just tried it on my local machine thru Wamp Server.
I used this:
Code:
AddHandler application/x-httpd-php .html
Instead of adding this code to .htacces, I used httpd.conf
So it looks like I can use all the same file names.