ip2region_private/binding/nginx
Wu Jian Ping e7fa4da719 nginx-impl init 2023-03-30 17:46:38 +08:00
..
src nginx-impl init 2023-03-30 17:46:38 +08:00
t nginx-impl init 2023-03-30 17:46:38 +08:00
LICENSE nginx-impl init 2023-03-30 17:46:38 +08:00
README.md nginx-impl init 2023-03-30 17:46:38 +08:00
config nginx-impl init 2023-03-30 17:46:38 +08:00

README.md

nginx-ip2region

编译

$ ./configure \
    --prefix=/Users/wujp/Documents/workspaces/open-source/nginx-1.23.4/.nginx \
    --add-module=/Users/wujp/Documents/workspaces/open-source/ip2region/binding/nginx

$ make
$ make install

Made with ♥ by Wu Jian Ping