Buna ideea. Cu GeoIP mod pt. apache
GeoIPEnable On
# doamne futa-va pe toti si scapam de greutati :))
SetEnvIf GEOIP_COUNTRY_CODE CN BlockCountry
SetEnvIf GEOIP_COUNTRY_CODE RU BlockCountry
SetEnvIf GEOIP_COUNTRY_CODE UA BlockCountry
SetEnvIf GEOIP_COUNTRY_CODE IN BlockCountry
<RequireAll>
Require all granted
Require not env BlockCountry
</RequireAll>