This module allows you to query MaxMind DB files from Apache using the libmaxminddb library. It can also be used as alternative for cases like mod_geoip2 too. Reviewed by: joneum Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18900
4 lines
142 B
Text
4 lines
142 B
Text
mod_maxminddb allows you to query MaxMind DB files from Apache using
|
|
the libmaxminddb library.
|
|
|
|
WWW: https://github.com/maxmind/mod_maxminddb
|