M
M
Mikhail Teslya2021-01-19 13:33:21
1C-Bitrix
Mikhail Teslya, 2021-01-19 13:33:21

Why is the page for working with Bitrix infoblocks displayed incorrectly?

I installed Bitrix, I go into editing infoblocks and for some reason such a display, has anyone come across a similar one?

6006b54599cd4896985334.png
6006b568f2ce4108662339.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Teslya, 2021-01-19
@Sangfroid

I use open server, I solved the problem: in the apache configuration file, you need to comment out:

<LocationMatch "/\.(?!well-known)">
    Require             all denied
</LocationMatch>

It should turn out like this:
#<LocationMatch "/\.(?!well-known)">
    #Require             all denied
#</LocationMatch>

Everything happens because apache blocked the connection of files with a dot at the beginning

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question