view xml/en/links.xml @ 102:c76a257f3fd4

The directive name is now automatically printed in <default> and <syntax>. Specifying <default> is made non-optional. Visible changes: - "types" and "proxy_set_header" get proper defaults (not yet displayed nicely); - "fastcgi_hide_header", "fastcgi_ignore_headers", "fastcgi_pass_header", "proxy_hide_header", "proxy_ignore_headers", and "proxy_pass_header" now have their (empty) defaults documented; - mentions of "fastcgi_redirect_errors" and "proxy_redirect_errors" which are long unsupported were removed.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 19 Oct 2011 05:15:24 +0000
parents 9d544687d02c
children 49443032011c
line wrap: on
line source

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article title="nginx: links"
         link="/en/links.html"
         lang="en">

<section title="nginx internals">

<para>
<list>

<item>
<a href="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
Guide To Nginx Module Development</a>
</item>

<item>
<a href="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
Advanced Topics In Nginx Module Development</a>
</item>

</list>
</para>

</section>


<section title="miscellanea">

<para>
<list>

<item>
<a href="http://planet.nginx.org">Planet nginx</a>
</item>

<item>
<a href="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</a>
</item>

</list>
</para>

</section>

</article>