aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd-mod_geoip
Commit message (Collapse)AuthorAgeFilesLines
* - Use autoconf and automake on build time (avoid re-run of configure)Martin Matuska2010-08-281-2/+0
| | | | | | | - Remove AUTOTOOLS knobs from slave ports Notes: svn path=/head/; revision=260119
* mod_geoip is a lighttpd module that looks up the country codeMartin Matuska2010-08-271-0/+52
for the IP address making the request without using reverse DNS. WWW: http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip Notes: svn path=/head/; revision=260093