Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. geoip_country /usr/share/GeoIP/GeoIP.dat;
  2. fastcgi_param GEOIP_COUNTRY_CODE $geoip_country_code;
  3. fastcgi_param GEOIP_COUNTRY_CODE3 $geoip_country_code3;
  4. fastcgi_param GEOIP_COUNTRY_NAME $geoip_country_name;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement