Welcome to Centmin Mod Community
Register Now

Beta Branch GeoIP2 Lite routine update split /usr/local/nginx/conf/geoip.conf

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 10, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:46 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    GeoIP2 Lite routine update split /usr/local/nginx/conf/geoip.conf

    Split GeoIP2 Lite configurations out of /usr/local/nginx/conf/geoip.conf and into their own include file at /usr/local/nginx/conf/geoip2.conf which is referenced inside /usr/local/nginx/conf/geoip.conf this makes it easier to disable GeoIP2 Lite nginx settings if you later disable GeoIP2 Lite via NGINX_GEOIPTWOLITE='n'

    Continue reading...

    123.09beta01 branch