# HG changeset patch # User Vladimir Homutov # Date 1345639745 0 # Node ID eba81bfb6aaf372baefdab0aa5701614c1e959ab # Parent 26613f012ec8374a1fa2e6de4c5fb0cb9bb8a3a2 Documented the "http" directive. diff -r 26613f012ec8 -r eba81bfb6aaf xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Aug 21 13:19:56 2012 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Aug 22 12:49:05 2012 +0000 @@ -10,7 +10,7 @@ + rev="3">
@@ -640,6 +640,19 @@ + + + +main + + +Provides a configuration file context in which the HTTP server directives +are specified. + + + + + off | diff -r 26613f012ec8 -r eba81bfb6aaf xml/ru/docs/http/ngx_http_core_module.xml --- 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 @@ + rev="3">
@@ -628,6 +628,19 @@ + + + +main + + +Предоставляет контекст конфигурационного файла, в котором указываются +директивы HTTP-сервера. + + + + + off |