5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
<IfModule mod_geoip.c>
|
|
GeoIPEnable On
|
|
GeoIPDBFile /usr/share/GeoIP/GeoIP.dat
|
|
</IfModule>
|