comparison xml/en/index.xml @ 399:a56540cdcea5

English translation of ngx_http_ssi_module.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 07 Feb 2012 11:01:25 +0000
parents 5fd99d37a3e6
children 0c17952298aa
comparison
equal deleted inserted replaced
398:8548b80a4552 399:a56540cdcea5
67 Modular architecture. 67 Modular architecture.
68 Filters include 68 Filters include
69 <link doc="docs/http/ngx_http_gzip_module.xml">gzipping</link>, 69 <link doc="docs/http/ngx_http_gzip_module.xml">gzipping</link>,
70 byte ranges, chunked responses, 70 byte ranges, chunked responses,
71 <link doc="docs/http/ngx_http_xslt_module.xml">XSLT</link>, 71 <link doc="docs/http/ngx_http_xslt_module.xml">XSLT</link>,
72 SSI, 72 <link doc="docs/http/ngx_http_ssi_module.xml">SSI</link>,
73 and <link doc="docs/http/ngx_http_image_filter_module.xml">image 73 and <link doc="docs/http/ngx_http_image_filter_module.xml">image
74 transformation</link> filter. 74 transformation</link> filter.
75 Multiple SSI inclusions within a single page can be processed in 75 Multiple SSI inclusions within a single page can be processed in
76 parallel if they are handled by proxied or FastCGI servers; 76 parallel if they are handled by proxied or FastCGI servers;
77 </item> 77 </item>