Browse Source

Apache 2.4 Test Unit (no mod_access_compat module needed)

Mitchell Krog 8 years ago
parent
commit
f8670f0991
1 changed files with 5 additions and 5 deletions
  1. 5 5
      globalblacklist.conf

+ 5 - 5
globalblacklist.conf

@@ -558,13 +558,13 @@ BrowserMatchNoCase "^(.*?)(\bZumBot\b)(.*)$" bad_bot=1
 BrowserMatchNoCase "^(.*?)(\bZyBorg\b)(.*)$" bad_bot=1
 # END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ###
 
-#Include "/etc/apache2/custom.d/blacklist-user-agents.conf"
+Include "/etc/apache2/custom.d/blacklist-user-agents.conf"
 
 
-#Include "/etc/apache2/custom.d/bad-referrer-words.conf"
+Include "/etc/apache2/custom.d/bad-referrer-words.conf"
 
 
-#Include "/etc/apache2/custom.d/whitelist-domains.conf"
+Include "/etc/apache2/custom.d/whitelist-domains.conf"
 
 
 # START BAD REFERERS ### DO NOT EDIT THIS LINE AT ALL ###
@@ -5830,7 +5830,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref=1
 	# Blacklist IP addresses and IP Ranges Customizable
 	# *************************************************
 
-	#Include "/etc/apache2/custom.d/blacklist-ips.conf"
+	Include "/etc/apache2/custom.d/blacklist-ips.conf"
 
 	Require not env bad_bot
 	Require not env spam_ref
@@ -5842,7 +5842,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref=1
 	Require env good_ref
 	Require env good_bot
 
-	#Include "/etc/apache2/custom.d/whitelist-ips.conf"
+	Include "/etc/apache2/custom.d/whitelist-ips.conf"
 
 	# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
 	Require ip 108.177.8.0/21