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"
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