How to set geoip country code for Crimea

2020-08-17 Thread skwok
for Crimea (https://dev.maxmind.com/geoip/legacy/codes/iso3166/), I contacted Maxmind's support and they have provided me with this: https://dev.maxmind.com/release-note/crimea-accuracy-update-2019/ . Can someone please tell me how I can make use of that? Thanks, skwok Posted at Ngin

Re: unknown directive "geoip_country" for openresty/nginx 1.9.7.4

2019-10-29 Thread skwok
Hi Francis, Thank you for you response. It is assuring and it's helped me find a bug later in the dockerfile that's replaced the nginx. Best, skwok Posted at Nginx Forum: https://forum.nginx.org/read.php?2,286043,286048#msg-286048 ___ ngi

unknown directive "geoip_country" for openresty/nginx 1.9.7.4

2019-10-29 Thread skwok
Hi, I've run into an issue which is very similar to https://forum.nginx.org/read.php?2,266453,266453#msg-266453, but with a different version such that the solution for that (directive `load_module`) is not available yet. I am building a docker container of nginx with modsecurity and geoip on Ub