comparison 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
comparison
equal deleted inserted replaced
839:1a917e32c1da 840:9dab69f2b71d
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_http_geo_module" 10 <module name="Module ngx_http_geo_module"
11 link="/en/docs/http/ngx_http_geo_module.html" 11 link="/en/docs/http/ngx_http_geo_module.html"
12 lang="en" 12 lang="en"
13 rev="4"> 13 rev="5">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_geo_module</literal> module creates variables 18 The <literal>ngx_http_geo_module</literal> module creates variables
76 76
77 <para> 77 <para>
78 Addresses are specified either as prefixes in CIDR notation 78 Addresses are specified either as prefixes in CIDR notation
79 (including individual addresses) or as ranges (0.7.23). 79 (including individual addresses) or as ranges (0.7.23).
80 <note> 80 <note>
81 IPv6 prefixes are supported starting from version 1.3.10. 81 IPv6 prefixes are supported starting from versions 1.3.10 and 1.2.7.
82 </note> 82 </note>
83 </para> 83 </para>
84 84
85 <para> 85 <para>
86 The following special parameters are also supported: 86 The following special parameters are also supported: