# Apache configuration for mod_geoip2
LoadModule geoip_module @baselibdir@/httpd/modules/mod_geoip.so
GeoIPEnable Off
GeoIPEnableUTF8 On
GeoIPOutput Env
GeoIPDBFile /usr/share/GeoIP/GeoIP.dat MemoryCache
# GeoIP information is available only inside /xxx
GeoIPEnable On