# HG changeset patch # User Yaroslav Zhuravlev # Date 1454971651 -10800 # Node ID 6b4cb951cf8345473810e3995e46add3f5337858 # Parent 1d69f67498f0940bc8f5cd7c83a4548b18c2b692 Documented the load_module directive. diff --git a/xml/en/docs/ngx_core_module.xml b/xml/en/docs/ngx_core_module.xml --- a/xml/en/docs/ngx_core_module.xml +++ b/xml/en/docs/ngx_core_module.xml @@ -10,7 +10,7 @@ + rev="17">
@@ -307,6 +307,26 @@ include vhosts/*.conf; + +file + +main +1.9.11 + + +Loads a dynamic module. + + + +Example: + +load_module modules/ngx_mail_module.so; + + + + + + file logs/nginx.lock diff --git a/xml/ru/docs/ngx_core_module.xml b/xml/ru/docs/ngx_core_module.xml --- a/xml/ru/docs/ngx_core_module.xml +++ b/xml/ru/docs/ngx_core_module.xml @@ -10,7 +10,7 @@ + rev="17">
@@ -304,6 +304,26 @@ include vhosts/*.conf; + +файл + +main +1.9.11 + + +Загружает динамический модуль. + + + +Пример: + +load_module modules/ngx_mail_module.so; + + + + + + файл logs/nginx.lock