Re: proxy_set_header concatenated value

2015-08-11 Thread Francis Daly
On Mon, Aug 10, 2015 at 11:24:00PM -0700, Igal @ Lucee.org wrote: Hi there, > I want to pass the following header to the backend server: > > name: X-Original-URL > value: $scheme://$host$request_uri > > but the concatenation of the values for the value above do not seem to work. Why

proxy_set_header concatenated value

2015-08-10 Thread Igal @ Lucee.org
hi, I want to pass the following header to the backend server: name: X-Original-URL value: $scheme://$host$request_uri but the concatenation of the values for the value above do not seem to work. how can I do that? thanks, -- Igal Sapir Lucee Core Developer Lucee.org