# HG changeset patch # User Ruslan Ermilov # Date 1356080143 0 # Node ID 753ed7df891052f5ea2919a7fac1439977667ade # Parent 180a64c709d8e0173fb4df6100dbfa3c454b8e8b Documented what will be the default value of "geo" if "default" isn't set. diff --git a/xml/en/docs/http/ngx_http_geo_module.xml b/xml/en/docs/http/ngx_http_geo_module.xml --- a/xml/en/docs/http/ngx_http_geo_module.xml +++ b/xml/en/docs/http/ngx_http_geo_module.xml @@ -10,7 +10,7 @@ + rev="3">
@@ -86,6 +86,8 @@ a value of variable if the client addres match any of the specified addresses. When CIDR is used, “0.0.0.0/0” can be written instead of default. +When default is not specified, the default +value will be an empty string. include diff --git a/xml/ru/docs/http/ngx_http_geo_module.xml b/xml/ru/docs/http/ngx_http_geo_module.xml --- a/xml/ru/docs/http/ngx_http_geo_module.xml +++ b/xml/ru/docs/http/ngx_http_geo_module.xml @@ -10,7 +10,7 @@ + rev="3">
@@ -87,6 +87,8 @@ geo $arg_remote_addr $geo { ни одному заданному адресу. При использовании CIDR вместо default можно также написать “0.0.0.0/0”. +Если параметр default не указан, значением +по умолчанию будет пустая строка. include