ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
geoip_module模块 yum install nginx-module-geoip ``` The GeoIP dynamic modules for nginx have been installed. To enable these modules, add the following to /etc/nginx/nginx.conf and reload nginx: load_module modules/ngx_http_geoip_module.so; load_module modules/ngx_stream_geoip_module.so; Please refer to the modules documentation for further details: http://nginx.org/en/docs/http/ngx_http_geoip_module.html http://nginx.org/en/docs/stream/ngx_stream_geoip_module.html ``` ![](../../../images/screenshot_1554275682673.png) `wget http://geolite.maxmind.com/download/geoip/database/GeoliteCountry/GeoIP.dat.gz`