# HG changeset patch # User Ruslan Ermilov # Date 1331149467 0 # Node ID b423d725a9322fd54c885cdae0e418bf2c1a66b1 # Parent 0b6333a9f8aff0184a28bc82dad946e295f7aefd Try to emphasize that "underscores_in_headers" and "merge_slashes", when specified on the "server" level, only take effect when this is the default server for a listening socket. diff -r 0b6333a9f8af -r b423d725a932 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Mon Mar 05 15:43:52 2012 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Mar 07 19:44:27 2012 +0000 @@ -1458,10 +1458,10 @@ -If a directive is specified on the - -level, which is also a default server, its value will cover -all virtual servers listening on the same address and port. +A directive can be specified on the level +in a default server. +In this case, its value will cover all virtual servers +listening on the same address and port. @@ -2517,10 +2517,10 @@ -If a directive is specified on the - -level, which is also a default server, its value will cover -all virtual servers listening on the same address and port. +A directive can be specified on the level +in a default server. +In this case, its value will cover all virtual servers +listening on the same address and port. diff -r 0b6333a9f8af -r b423d725a932 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Mon Mar 05 15:43:52 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Wed Mar 07 19:44:27 2012 +0000 @@ -1447,10 +1447,10 @@ -Если директива указана на уровне - -в сервере по умолчанию, то её значение распространяется на -все виртуальные серверы, слушающие на том же адресе и порту. +Директива может быть указана на уровне +в сервере по умолчанию. +В этом случае её значение распространяется на все виртуальные серверы, +слушающие на том же адресе и порту.