Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch fix duplicate xml mime type registration in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 29, 2024.

  1. eva2000

    eva2000 Administrator Staff Member

    54,126
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    1:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    fix duplicate xml mime type registration in 140.00beta01

    - bug fix for recently xml mime type update resulting in duplicate xml mime type warning (not error), this update removes the old text/ml mime type
    - existing 140.00beta01 users can run cmpdate and centmin.sh menu option 4 to recompile nginx

    nginx -t
    nginx: [warn] duplicate extension "xml", content type: "application/xml", previous content type: "text/xml" in /usr/local/nginx/conf/mime.types:100
    nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
    nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful


    Continue reading...

    140.00beta01 branch