# HG changeset patch # User Ruslan Ermilov # Date 1328076125 0 # Node ID aef88cb1d75cb9d932b0e56dfac28bd27a7be322 # Parent 331a86bc51ff585d53002a4daf57db61bc5972f7 Removed extraneous whitespace. diff --git a/xml/en/docs/http/ngx_http_map_module.xml b/xml/en/docs/http/ngx_http_map_module.xml --- a/xml/en/docs/http/ngx_http_map_module.xml +++ b/xml/en/docs/http/ngx_http_map_module.xml @@ -20,7 +20,7 @@ whose values depend on values of other v -map $http_host $name { +map $http_host $name { hostnames; default 0; diff --git a/xml/ru/docs/http/ngx_http_index_module.xml b/xml/ru/docs/http/ngx_http_index_module.xml --- a/xml/ru/docs/http/ngx_http_index_module.xml +++ b/xml/ru/docs/http/ngx_http_index_module.xml @@ -55,11 +55,11 @@ index index.$geo.html index.0.html /inde location’е. Например, в такой конфигурации: -location = / { - index index.html; +location = / { + index index.html; } -location / { +location / { ... } diff --git a/xml/ru/docs/http/ngx_http_map_module.xml b/xml/ru/docs/http/ngx_http_map_module.xml --- a/xml/ru/docs/http/ngx_http_map_module.xml +++ b/xml/ru/docs/http/ngx_http_map_module.xml @@ -20,7 +20,7 @@ -map $http_host $name { +map $http_host $name { hostnames; default 0;