Want to subscribe to topics you're interested in?
Become a Member

Master Branch update inc/nginx_addvhost.inc & tools/nv.sh

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jun 13, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,868
    12,239
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,810
    Local Time:
    9:39 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update inc/nginx_addvhost.inc & tools/nv.sh

    - prelim support for remi scl multi PHP-FPM version detection and inserting of optional include files

    Code (Text):
      include /usr/local/nginx/conf/php.conf;
      #include /usr/local/nginx/conf/php71-remi.conf;
      #include /usr/local/nginx/conf/php70-remi.conf;
      #include /usr/local/nginx/conf/php56-remi.conf;
    


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.