diff xml/en/docs/http/ngx_http_random_index_module.xml @ 724:0422511d9bee

Improved descriptions of indexing modules and mentioned others in index module.
author Vladimir Homutov <vl@nginx.com>
date Fri, 12 Oct 2012 10:01:35 +0000
parents 764fbac1b8b4
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_random_index_module.xml	Fri Oct 12 09:17:06 2012 +0000
+++ b/xml/en/docs/http/ngx_http_random_index_module.xml	Fri Oct 12 10:01:35 2012 +0000
@@ -10,12 +10,13 @@
 <module name="Module ngx_http_random_index_module"
         link="/en/docs/http/ngx_http_random_index_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
 <para>
-The module <literal>ngx_http_random_index_module</literal> picks a random
+The <literal>ngx_http_random_index_module</literal> module processes requests
+ending with the slash character (‘<literal>/</literal>’) and picks a random
 file in a directory as an index file.
 It works before the
 <link doc="ngx_http_index_module.xml">ngx_http_index_module</link>