diff options
author | Zordrak <slackbuilds@tpa.me.uk> | 2010-05-12 23:32:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:26 +0200 |
commit | b3441ddaad5c4882eb40c4a770807ed59ed0ebdd (patch) | |
tree | c5bfe511bc683405db6013bd64be723f4cee4bc7 /network/mod_geoip2/README | |
parent | dbf69b7af097d6868491f123336d7fd0d1271de0 (diff) | |
download | slackbuilds-b3441ddaad5c4882eb40c4a770807ed59ed0ebdd.tar.gz |
network/mod_geoip2: Added to 12.2 repository
Diffstat (limited to 'network/mod_geoip2/README')
-rw-r--r-- | network/mod_geoip2/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/mod_geoip2/README b/network/mod_geoip2/README new file mode 100644 index 0000000000..3fed4a8e8d --- /dev/null +++ b/network/mod_geoip2/README @@ -0,0 +1,6 @@ +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. + +mod_geoip2 requires the GeoIP C Library API. |