All: Scenario is as follows: My server receives a request from another server, this request has a custom http header (user_tm) populated. I can see the value of this user_tm header when I place \"%{user-tm}\" in my LogFormat clause. How can I reference this header in my index.html file ? How do I forward this header to a subsequent page? Any advice is appreciated Ronnie