mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
4 lines
93 B
Text
4 lines
93 B
Text
<IfModule mod_geoip.c>
|
|
GeoIPEnable On
|
|
GeoIPDBFile /usr/share/GeoIP/GeoIP.dat
|
|
</IfModule>
|