|
@@ -4,8 +4,8 @@
|
|
|
|
|
|
### Version Information #
|
|
|
###################################################
|
|
|
-### Version: V3.2017.07.579
|
|
|
-### Updated: Sat Jul 29 17:13:17 SAST 2017
|
|
|
+### Version: V3.2017.07.581
|
|
|
+### Updated: Sat Jul 29 17:23:26 SAST 2017
|
|
|
### Bad Referrer Count: 5500
|
|
|
### Bad Bot Count: 504
|
|
|
###################################################
|
|
@@ -6328,10 +6328,11 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
|
# ********************************************************
|
|
|
# ********************************************************
|
|
|
|
|
|
-<RequireAny>
|
|
|
- <RequireAll>
|
|
|
+<RequireAll>
|
|
|
|
|
|
Require all granted
|
|
|
+ Require not env bad_bot
|
|
|
+ Require not env spam_ref
|
|
|
|
|
|
# *************************
|
|
|
# Wordpress Theme Detectors
|
|
@@ -6395,10 +6396,6 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
|
|
|
|
Include "/etc/apache2/custom.d/blacklist-ips.conf"
|
|
|
|
|
|
- Require not env bad_bot
|
|
|
- Require not env spam_ref
|
|
|
-
|
|
|
- </RequireAll>
|
|
|
|
|
|
<RequireAny>
|
|
|
|
|
@@ -6514,6 +6511,7 @@ SetEnvIfNoCase Referer ~*zzlgxh\.com spam_ref
|
|
|
|
|
|
</RequireAny>
|
|
|
|
|
|
-</RequireAny>
|
|
|
+</RequireAll>
|
|
|
+
|
|
|
|
|
|
# End of Blacklist --- rest of your server config will continue after this block if you followed my instructions properly.
|