не срабатывает if в SSI

Vladimir Tananko bs at artcon.ru
Sun Oct 30 12:18:15 MSK 2005


Добрый день.

При обработке следующей конструкции nginx 0.3.5 (FreeBSD i386 5.4)

--- cut here ---
<html><body>
<!--#if expr="\"$QUERY_STRING\"=\"\"" -->
<!--#include virtual="file1.inc"-->
<!--#else -->
<!--#include virtual="file2.inc"-->
<!--#endif -->
</body></html>
--- cut here ---

на выходе получаем

--- cut here ---
[an error occurred while processing the directive]
FILE1
--- cut here ---

file1.inc содержит строку "FILE1"

В апаче данное условие обрабатывается нормально.



More information about the nginx-ru mailing list