|
@@ -558,13 +558,13 @@ BrowserMatchNoCase "^(.*?)(\bZumBot\b)(.*)$" bad_bot=1
|
|
BrowserMatchNoCase "^(.*?)(\bZyBorg\b)(.*)$" bad_bot=1
|
|
BrowserMatchNoCase "^(.*?)(\bZyBorg\b)(.*)$" bad_bot=1
|
|
# END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ###
|
|
# 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 ###
|
|
# 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
|
|
# 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 bad_bot
|
|
Require not env spam_ref
|
|
Require not env spam_ref
|
|
@@ -5842,7 +5842,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref=1
|
|
Require env good_ref
|
|
Require env good_ref
|
|
Require env good_bot
|
|
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 ###
|
|
# START GOOGLE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
|
Require ip 108.177.8.0/21
|
|
Require ip 108.177.8.0/21
|