mod_geoip 0.2.0 review

Download
by rbytes.net on

mod_geoip is an Apache module that finds country of client IP address. Requirements: · GeoIP C Library · Apache web server I

License: The Apache License 2.0
File size: 0K
Developer: T.J. Mather
0 stars award from rbytes.net

mod_geoip is an Apache module that finds country of client IP address.

Requirements:
GeoIP C Library
Apache web server

Installation:

See the INSTALL file included with the mod_geoip API download for detailed instructions.

Usage:

mod_geoip looks up the IP address of the client end user. If you need to input the IP address instead of simply using the client IP address, you will need to use another one of our APIs.

For the country database, mod_geoip sets two environment variables, GEOIP_COUNTRY_CODE and GEOIP_COUNTRY_NAME. For other databases, see the README file included with the mod_geoip API.

It also sets two entries in Apache's notes table with the same names as above.

mod_geoip 0.2.0 search tags