ssi include, how to get original request uri

Daniel Podolsky onokonem at gmail.com
Fri Jan 18 07:15:39 UTC 2013


> в location c проксированием
> proxy_set_header X-URI $request_uri;
И правда:

$request_uri
This variable is equal to the *original* request URI as received from
the client including the args. It cannot be modified. Look at $uri for
the post-rewrite/altered URI. Does not include host name.

Спасибо!



Подробная информация о списке рассылки nginx-ru