<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/conf, branch release-1.5.4</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>MIME: eot MIME type updated to follow IANA (ticket #306).</title>
<updated>2013-08-23T12:24:24+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a01f0078edfecc6ef3d406bb4b3100737f592d4c'/>
<id>a01f0078edfecc6ef3d406bb4b3100737f592d4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added the most common OOXML MIME types (ticket #243).</title>
<updated>2013-08-23T12:24:24+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1c71e4f8720aa3a8285cdf2e98a6fd40473112ae'/>
<id>1c71e4f8720aa3a8285cdf2e98a6fd40473112ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: added application/font-woff MIME type (ticket #292).</title>
<updated>2013-08-23T12:24:23+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2013-08-23T12:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=86113327771bfcffd8884359dfd6729d98cad522'/>
<id>86113327771bfcffd8884359dfd6729d98cad522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace fix.</title>
<updated>2013-08-17T12:54:55+00:00</updated>
<author>
<name>Maxim Dounin</name>
<email>mdounin@mdounin.ru</email>
</author>
<published>2013-08-17T12:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=300530284fc15c75df5478def354eab520cc615c'/>
<id>300530284fc15c75df5478def354eab520cc615c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed misleading example SSL config.</title>
<updated>2013-08-07T16:01:43+00:00</updated>
<author>
<name>Sergey Budnevitch</name>
<email>sb@waeme.net</email>
</author>
<published>2013-08-07T16:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=be27365bb10e255330d3baeda2b918ea9fd79b8e'/>
<id>be27365bb10e255330d3baeda2b918ea9fd79b8e</id>
<content type='text'>
a) ssl as listen parameter is preferable.
b) ssl_protocols defaults are better because they do not forbid TLS versions
   1.1 and 1.2.
c) ssl_session_timeout has sense only with SSL cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) ssl as listen parameter is preferable.
b) ssl_protocols defaults are better because they do not forbid TLS versions
   1.1 and 1.2.
c) ssl_session_timeout has sense only with SSL cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>MIME: use "application/javascript" for .js files.</title>
<updated>2013-07-31T19:40:46+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2013-07-31T19:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3086ab2996403fbb4cf6525986e00e4a521ada1e'/>
<id>3086ab2996403fbb4cf6525986e00e4a521ada1e</id>
<content type='text'>
Though there are several MIME types commonly used for JavaScript nowadays,
the most common being "text/javascript", "application/javascript", and
currently used by nginx "application/x-javascript", RFC 4329 prefers
"application/javascript".

The "charset_types" directive's default value was adjusted accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Though there are several MIME types commonly used for JavaScript nowadays,
the most common being "text/javascript", "application/javascript", and
currently used by nginx "application/x-javascript", RFC 4329 prefers
"application/javascript".

The "charset_types" directive's default value was adjusted accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the HTTPS fastcgi_param to fastcgi.conf.</title>
<updated>2011-12-25T19:15:56+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2011-12-25T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=197312f3a03de12d8183872cbb702bdf20e8cd04'/>
<id>197312f3a03de12d8183872cbb702bdf20e8cd04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38).</title>
<updated>2011-12-09T15:38:26+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2011-12-09T15:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=fd87f1b7906120b81dba06558d73ed492f2a230f'/>
<id>fd87f1b7906120b81dba06558d73ed492f2a230f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>svgz extension for compressed SVG added (close #56).</title>
<updated>2011-11-21T09:20:50+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@nginx.com</email>
</author>
<published>2011-11-21T09:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=df56c2e23921d0541b2b13d9088d98433ba47d08'/>
<id>df56c2e23921d0541b2b13d9088d98433ba47d08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added image/webp and video/webm MIME types.</title>
<updated>2011-11-14T14:16:51+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2011-11-14T14:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=3db91b8c730ddfd762c03a367285d6a9da1ec44a'/>
<id>3db91b8c730ddfd762c03a367285d6a9da1ec44a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
