GeoIP и Cloudflare
Это прописал в nginx.conf
---Цитата--- geoip_country /usr/share/GeoIP/GeoIP.dat; map $geoip_country_code $allowed_country { default yes;
ID no;
IN no;
RU no; }
Это прописал в nginx.conf
---Цитата--- geoip_country /usr/share/GeoIP/GeoIP.dat; map $geoip_country_code $allowed_country { default yes;
ID no;
IN no;
RU no; }