|
@@ -16,8 +16,8 @@
|
|
|
|
|
|
### Version Information #
|
|
### Version Information #
|
|
###################################################
|
|
###################################################
|
|
-### Version: V3.2018.08.854
|
|
|
|
-### Updated: Fri Aug 3 16:23:42 SAST 2018
|
|
|
|
|
|
+### Version: V3.2018.08.855
|
|
|
|
+### Updated: Fri Aug 3 16:28:07 SAST 2018
|
|
### Bad Referrer Count: 6338
|
|
### Bad Referrer Count: 6338
|
|
### Bad Bot Count: 529
|
|
### Bad Bot Count: 529
|
|
###################################################
|
|
###################################################
|
|
@@ -58,7 +58,7 @@
|
|
# <Directory /var/www/html>
|
|
# <Directory /var/www/html>
|
|
# AllowOverride All
|
|
# AllowOverride All
|
|
# Options FollowSymLinks
|
|
# Options FollowSymLinks
|
|
- # Include custom.d/globalblacklist.conf
|
|
|
|
|
|
+ # Include /etc/apache2/custom.d/globalblacklist.conf
|
|
# </Directory>
|
|
# </Directory>
|
|
# </VirtualHost>
|
|
# </VirtualHost>
|
|
# ********************************************************
|
|
# ********************************************************
|
|
@@ -699,7 +699,7 @@ BrowserMatchNoCase "^(.*?)(\bZyBorg\b)(.*)$" bad_bot
|
|
# Include your Own Custom List of Bad User Agents
|
|
# Include your Own Custom List of Bad User Agents
|
|
# ***********************************************
|
|
# ***********************************************
|
|
|
|
|
|
-Include "custom.d/blacklist-user-agents.conf"
|
|
|
|
|
|
+Include "/etc/apache2/custom.d/blacklist-user-agents.conf"
|
|
|
|
|
|
# ************************************
|
|
# ************************************
|
|
# GOOD REFERERS - Spared from Checking
|
|
# GOOD REFERERS - Spared from Checking
|
|
@@ -713,7 +713,7 @@ Include "custom.d/blacklist-user-agents.conf"
|
|
# Read Comments inside whitelist-domains.conf for customization tips.
|
|
# Read Comments inside whitelist-domains.conf for customization tips.
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
|
|
|
|
-Include "custom.d/whitelist-domains.conf"
|
|
|
|
|
|
+Include "/etc/apache2/custom.d/whitelist-domains.conf"
|
|
|
|
|
|
|
|
|
|
# ****************************************
|
|
# ****************************************
|
|
@@ -783,7 +783,7 @@ Include "custom.d/whitelist-domains.conf"
|
|
# Read Comments inside bad-referrer-words.conf for customization tips.
|
|
# Read Comments inside bad-referrer-words.conf for customization tips.
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
|
|
|
|
-Include "custom.d/bad-referrer-words.conf"
|
|
|
|
|
|
+Include "/etc/apache2/custom.d/bad-referrer-words.conf"
|
|
|
|
|
|
# ************************
|
|
# ************************
|
|
# Bad Referer Domain Names
|
|
# Bad Referer Domain Names
|
|
@@ -7198,7 +7198,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
# <Directory /var/www/html>
|
|
# <Directory /var/www/html>
|
|
# AllowOverride All
|
|
# AllowOverride All
|
|
# Options FollowSymLinks
|
|
# Options FollowSymLinks
|
|
- # Include custom.d/globalblacklist.conf
|
|
|
|
|
|
+ # Include /etc/apache2/custom.d/globalblacklist.conf
|
|
# </Directory>
|
|
# </Directory>
|
|
# </VirtualHost>
|
|
# </VirtualHost>
|
|
# ********************************************************
|
|
# ********************************************************
|
|
@@ -7276,7 +7276,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
# Read Comments inside blacklist-ips.conf for customization tips.
|
|
# Read Comments inside blacklist-ips.conf for customization tips.
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
|
|
|
|
- Include "custom.d/blacklist-ips.conf"
|
|
|
|
|
|
+ Include "/etc/apache2/custom.d/blacklist-ips.conf"
|
|
|
|
|
|
Require not env bad_bot
|
|
Require not env bad_bot
|
|
Require not env spam_ref
|
|
Require not env spam_ref
|
|
@@ -7302,7 +7302,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
# Read Comments inside whitelist-ips.conf for customization tips.
|
|
# Read Comments inside whitelist-ips.conf for customization tips.
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
|
|
|
|
- Include "custom.d/whitelist-ips.conf"
|
|
|
|
|
|
+ Include "/etc/apache2/custom.d/whitelist-ips.conf"
|
|
|
|
|
|
# ***********
|
|
# ***********
|
|
# Google Bots
|
|
# Google Bots
|