upstream_http_

witekfl Gazeta.pl witekfl at gazeta.pl
Mon Feb 15 22:00:20 MSK 2010


Hi,
there is a small bug in nginx-0.8.33 in ngx_http_variables.c in line 497.
Should be 14 there.

I wrote an alternative mod_rewrite module for Apache, which in the response
set header X-Accel-Redirect.
I also set X-Path-Info there.
In the nginx.conf I tried to set:
fastcgi_param PATH_INFO $upstream_http_x_path_info; # but
$upstream_http_x_path_info is empty. Why?

How could I set PATH_INFO without patching nginx, to the value of the
X-Path-Info header got from proxy?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20100215/b2569dd7/attachment.html>


More information about the nginx-devel mailing list