From 53fc82ff601a0a6a9b0e4a8ee5dd70a1f66fddfd Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Wed, 28 Dec 2011 13:30:56 +0000 Subject: Fixed punctuation. --- docs/xml/nginx/changes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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.
-- cgit