diff xml/ru/docs/http/ngx_http_fastcgi_module.xml @ 907:43887f41bb17

Corrected the descriptions of {proxy,fastcgi}_intercept_errors.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 13 May 2013 13:33:44 +0400
parents 6a40b8e7219a
children e26a18eb5ccd
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml	Mon May 13 15:36:37 2013 +0400
+++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml	Mon May 13 13:33:44 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_fastcgi_module"
         link="/ru/docs/http/ngx_http_fastcgi_module.html"
         lang="ru"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -584,7 +584,7 @@
 
 <para>
 Определяет, передавать ли клиенту ответы FastCGI-сервера с кодом
-больше либо равным 400, или же перенаправлять их на обработку nginx’у с помощью
+больше либо равным 300, или же перенаправлять их на обработку nginx’у с помощью
 директивы <link doc="ngx_http_core_module.xml" id="error_page"/>.
 </para>