diff xml/ru/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/ru/docs/http/ngx_http_random_index_module.xml	Fri Oct 12 09:17:06 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_random_index_module.xml	Fri Oct 12 10:01:35 2012 +0000
@@ -10,12 +10,13 @@
 <module name="Модуль ngx_http_random_index_module"
         link="/ru/docs/http/ngx_http_random_index_module.html"
         lang="ru"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
 <para>
-Модуль <literal>ngx_http_random_index_module</literal> выдаёт случайный
+Модуль <literal>ngx_http_random_index_module</literal> обслуживает запросы,
+оканчивающиеся слэшом (‘<literal>/</literal>’), и выдаёт случайный
 файл в качестве индексного файла каталога.
 Модуль работает до модуля
 <link doc="ngx_http_index_module.xml">ngx_http_index_module</link>.