I need to run all of my .html files as .php files and I don\'t have time to change all of the links before our presentation tomorrow. Is there any way to \"hack\" this with
AddHandler application/x-httpd-php .php .html .htm // or AddType application/x-httpd-php .php .htm .html