[Resolved] Litespeed in Directadmin -- suffix '.php' does not allow serving as static file

Status
Not open for further replies.
#1
in new server i get this error for all site

Code:
MIME type [application/x-httpd-php54] for suffix '.php' does not allow serving as static file, access denied!
and must i set this line in .htaccess for solved this problem:
Code:
AddHandler application/x-httpd-php5 .html .php
how to solve it issue to dont need change htaccess for any site?
 
Last edited by a moderator:
Status
Not open for further replies.
Top