plove79
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by plove79-
ModSecurity Hits List Status Code
I have a ModSecurity rule that blocks several countries. SecRule REMOTE_ADDR "@geoLookup" "phase:1,chain,id:1,drop,log,msg:'Blocking Countries'" SecRule GEO:COUNTRY_CODE "@pm XX YY ZZ" However, ...
-
ModSecurity GeoLookup Proc Mutex Denied
Hello, My error logs are filling up with "ModSecurity: Geo Lookup: Failed to lock proc mutex: Permission denied", and only this error. No database errors, no 'global mutex', no 'audit log', no 'ru...