diff xml/ru/docs/http/ngx_http_core_module.xml @ 651:eba81bfb6aaf

Documented the "http" directive.
author Vladimir Homutov <vl@nginx.com>
date Wed, 22 Aug 2012 12:49:05 +0000
parents 2577ab264d1e
children 77a3314c74a7
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Tue Aug 21 13:19:56 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Wed Aug 22 12:49:05 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="directives" name="Директивы">
 
@@ -628,6 +628,19 @@
 </directive>
 
 
+<directive name="http">
+<syntax block="yes"/>
+<default/>
+<context>main</context>
+
+<para>
+Предоставляет контекст конфигурационного файла, в котором указываются
+директивы HTTP-сервера.
+</para>
+
+</directive>
+
+
 <directive name="if_modified_since">
 <syntax>
     <literal>off</literal> |