This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
apache-formula
forked from
ExternalMirrors/apache-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Saltstack Official Apache Formula
413
Commits
1
Branch
Tree:
37f8af4b3a
apache-formula
/
apache
/
files
/
RedHat
/
geoip.conf
geoip.conf
93B
Raw
Normal View
History
Add Reverse Proxy directives, GeoIP, Certificates management, mostly for RedHat
8 years ago
1
2
3
4
<IfModule mod_geoip.c>
GeoIPEnable
On
GeoIPDBFile
/usr/share/GeoIP/GeoIP.dat
</IfModule>