# HG changeset patch # User Ruslan Ermilov # Date 1329131353 0 # Node ID 98dac2bd7598ee22013d613308288283e0cfec1f # Parent 781b23ba3b0a4abcd8187700871da7de5a32b398 Links with mixed underscores and spaces were hard to read, eliminated them. diff -r 781b23ba3b0a -r 98dac2bd7598 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Fri Feb 10 13:27:50 2012 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Mon Feb 13 11:09:13 2012 +0000 @@ -1831,8 +1831,8 @@ location -This directive was renamed to the satisfy any -directive. +This directive has been replaced by the any +parameter of the directive. @@ -2595,8 +2595,7 @@ At the end of processing, the file needs to be removed. To always write a request body to a file, -client_body_in_file_only on -needs be specified. + needs to be enabled. When passing the name of a temporary file in a proxied request, or in a request to a FastCGI server, passing of the request body should be disabled by the diff -r 781b23ba3b0a -r 98dac2bd7598 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Fri Feb 10 13:27:50 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Mon Feb 13 11:09:13 2012 +0000 @@ -1818,8 +1818,8 @@ location -Эта директива была переименована в директиву -satisfy any. +Эта директива была заменена параметром any +директивы . @@ -2579,8 +2579,7 @@ По завершению обработки файл необходимо удалить. Для того, чтобы тело запроса всегда записывалось в файл, -следует указать -client_body_in_file_only on. +следует включить . При передаче имени временного файла в проксированном запросе или в запросе к FastCGI-серверу следует запретить передачу самого тела директивами