One of my users
MIME type [application/x-httpd-fastphp5] for suffix '.html' does not allow serving as static file, access denied!
In their htaccess file they have the following:
AddType application/x-httpd-fastphp5 .php .htm .html
Can I make this work in htaccess?