@@ -6234,7 +6234,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
<IfModule mod_authz_core.c>
-<RequireAny>
+<RequireAll>
<RequireAll>
Require all denied
@@ -6420,7 +6420,7 @@ Require ip 2c0f:f248::/32
</RequireAny>
-</RequireAny>
+</RequireAll>
</IfModule>
# End of Blacklist --- rest of your server config will continue after this block if you followed my instructions properly.