SSI переменные $uri и $request_uri
Denis F. Latypoff
latypoff на yandex.ru
Чт Авг 25 20:23:00 UTC 2011
Приветствую.
# cat index.html
<!--#include file="included.html"-->
# cat included.html
<!--#echo var="uri"-->
<!--#echo var="request_uri"-->
# wget -qO- "http://localhost/index.html" | less
/included.html
/index.html
Вот хотелось бы, чтобы uri тоже был 'index.html', то есть адрес
родительского запроса. Или это фича? Или бага? ))
--
br, Denis F. Latypoff.
Подробная информация о списке рассылки nginx-ru