slackbuilds_ponce/network/mod_geoip2
Robby Workman fb4c28efe5 network/mod_geoip2: Updated for version 1.2.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-18 17:52:55 -05:00
..
doinst.sh
mod_geoip-httpd24.patch network/mod_geoip2: Updated for version 1.2.7. 2012-09-18 17:52:55 -05:00
mod_geoip.conf
mod_geoip2.info network/mod_geoip2: Updated for version 1.2.7. 2012-09-18 17:52:55 -05:00
mod_geoip2.SlackBuild network/mod_geoip2: Updated for version 1.2.7. 2012-09-18 17:52:55 -05:00
README
slack-desc

mod_geoip2 is an Apache 2.x module for finding the country and city
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. 

You will need to add the following line to /etc/httpd/httpd.conf:
  Include /etc/httpd/extra/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.