diff xml/en/docs/http/ngx_http_geo_module.xml @ 840:9dab69f2b71d

Documented nginx 1.2.7 changes. - variables support in the "auth_basic" directive; - new generic variables $pipe, $request_length, $time_iso8601, and $time_local; - IPv6 support in ngx_http_geo_module and ngx_http_geoip_module; - "gzip" and "flush" parameters of the "access_log" directive.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 12 Feb 2013 16:45:45 +0400
parents 55b633342309
children 95c3c3bbf1ce
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_geo_module.xml
+++ b/xml/en/docs/http/ngx_http_geo_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_geo_module"
         link="/en/docs/http/ngx_http_geo_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="summary">
 
@@ -78,7 +78,7 @@ then the “<literal>255.255.255.255</literal>” address is used.
 Addresses are specified either as prefixes in CIDR notation
 (including individual addresses) or as ranges (0.7.23).
 <note>
-IPv6 prefixes are supported starting from version 1.3.10.
+IPv6 prefixes are supported starting from versions 1.3.10 and 1.2.7.
 </note>
 </para>