comparison xml/ru/docs/http/ngx_http_uwsgi_module.xml @ 2837:92e5dca02091

Corrected syntax of ssl_conf_command and friends.
author Dj Gilcrease <d.gilcrease@f5.com>
date Fri, 18 Feb 2022 11:24:41 -0800
parents 4add6ae1296f
children 0d355d154181
comparison
equal deleted inserted replaced
2836:9df61c67bdaf 2837:92e5dca02091
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_http_uwsgi_module" 10 <module name="Модуль ngx_http_uwsgi_module"
11 link="/ru/docs/http/ngx_http_uwsgi_module.html" 11 link="/ru/docs/http/ngx_http_uwsgi_module.html"
12 lang="ru" 12 lang="ru"
13 rev="47"> 13 rev="48">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 Модуль <literal>ngx_http_uwsgi_module</literal> позволяет передавать 18 Модуль <literal>ngx_http_uwsgi_module</literal> позволяет передавать
1439 1439
1440 </directive> 1440 </directive>
1441 1441
1442 1442
1443 <directive name="uwsgi_ssl_conf_command"> 1443 <directive name="uwsgi_ssl_conf_command">
1444 <syntax><value>command</value></syntax> 1444 <syntax><value>command</value> ...</syntax>
1445 <default/> 1445 <default/>
1446 <context>http</context> 1446 <context>http</context>
1447 <context>server</context> 1447 <context>server</context>
1448 <context>location</context> 1448 <context>location</context>
1449 <appeared-in>1.19.4</appeared-in> 1449 <appeared-in>1.19.4</appeared-in>