Get the most out of your Centmin Mod LEMP stack
Become a Member

Master Branch add AVIF/AVIFS image mime type support to Nginx in 123.09beta01

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

  1. eva2000

    eva2000 Administrator Staff Member

    59,380
    12,513
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,149
    Local Time:
    8:55 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add AVIF/AVIFS image mime type support to Nginx in 123.09beta01

    - update Nginx mime type file at /usr/local/nginx/conf/mime.types with AVIF and AVIFS mime type support for fresh installs and on centmin.sh menu option 4 Nginx update/recompiles. The following was added

    image/avif avif;
    image/avif-sequence avifs;

    Continue reading...

    Centmin Mod Github Master branch

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