leev / ngx_http_geoip2_module

Nginx GeoIP2 module
BSD 2-Clause "Simplified" License
983 stars 186 forks source link

autonomous_system_organization #106

Closed baetensc closed 2 years ago

baetensc commented 2 years ago

Hello I m trying to use this with the isp database but it s not working ... geoip2 /usr/local/nginx/conf/GeoIP2-ISP.mmdb { auto_reload 3600m; $organisation default=none source=$remote_addr autonomous_system_organization; } nginx[29617]: nginx: [emerg] invalid condition "$organisation"

Thanks for helping

baetensc commented 2 years ago

syntax error all ok sorry