From 8900f695e50fd4af41fc9cfbdbf821ee8a2b29ef Mon Sep 17 00:00:00 2001 From: Zordrak Date: Thu, 13 May 2010 00:37:15 +0200 Subject: network/mod_geoip2: Updated for version 1.2.5 --- network/mod_geoip2/README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'network/mod_geoip2/README') diff --git a/network/mod_geoip2/README b/network/mod_geoip2/README index 3fed4a8e8d..a0eb079ddb 100644 --- a/network/mod_geoip2/README +++ b/network/mod_geoip2/README @@ -3,4 +3,10 @@ that a web request originated from. It uses the GeoIP library and database to perform the lookup. It is free software, licensed under the Apache license. -mod_geoip2 requires the GeoIP C Library API. +This requires GeoIP. + +You will need to add the following line to /etc/httpd/httpd.conf: + Include /etc/httpd/mod_geoip.conf + +mod_geoip2 can be further configured through the Apache configuration file; +see the README in the package's documentation directory for details. -- cgit v1.2.3