<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/conf/nginx.conf, branch release-1.30.0</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>Removed legacy charset directive from default config example.</title>
<updated>2025-08-19T11:47:51+00:00</updated>
<author>
<name>Mohamed Karrab</name>
<email>karrab2015@gmail.com</email>
</author>
<published>2025-08-18T19:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=446ce033e5b9e192e228638e826f2a39328d879c'/>
<id>446ce033e5b9e192e228638e826f2a39328d879c</id>
<content type='text'>
The example configuration previously specified 'charset koi8-r',
which is a legacy Cyrillic encoding.  As koi8-r is rarely used today
and modern browsers handle UTF-8 by default, specifying the charset
explicitly is unnecessary.  Removing the directive keeps the example
configuration concise and aligned with current best practices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example configuration previously specified 'charset koi8-r',
which is a legacy Cyrillic encoding.  As koi8-r is rarely used today
and modern browsers handle UTF-8 by default, specifying the charset
explicitly is unnecessary.  Removing the directive keeps the example
configuration concise and aligned with current best practices.
</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>use !aNULL to disable all anonymous cipher suites</title>
<updated>2011-06-27T15:47:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2011-06-27T15:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8d7b1d222e7a7a9de35594eac18bd00308d5e7f9'/>
<id>8d7b1d222e7a7a9de35594eac18bd00308d5e7f9</id>
<content type='text'>
patch by Rob Stradling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Rob Stradling
</pre>
</div>
</content>
</entry>
<entry>
<title>update $status in log_format example</title>
<updated>2009-04-06T13:43:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-04-06T13:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=74732dded23b68d2196fe4a150e026d794cf71f6'/>
<id>74732dded23b68d2196fe4a150e026d794cf71f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add double quotes around $request</title>
<updated>2008-11-05T13:26:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-11-05T13:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=641ba448cd230b99c6af26c93f4745e4c2a3ea8e'/>
<id>641ba448cd230b99c6af26c93f4745e4c2a3ea8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add "root" to the fastcgi example to set correct included DOCUMENT_ROOT</title>
<updated>2008-02-28T20:44:16+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-02-28T20:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=72c518452f391502538ef5a7e412088a53c6ae24'/>
<id>72c518452f391502538ef5a7e412088a53c6ae24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>axe --sysconfdir=PATH</title>
<updated>2007-08-14T19:26:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-08-14T19:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5cf4d1af4e12dbcbac9f718884256ac01dec50be'/>
<id>5cf4d1af4e12dbcbac9f718884256ac01dec50be</id>
<content type='text'>
configuration prefix is dirname of --conf-path=PATH
fix paths in default nginx.conf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configuration prefix is dirname of --conf-path=PATH
fix paths in default nginx.conf
</pre>
</div>
</content>
</entry>
<entry>
<title>delete default "tcp_nodelay  on"</title>
<updated>2007-01-18T07:08:18+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-18T07:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=919130c76e3201405c5d9f78f3fba0c52e5e03d5'/>
<id>919130c76e3201405c5d9f78f3fba0c52e5e03d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "$request $status" order in log_format</title>
<updated>2006-09-16T07:14:31+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2006-09-16T07:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e8f23e99aafa155ec6eb789c971201a7c895b0b1'/>
<id>e8f23e99aafa155ec6eb789c971201a7c895b0b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
