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
In My Godaddy Server the following code worked
Options +ExecCGI AddType application/x-httpd-php .php .html AddHandler x-httpd-php5 .php .html