Replies: 1 comment 4 replies
-
Эта проблема уже решена. Конфиг был изменён в версии 6.2.6. Вы пользуетесь устаревшей версией программы. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Refused to execute script from 'https://****/**' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Не загружаются некоторые .CSS .JS
Сайт плывет, Скрипты не работают.
Решение:
"C:\OpenServer\config\PHP-***\default\templates\httpd.conf"
Закоментить
Header always set X-Content-Type-Options "nosniff"
Beta Was this translation helpful? Give feedback.
All reactions