Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: ssi include, how to get original request uri

$
0
0
> в 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 mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Viewing all articles
Browse latest Browse all 53287

Trending Articles