comparison xml/ru/docs/http/ngx_http_sub_module.xml @ 99:1d315ef37215

The case <default/> is now language-agnostic.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 18 Oct 2011 09:06:15 +0000
parents 4a4caa566120
children c76a257f3fd4
comparison
equal deleted inserted replaced
98:a10bc0cb0a6a 99:1d315ef37215
35 35
36 <section name="Директивы" id="directives"> 36 <section name="Директивы" id="directives">
37 37
38 <directive name="sub_filter"> 38 <directive name="sub_filter">
39 <syntax>sub_filter <value>строка замена</value></syntax> 39 <syntax>sub_filter <value>строка замена</value></syntax>
40 <default>нет</default> 40 <default/>
41 <context>http, server, location</context> 41 <context>http, server, location</context>
42 42
43 <para> 43 <para>
44 Директива задаёт строку, которую нужно заменить, и строку замены. 44 Директива задаёт строку, которую нужно заменить, и строку замены.
45 Заменяемая строка проверяется без учёта регистра. 45 Заменяемая строка проверяется без учёта регистра.