diff xml/en/index.xml @ 971:6316a7579448

Documented the "ngx_http_auth_request" module.
author Vladimir Homutov <vl@nginx.com>
date Thu, 22 Aug 2013 17:23:42 +0400
parents 743caf552c2d
children 1fc988edd0fb
line wrap: on
line diff
--- a/xml/en/index.xml	Fri Aug 16 10:20:23 2013 +0000
+++ b/xml/en/index.xml	Thu Aug 22 17:23:42 2013 +0400
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="11">
+         rev="12">
 
 
 <section>
@@ -151,9 +151,11 @@
 
 <listitem>
 Access control based on
-<link doc="docs/http/ngx_http_access_module.xml">client IP address</link>
-and <link doc="docs/http/ngx_http_auth_basic_module.xml">HTTP
-Basic authentication</link>;
+<link doc="docs/http/ngx_http_access_module.xml">client IP address</link>,
+<link doc="docs/http/ngx_http_auth_basic_module.xml">by password (HTTP
+Basic authentication)</link> and by the
+<link doc="docs/http/ngx_http_auth_request_module.xml">result of
+subrequest</link>;
 </listitem>
 
 <listitem>