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.
8 lines
251 B
Text
8 lines
251 B
Text
libexec/apache/mod_geoip.so
|
|
@exec %D/sbin/apxs -e -A -n geoip %D/%F
|
|
@unexec %D/sbin/apxs -e -A -n geoip %D/%F
|
|
share/doc/mod_geoip/Changes
|
|
share/doc/mod_geoip/INSTALL
|
|
share/doc/mod_geoip/README
|
|
share/doc/mod_geoip/README.php
|
|
@dirrm share/doc/mod_geoip
|