<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
hi,<br>
<br>
I want to pass the following header to the backend server: <br>
<br>
name: X-Original-URL<br>
value: $scheme://$host$request_uri<br>
<br>
but the concatenation of the values for the value above do not seem
to work.<br>
<br>
how can I do that?<br>
<br>
thanks,<br>
<br>
<div class="moz-signature">-- <br>
<p>Igal Sapir
<br>
Lucee Core Developer
<br>
<a href="http://lucee.org/">Lucee.org</a></p>
</div>
</body>
</html>