comparison xml/en/docs/http/ngx_http_proxy_module.xml @ 297:94c8df379088

Added missing word.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 29 Dec 2011 07:35:50 +0000
parents 9f5ee1c6fca5
children df728215db07
comparison
equal deleted inserted replaced
296:95e5ceac093d 297:94c8df379088
377 <context>http</context> 377 <context>http</context>
378 <context>server</context> 378 <context>server</context>
379 <context>location</context> 379 <context>location</context>
380 380
381 <para> 381 <para>
382 Determines whether proxied responses with codes greater or equal to 400 382 Determines whether proxied responses with codes greater than or equal
383 should be passed to a client or be redirected to nginx for processing 383 to 400 should be passed to a client or be redirected to nginx for processing
384 using the <link doc="ngx_http_core_module.xml" id="error_page"/> directive. 384 using the <link doc="ngx_http_core_module.xml" id="error_page"/> directive.
385 </para> 385 </para>
386 386
387 </directive> 387 </directive>
388 388