diff xml/en/index.xml @ 1194:9264fdb6c833

Added links to uwsgi.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 17 May 2014 01:55:27 +0400
parents b8f0362f61e5
children 6db6a2b5c7b9
line wrap: on
line diff
--- a/xml/en/index.xml	Sat May 17 01:55:19 2014 +0400
+++ b/xml/en/index.xml	Sat May 17 01:55:27 2014 +0400
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="21">
+         rev="22">
 
 
 <section>
@@ -65,7 +65,7 @@
 <listitem>
 Accelerated support with caching of
 <link doc="docs/http/ngx_http_fastcgi_module.xml">FastCGI</link>,
-uwsgi,
+<link doc="docs/http/ngx_http_uwsgi_module.xml">uwsgi</link>,
 <link doc="docs/http/ngx_http_scgi_module.xml">SCGI</link>, and
 <link doc="docs/http/ngx_http_memcached_module.xml">memcached</link>
 servers;
@@ -83,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/SCGI servers;
+parallel if they are handled by proxied or FastCGI/uwsgi/SCGI servers;
 </listitem>
 
 <listitem>