apache-formula/apache/files/RedHat/geoip.conf

5 lines
93 B
Plaintext
Raw Normal View History

<IfModule mod_geoip.c>
GeoIPEnable On
GeoIPDBFile /usr/share/GeoIP/GeoIP.dat
</IfModule>