Warn Duplicate MIME Type text/html in /etc/nginx/nginx.conf

Ftr14

When restarting or reloading nginx, we’re getting the following warning: [root@vps01]# nginx -t nginx: [warn] duplicate MIME type "text/html" in /etc/nginx/nginx.conf:34 nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful The text/html is always…