Dear all, I think I have problem with below rule:
<LocationMatch "wp-login.php"> SecRule REMOTE_ADDR "@geoLookup" "chain,id:88888880,drop,msg:'Non-Japan IP address'" SecRule GEO:COUNTRY_CODE !@streq JP "t:none" </LocationMatch> What I’m trying to do is to block any access out of Japan to wp-login.php file, what I see on the Apache log, its only working with POST but its doesn’t work with GET Please help. TQ
_______________________________________________ Owasp-modsecurity-core-rule-set mailing list Owasp-modsecurity-core-rule-set@lists.owasp.org https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set