Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 8bfbbda

Browse files
authored
Merge pull request #973 from fgsch/fgsch/revert-back-910110
Comment 910110 back
2 parents 82ee8fe + 3a4ac03 commit 8bfbbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/REQUEST-910-IP-REPUTATION.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ SecRule TX:HIGH_RISK_COUNTRY_CODES "!@rx ^$" \
8989
# This rule checks the client IP address against a list of recent IPs captured
9090
# from the SpiderLabs web honeypot systems (last 48 hours).
9191
#
92-
SecRule TX:REAL_IP "@ipMatchFromFile ip_blacklist.data" \
92+
#SecRule TX:REAL_IP "@ipMatchFromFile ip_blacklist.data" \
9393
"id:910110,\
9494
phase:2,\
9595
block,\

0 commit comments

Comments
 (0)