I have a client that is using php in html documents ( don't ask me why ) and we have been using the following .htaccess to successfully do so:
AddType application/x-httpd-php .php .php3 .phtml .html .htm .php4 .css
Since the latest cpanel update, this no longer works. I'm not sure what I can do to get it working again. Anyone have any ideas?
AddType application/x-httpd-php .php .php3 .phtml .html .htm .php4 .css
Since the latest cpanel update, this no longer works. I'm not sure what I can do to get it working again. Anyone have any ideas?