diff xml/ru/docs/http/ngx_http_ssi_module.xml @ 994:f09f77ef45e9

Documented extended support of SSI "include virtual= set=".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 02 Oct 2013 13:41:24 +0400
parents 7afb12159c1d
children 07402a11fd8d
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_ssi_module.xml	Wed Oct 02 13:50:07 2013 +0400
+++ b/xml/ru/docs/http/ngx_http_ssi_module.xml	Wed Oct 02 13:41:24 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssi_module"
         link="/ru/docs/http/ngx_http_ssi_module.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -372,8 +372,11 @@
 </example>
 Необходимо учитывать, что в переменные можно записать только результаты
 ответов, полученные через модули
-<link doc="ngx_http_proxy_module.xml">ngx_http_proxy_module</link> и
-<link doc="ngx_http_memcached_module.xml">ngx_http_memcached_module</link>.
+<link doc="ngx_http_proxy_module.xml">ngx_http_proxy_module</link>,
+<link doc="ngx_http_memcached_module.xml">ngx_http_memcached_module</link>,
+<link doc="ngx_http_fastcgi_module.xml">ngx_http_fastcgi_module</link> (1.5.6),
+<link doc="ngx_http_uwsgi_module.xml">ngx_http_uwsgi_module</link> (1.5.6)
+и <link doc="ngx_http_scgi_module.xml">ngx_http_scgi_module</link> (1.5.6).
 </tag-desc>
 
 </list>