/web.yale.edu/>
From: nginx on behalf of Francis Daly
Sent: Sunday, April 29, 2018 4:40 AM
To: nginx@nginx.org
Subject: Re: duplicate MIME type "text/html"
On Fri, Apr 27, 2018 at 06:04:48PM +, Friscia, Michael wrote:
Hi there,
> sub_filter_typ
On Fri, Apr 27, 2018 at 06:04:48PM +, Friscia, Michael wrote:
Hi there,
> sub_filter_types text/html application/json application/javascript
> text/javascript;
>
> But in the error logs I have this repeating quite a bit:
> duplicate MIME type "text/html"
TPS id 6ADE02C50D22 for ; Fri, 27 Apr 2018 18:06:10 + (UTC)Received: from [192.168.0.7] ([68.3.130.214]) by :SMTPAUTH: with SMTP id C7kxfFVXue3ekC7kxfBnqe; Fri, 27 Apr 2018 11:06:04 -0700Subject: Fwd: duplicate MIME type "text/html"To: nginx@nginx.orgReferences: <3994e761-a8de-43a8-a9df-32
Fri, 27 Apr 2018 18:04:48 +Received: from BLUPR08MB406.namprd08.prod.outlook.com ([fe80::6495:3949:9ea9:c396]) by BLUPR08MB406.namprd08.prod.outlook.com ([fe80::6495:3949:9ea9:c396%14]) with mapi id 15.20.0715.018; Fri, 27 Apr 2018 18:04:48 +From: Friscia, Michael To: nginx@nginx.org Subject: dupl
Just curious, I have a config file that has this sub_filter_types:
sub_filter_types text/html application/json application/javascript
text/javascript;
But in the error logs I have this repeating quite a bit:
duplicate MIME type "text/html" in /etc/nginx/conf.d/main-settings.conf
Does