Converting site from html to php
I just found an online source that said I can just add a .htaccess file with the following code (AddType application/x-httpd-php .htm .html) in it and it will treat my .html pages as .php. Is this a good fix for now?