- Server operating system version
- 20.04
- Plesk version and microupdate number
- 18.0.52
I have installed geo blocking and work in the web-app firewall, but for all subscriptions the same rule :
how i can add special rules for subscriptions ?
Code:
SecGeoLookupDB /usr/share/GeoIP/GeoLiteCountry.dat
SecRule REMOTE_ADDR "@geoLookup" "phase:1,chain,id:99999932392,drop,log,msg:'Blocking %{geo.country_code}'"
SecRule GEO:COUNTRY_CODE "@pm RU KP BR UA CN BR IN PK"
how i can add special rules for subscriptions ?