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