Re: module geoip2 with map directive

2023-01-21 Thread Francis Daly
On Sat, Jan 21, 2023 at 04:34:26PM -0600, Rick Gutierrez wrote: Hi there, > I'm using the geoip2 module and when I add the maps directive and make > an include to specify the file it doesn't work. I'm pretty sure that this "include" line works, but... > part of my nginx.conf > > map $geoip2_da

module geoip2 with map directive

2023-01-21 Thread Rick Gutierrez
Hi list, I'm trying to block some countries to prevent access to three applications from my app server, the problem is that the list is large and I want to separate them into a separate file. I'm using the geoip2 module and when I add the maps directive and make an include to specify the file it d