Yes, the issue is present in testing. Please see
http://sources.debian.net/src/nginx/1.6.1-1/debian/conf/nginx.conf/#L48
It's a comment that I assume many people use when they want to enable gzip
compression.
The two javascript mime types in the example could mislead the busy
sysadmin to belie
I'm looking at the source package and have this line in mime.types.
application/javascriptjs;
It looks like you're using an Ubuntu version of the package. Could you verify
that the issue is present in Debian testing?
--
Michael Lustfield
--
To UNSUBSCRIBE, email to debian
Package: nginx
Version: 1.1.19-1ubuntu0.5
Severity: minor
Dear Maintainer,
The gzip_types directive in debian/conf/nginx.conf includes
application/x-javascript and text/javascript but not application/javascript
(without the x).
The latter is also valid, and I suggest that you add it to the list.
3 matches
Mail list logo