I see older pages referencing the ability to use geoip_org (I assume if
you purchase MaxMind’s Organization DB), but the latest documentation
that I looked at only specifies country/city directives.
Can anyone confirm whether the recent versions of Ngnix (like 1.3.9 and
later) still allow the organization directives when the geoip module is
compiled-in?
Thanks,
AJ
On Feb 5, 2013, at 17:45 , AJ Weber wrote:
I see older pages referencing the ability to use geoip_org (I assume if you
purchase MaxMind’s Organization DB), but the latest documentation that I looked at
only specifies country/city directives.
Can anyone confirm whether the recent versions of Ngnix (like 1.3.9 and later)
still allow the organization directives when the geoip module is compiled-in?
http://nginx.org/en/docs/http/ngx_http_geoip_module.html#geoip_org
–
Igor S.
http://nginx.org/en/docs/http/ngx_http_geoip_module.html#geoip_org
OK, that’s great! I was looking here:
http://wiki.nginx.org/HttpGeoipModule
Should I always assume that the nginx documentation… URLs have the most
up-to-date information?
Thx,
AJ
On Tue, Feb 05, 2013 at 09:27:37AM -0500, AJ Weber wrote:
Module ngx_http_geoip_module
OK, that’s great! I was looking here: http://wiki.nginx.org/HttpGeoipModule
Should I always assume that the nginx documentation… URLs have the most
up-to-date information?
These are official docs. We try to keep them up-to-date.