comparison xml/en/docs/http/ngx_http_core_module.xml @ 442:b423d725a932

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.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 07 Mar 2012 19:44:27 +0000
parents b27974b92a58
children 92672f6f0ee1
comparison
equal deleted inserted replaced
441:0b6333a9f8af 442:b423d725a932
1456 However, for security considerations, it is better to avoid turning off 1456 However, for security considerations, it is better to avoid turning off
1457 the compression. 1457 the compression.
1458 </para> 1458 </para>
1459 1459
1460 <para> 1460 <para>
1461 If a directive is specified on the 1461 A directive can be specified on the <link id="server"/> level
1462 <link id="server"/> 1462 in a default server.
1463 level, which is also a default server, its value will cover 1463 In this case, its value will cover all virtual servers
1464 all virtual servers listening on the same address and port. 1464 listening on the same address and port.
1465 </para> 1465 </para>
1466 1466
1467 </directive> 1467 </directive>
1468 1468
1469 1469
2515 marked as invalid and are subject to the <link id="ignore_invalid_headers"/> 2515 marked as invalid and are subject to the <link id="ignore_invalid_headers"/>
2516 directive. 2516 directive.
2517 </para> 2517 </para>
2518 2518
2519 <para> 2519 <para>
2520 If a directive is specified on the 2520 A directive can be specified on the <link id="server"/> level
2521 <link id="server"/> 2521 in a default server.
2522 level, which is also a default server, its value will cover 2522 In this case, its value will cover all virtual servers
2523 all virtual servers listening on the same address and port. 2523 listening on the same address and port.
2524 </para> 2524 </para>
2525 2525
2526 </directive> 2526 </directive>
2527 2527
2528 2528