Skip to content

chenttuuvv/ngx_http_geoip_formt_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ngx_http_geoip_formt_module

get geoip info from url args

example conf:

    location /geoinfo {
        geoip_format_city /usr/share/GeoIP/GeoLiteCity.dat;
    }

curl localhost/geoinfo?ip=114.114.114.114

About

get geoip info from url args

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages