Browse Source

Apache 2.4 Tests (11) - Fix Require Blocks

Mitchell Krog 7 years ago
parent
commit
ba9ea0a818
1 changed files with 2 additions and 2 deletions
  1. 2 2
      globalblacklist2.conf

+ 2 - 2
globalblacklist2.conf

@@ -6235,7 +6235,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
 #<IfModule mod_authz_core.c>
 #<IfModule mod_authz_core.c>
 
 
 <RequireAny>
 <RequireAny>
- 	#<RequireAll>
+ 	<RequireAll>
 
 
 	Require all granted
 	Require all granted
 	Require local
 	Require local
@@ -6414,7 +6414,7 @@ Require not ip 54.242.250.203
 	Include "/etc/apache2/custom.d/blacklist-ips.conf"
 	Include "/etc/apache2/custom.d/blacklist-ips.conf"
 
 
 
 
-	#</RequireAll>
+	</RequireAll>
 
 
 	#<RequireAny>
 	#<RequireAny>