diff xml/en/docs/http/ngx_http_ssi_module.xml @ 1181:b8f0362f61e5

Added links to scgi.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 25 Apr 2014 18:01:53 +0400
parents 07402a11fd8d
children 9264fdb6c833
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_ssi_module.xml	Fri Apr 25 18:00:14 2014 +0400
+++ b/xml/en/docs/http/ngx_http_ssi_module.xml	Fri Apr 25 18:01:53 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_ssi_module"
         link="/en/docs/http/ngx_http_ssi_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -332,7 +332,7 @@
 &lt;!--# include virtual="/remote/body.php?argument=value" --&gt;
 </example>
 Several requests specified on one page and processed by proxied or
-FastCGI servers run in parallel.
+FastCGI/SCGI servers run in parallel.
 If sequential processing is desired, the <literal>wait</literal>
 parameter should be used.
 </tag-desc>