Refused to execute script from, How to set up .htaccess?

#1
How to set up .htaccess
mysite: https://videozonghe.i1314.gdn/video/?4980.html
php: 5.6
mysql: 5.7

VH -> Content
URI: /
Header Operations:
Access-Control-Allow-Origin *
Strict-Transport-Security: max-age=15552000
X-Content-Type-Options nosniff
X-XSS-Protection 1;mode=block
X-Frame-Options SAMEORIGIN


error:
Refused to execute script from '<URL>' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Refused to execute script from 'https://videozonghe.i1314.gdn/x/x.php?1.html' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

how to solve?
 

Attachments

Top