# HG changeset patch # User Maxim Dounin # Date 1325079056 0 # Node ID 0b649a651094a2fc10138293c24856d189049352 # Parent f753d0e96ccdfaea3ab64740c487e3c2c2e69e0a Fixed punctuation. diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml --- 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.