V
V
Victoria Erofeeva2021-05-13 10:28:32
1C-Bitrix
Victoria Erofeeva, 2021-05-13 10:28:32

How to remove error 403 in Bitrix admin panel when installing on OpenServer?

Why does the 403 error appear in the Bitrix admin panel when installing on OpenServer? I installed Bitrix on a new Open Server, there is a problem, the list of infoblock elements is displayed incorrectly in the administrative section.

609cd4a69d55d861385271.jpeg

Some JS scripts and CSS styles are simply not available, error 403

609cd4b8b0680286025818.jpeg

609cd4c1382b1231486921.jpeg

Open Server Modules :

  • Apache_2.4-PHP_7.2-7.4
  • PHP 7
  • MySQL-5.6


Previously, in older versions of OpenServer, there was no problem with the 403 error, tell me what you need to specify in the Apache_2.4-PHP_7.2-7.4 settings so that the 403 error disappears?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IgorVader, 2021-05-13
@webdefvika

For OpenServer in the config, change the line
<LocationMatch "/\.(?!well-known)">
to
<LocationMatch "/\.(?!well-known|default)">
Depending on the version of Apache \OpenServer\userdata\config

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question