RequestHeader problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am using Apache as a reverse proxy. I would like Apache to look at a
specific header in incoming requests and use it to add a new header
before passing the request to the remote server .

To achieve this, I have added the following in my config file:

RequestHeader set "Date" "%{HTTP_my-date}e"

In the above example, I want Apache to use the "my-date" header value
from the incoming request to set the Date header.

The Date header does get set, but the value of it is always (null).  I
can't see why this should happen. Can someone please help.

Thanks!

-Raj.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux