comparison xml/ru/docs/http/ngx_http_auth_basic_module.xml @ 271:4c6d2c614d2c

Cleaned up XML tag mess: - all of <parameter> and <code>, and some of <dirname>, <value>, and <command> were replaced by <literal>; - the rest of <dirname> were replaced by links; - <argument> were replaced by <value>; - <value> is now rendered in HTML in italic; - <literal> and <path> can now contain <value>. Cleaned up terminology mess: - directives take "parameters".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 23 Dec 2011 17:29:59 +0000
parents bfe3eff81d04
children 1c239146beb4
comparison
equal deleted inserted replaced
270:945d7299c26c 271:4c6d2c614d2c
31 31
32 32
33 <section name="Директивы" id="directives"> 33 <section name="Директивы" id="directives">
34 34
35 <directive name="auth_basic"> 35 <directive name="auth_basic">
36 <syntax><value>[строка|off]</value></syntax> 36 <syntax><value>строка</value> | <literal>off</literal></syntax>
37 <default>off</default> 37 <default>off</default>
38 <context>http, server, location, limit_except</context> 38 <context>http, server, location, limit_except</context>
39 39
40 <para> 40 <para>
41 Директива включает проверку имени и пароля по протоколу 41 Директива включает проверку имени и пароля по протоколу