diff xml/en/docs/http/ngx_http_proxy_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 0ed4c093c026
children e26a18eb5ccd
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -772,7 +772,7 @@ of a response.
 
 <para>
 Determines whether proxied responses with codes greater than or equal
-to 400 should be passed to a client or be redirected to nginx for processing
+to 300 should be passed to a client or be redirected to nginx for processing
 using the <link doc="ngx_http_core_module.xml" id="error_page"/> directive.
 </para>