D
darkeye
Guest
I'm having a big problem with my forum: there are an extremely high number of visits from China and Vietnam. Currently, there are 13 registered users and almost 10,000 "guests" from China and Vietnam.
This entry in the .htaccess file didn't help:
<IfModule mod_maxminddb.c>
MaxMindDBEnable On
MaxMindDBFile DB /usr/local/share/maxminddb/GeoLite2-Country.mmdb
MaxMindDBEnv MM_COUNTRY_CODE DB/country/iso_code
SetEnvIf MM_COUNTRY_CODE ^(CN|SG|RU|UA|VN)$ BlockCountry
</IfModule>
Does anyone...
Read more
Continue reading...
This entry in the .htaccess file didn't help:
<IfModule mod_maxminddb.c>
MaxMindDBEnable On
MaxMindDBFile DB /usr/local/share/maxminddb/GeoLite2-Country.mmdb
MaxMindDBEnv MM_COUNTRY_CODE DB/country/iso_code
SetEnvIf MM_COUNTRY_CODE ^(CN|SG|RU|UA|VN)$ BlockCountry
</IfModule>
Does anyone...
Read more
Continue reading...
