Welcome to Centmin Mod Community
Register Now

Master Branch update nginx vhost template for Permission-Policy header in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 30, 2020.

  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:42 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update nginx vhost template for Permission-Policy header in 123.09beta01

    Update optional Nginx header for changing from old Feature-Policy header to the new Permissions-Policy header https://community.centminmod.com/threads/nginx-permissions-policy-instead-of-feature-policy.20422/. This header is commented out with hash # in front so disabled by default. The update only works with newly created Nginx vhosts. Existing sites will need to update manually their nginx vhosts so as to not overwrite existing user customised changes in their nginx vhost config files and will only apply if you enable the add_header by uncommenting - removing hash # in front of the line anyway.


    Continue reading...

    Centmin Mod Github Master branch

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