I added this to my .htaccess file:
AddType application/x-httpd-php .html
But now I get an internal Server error... What is the problem with this?
AddType application/x-httpd-php .html
But now I get an internal Server error... What is the problem with this?
Comment