A
A
Artem19802019-12-06 14:29:20
css
Artem1980, 2019-12-06 14:29:20

In the admin panel of Bitrix (bitrix), not all scripts and styles are loaded on the pages due to 403?

Installed on openserver. What could be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Anikin, 2019-12-06
@randomizex

1) maybe some of the files are requested via the https protocol, while the site has the http protocol?
if .settings.php was transferred and there is a parameter

"https_request" => array(
      "value" => true
    )

remained
or Forcibly entered $_SERVER["HTTPS"] = "on"; in the /bitrix/php_interface/dbconn.php file;
2) maybe the files are in folders where access via .htaccess is closed?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question