]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - lighttpd-mod_geoip.conf
- merged 1.4.48 from PLD, TLDized
[packages/lighttpd.git] / lighttpd-mod_geoip.conf
diff --git a/lighttpd-mod_geoip.conf b/lighttpd-mod_geoip.conf
deleted file mode 100644 (file)
index 1474b92..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# GeoIP module.
-#
-# Documentation: https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModGeoip
-
-server.modules += (
-       "mod_geoip"
-)
-
-# path to the geoip or geocity database
-#geoip.db-filename = "/usr/share/GeoIP/GeoIP.dat"
-
-# default disabled
-#geoip.memory-cache = "enable"