Browse Source

V3.2017.07.522 [ci skip]

Travis 7 years ago
parent
commit
9f87dd3ca3
1 changed files with 5 additions and 4 deletions
  1. 5 4
      globalblacklist.conf

+ 5 - 4
globalblacklist.conf

@@ -4,8 +4,8 @@
 
 
 ### Version Information #
 ### Version Information #
 ###################################################
 ###################################################
-### Version: V3.2017.07.521
-### Updated: Sat Jul 22 13:07:50 SAST 2017
+### Version: V3.2017.07.522
+### Updated: Sat Jul 22 13:17:25 SAST 2017
 ### Bad Referrer Count: 5436
 ### Bad Referrer Count: 5436
 ### Bad Bot Count: 498
 ### Bad Bot Count: 498
 ###################################################
 ###################################################
@@ -46,7 +46,7 @@
 	#		<Directory /var/www/html>
 	#		<Directory /var/www/html>
 	#			AllowOverride All
 	#			AllowOverride All
 	#			Options FollowSymLinks
 	#			Options FollowSymLinks
-    #     		Include /etc/apache2/custom.d/globalblacklist.conf
+    	#     		Include /etc/apache2/custom.d/globalblacklist.conf
   	#		</Directory>
   	#		</Directory>
 	#	</VirtualHost>
 	#	</VirtualHost>
 	# ********************************************************
 	# ********************************************************
@@ -6229,6 +6229,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
 
 
 # ***************************************************************************************
 # ***************************************************************************************
 # NOW WE ACTIVATE THE BLOCKER USING OUR ACCESS CONTROLS WITH NEW APACHE 2.4 SYNTAX
 # NOW WE ACTIVATE THE BLOCKER USING OUR ACCESS CONTROLS WITH NEW APACHE 2.4 SYNTAX
+# ***************************************************************************************
 # Remember to de-activate the module access_compat by running sudo a2dismod access_compat
 # Remember to de-activate the module access_compat by running sudo a2dismod access_compat
 # This is where we actually make the blocker work, everything before and above this 
 # This is where we actually make the blocker work, everything before and above this 
 # section is merely where we are declaring our environment variables.
 # section is merely where we are declaring our environment variables.
@@ -6249,7 +6250,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
 	#		<Directory /var/www/html>
 	#		<Directory /var/www/html>
 	#			AllowOverride All
 	#			AllowOverride All
 	#			Options FollowSymLinks
 	#			Options FollowSymLinks
-    #     		Include /etc/apache2/custom.d/globalblacklist.conf
+    	#     		Include /etc/apache2/custom.d/globalblacklist.conf
   	#		</Directory>
   	#		</Directory>
 	#	</VirtualHost>
 	#	</VirtualHost>
 	# ********************************************************
 	# ********************************************************