Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Created July 23, 2013 00:56
Show Gist options
  • Save hanafiah/6059034 to your computer and use it in GitHub Desktop.
Save hanafiah/6059034 to your computer and use it in GitHub Desktop.
LoadModule geoip_module modules/mod_geoip.so
<IfModule mod_geoip.c>
GeoIPEnable On
GeoIPDBFile /usr/src/geoip/GeoIP.dat
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment