From 559814049f137c819308937d543a33432e0e2280 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 19 Aug 2005 08:54:17 +0000 Subject: nginx-0.1.41-RELEASE import *) Bugfix: if the variable was used in the configuration file, then it can not be used in SSI. --- docs/xml/nginx/changes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/xml/nginx/changes.xml') diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 661d9e091..0dbd65260 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,22 @@ nginx changelog + + + + +если переменная использовалась в файле конфигурации, +то она не могла использоваться в SSI. + + +if the variable was used in the configuration file, +then it can not be used in SSI. + + + + + + -- cgit