diff xml/en/index.xml @ 315:e00f8f8c0486

Translated ngx_http_access_module, ngx_http_addition_module, ngx_http_auth_basic_module, ngx_http_autoindex_module, and ngx_http_browser_module into English.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 13 Jan 2012 18:05:01 +0000
parents 7696139f19e8
children f94bcab2a6ae
line wrap: on
line diff
--- a/xml/en/index.xml	Fri Jan 13 17:58:36 2012 +0000
+++ b/xml/en/index.xml	Fri Jan 13 18:05:01 2012 +0000
@@ -40,7 +40,8 @@
 <list>
 
 <item>
-Serving static and index files, and autoindexing;
+Serving static and index files, and
+<link doc="docs/http/ngx_http_autoindex_module.xml">autoindexing</link>;
 <link doc="docs/http/ngx_http_core_module.xml"
        id="open_file_cache">open file descriptor cache</link>;
 </item>
@@ -128,7 +129,10 @@
 </item>
 
 <item>
-Access control based on client IP address and HTTP Basic authentication;
+Access control based on
+<link doc="docs/http/ngx_http_access_module.xml">client IP address</link>
+and <link doc="docs/http/ngx_http_auth_basic_module.xml">HTTP
+Basic authentication</link>;
 </item>
 
 <item>