From: Maxim Dounin Date: Wed, 28 Dec 2011 13:30:56 +0000 (+0000) Subject: Fixed punctuation. X-Git-Tag: release-1.1.13~13 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=53fc82ff601a0a6a9b0e4a8ee5dd70a1f66fddfd;p=nginx.git Fixed punctuation. --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index c818a413f..d42687328 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -14,12 +14,12 @@ после перенаправления запроса с помощью директивы error_page -директива proxy_pass без URI теперь использует изменённый URI;
+директива proxy_pass без URI теперь использует изменённый URI.
Спасибо Lanshun Zhou.
a "proxy_pass" directive without URI part now uses changed URI -after redirection with the "error_page" directive;
+after redirection with the "error_page" directive.
Thanks to Lanshun Zhou.
@@ -107,12 +107,12 @@ if variables were used. после перенаправления запроса с помощью директивы try_files -директива proxy_pass без URI могла использовать URI исходного запроса;
+директива proxy_pass без URI могла использовать URI исходного запроса.
Спасибо Lanshun Zhou.
a "proxy_pass" directive without URI part might use original request -after redirection with the "try_files" directive;
+after redirection with the "try_files" directive.
Thanks to Lanshun Zhou.