comparison xml/ru/docs/http/ngx_http_rewrite_module.xml @ 106:56457a474903

If text of the link is not provided, the @id is used.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 19 Oct 2011 10:39:49 +0000
parents c76a257f3fd4
children 72524ae53106
comparison
equal deleted inserted replaced
105:1aa4f50144e4 106:56457a474903
127 if ($invalid_referer) { 127 if ($invalid_referer) {
128 return 403; 128 return 403;
129 } 129 }
130 </example> 130 </example>
131 Значение встроенной переменной $invalid_referer задаётся директивой 131 Значение встроенной переменной $invalid_referer задаётся директивой
132 <link doc="ngx_http_referer_module.xml" id="valid_referers">valid_referers</link>. 132 <link doc="ngx_http_referer_module.xml" id="valid_referers"/>.
133 </para> 133 </para>
134 134
135 </directive> 135 </directive>
136 136
137 137