diff xml/ru/docs/http/ngx_http_rewrite_module.xml @ 1723:065978f4ece1

Added info about PCRE in the rewrite module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 01 Jun 2016 13:59:00 +0300
parents cb63563024eb
children 2f851f71ff08
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_rewrite_module.xml	Mon Jun 06 12:27:44 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_rewrite_module.xml	Wed Jun 01 13:59:00 2016 +0300
@@ -10,13 +10,13 @@
 <module name="Модуль ngx_http_rewrite_module"
         link="/ru/docs/http/ngx_http_rewrite_module.html"
         lang="ru"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
 <para>
 Модуль <literal>ngx_http_rewrite_module</literal> позволяет
-изменять URI запроса с помощью регулярных выражений, делать перенаправления
+изменять URI запроса с помощью регулярных выражений PCRE, делать перенаправления
 и выбирать конфигурацию по условию.
 </para>