Hello,
I don’t know what happened in the past few days, but I can’t access the sites. The logs show this error. The apache2 configuration files were not changed in any way.
The .htaccess file looks like this:
<RequireAny>
Require ip 192.168.16.0/24
</RequireAny>
<RequireNone>
Require all denied
</RequireNone>
I am using HestiaCP version 1.8.12
I will add that pages hosted by user xxx do not work, while pages hosted by hestia (e.g. Roundcube or web administration panel) work correctly