view xml/en/docs/introduction.xml @ 502:6520338cdf0a

Bring ngx_http_referer_module docs up to date, including: - Documented directives "referer_hash_bucket_size" and "referer_hash_max_size". - Fixed "false" value of the $invalid_referer variable, documented "true" value. - Documented that search for a match of valid referers is case-insensitive.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 24 Apr 2012 06:21:34 +0000
parents 6135f3c95bf6
children be54c443235a
line wrap: on
line source

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

<article name="Introduction to nginx"
         link="/en/docs/introduction.html"
         lang="en">


<section>

<para>
<list type="bullet">

<listitem>
<link doc="http/request_processing.xml"/>
</listitem>

<listitem>
<link doc="http/server_names.xml"/>
</listitem>

<listitem>
<link doc="http/configuring_https_servers.xml"/>
</listitem>

</list>
</para>

</section>

</article>