Answer the question
In order to leave comments, you need to log in
How can access to a folder be denied?
In general, there is a site on Bitrix.
It does not let me into the admin panel, when I enter the admin page it says
Forbidden
Access denied.
Do you have access to ftp, where can the login ban be hidden? I looked in hitache, no
Answer the question
In order to leave comments, you need to log in
Most likely, the matter is in the .access file in the /bitrix/ folder , and
access rights for groups are already indicated there. or you don’t have it at all and you need to create
an example:
<?php
$PERM["admin"]["8"]="R";
$PERM["admin"]["7"]="R";
$PERM["admin"]["19"]="R";
$PERM["admin"]["*"]="D";
?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question