374a90f9fb
Port returns the country code of the IP address of the client making the request in either an Apache note or in an environment variable. This port does not use reverse DNS to determine the country of the IP address.
14 lines
454 B
Text
14 lines
454 B
Text
************************************************************
|
|
Please edit your apache.conf or httpd.conf to enable and
|
|
setup this module.
|
|
|
|
You can always refer to the useful documents held in
|
|
${PREFIX}/share/doc/mod_geoip/, where ${PREFIX} is
|
|
typically /usr/local.
|
|
|
|
When it's done, do the following to take effect:
|
|
|
|
apachectl configtest (and correct any errors reported)
|
|
apachectl restart
|
|
|
|
************************************************************
|