diff xml/en/index.xml @ 1181:b8f0362f61e5

Added links to scgi.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 25 Apr 2014 18:01:53 +0400
parents f2d939ac0449
children 9264fdb6c833
line wrap: on
line diff
--- a/xml/en/index.xml	Fri Apr 25 18:00:14 2014 +0400
+++ b/xml/en/index.xml	Fri Apr 25 18:01:53 2014 +0400
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="20">
+         rev="21">
 
 
 <section>
@@ -65,7 +65,8 @@
 <listitem>
 Accelerated support with caching of
 <link doc="docs/http/ngx_http_fastcgi_module.xml">FastCGI</link>,
-uwsgi, SCGI, and
+uwsgi,
+<link doc="docs/http/ngx_http_scgi_module.xml">SCGI</link>, and
 <link doc="docs/http/ngx_http_memcached_module.xml">memcached</link>
 servers;
 <link doc="docs/http/ngx_http_upstream_module.xml">simple
@@ -82,7 +83,7 @@
 and <link doc="docs/http/ngx_http_image_filter_module.xml">image
 transformation</link> filter.
 Multiple SSI inclusions within a single page can be processed in
-parallel if they are handled by proxied or FastCGI servers;
+parallel if they are handled by proxied or FastCGI/SCGI servers;
 </listitem>
 
 <listitem>