fafdc13474
mod_geoip2 is an Apache2 module that looks up the country code for the IP address making the request without using reverse DNS. WWW: http://www.maxmind.com/app/mod_geoip PR: ports/86777 Submitted by: Jukka A. Ukkonen <jau@iki.fi>
3 lines
111 B
Text
3 lines
111 B
Text
libexec/apache2/mod_geoip.so
|
|
@exec %D/sbin/apxs -e -A -n geoip %D/%F
|
|
@unexec %D/sbin/apxs -e -A -n geoip %D/%F
|