adding headers via mod_proxy

adding headers via mod_proxy

am 09.08.2007 15:40:26 von aljosa.mohorovic

is it possible to use mod_proxy to add headers?

i have host1.intranet and host2.intranet. apache/mod_proxy is on host1
and web application on host2.
is it possible to use mod_proxy to tell application some additional
information, like sending additional headers?
i didn't find something like this in docs. it needs to be header not
request get/post parameter.

Aljosa

Re: adding headers via mod_proxy

am 09.08.2007 16:53:19 von phantom

"Aljosa Mohorovic" wrote in message
news:1186666826.820419.298820@o61g2000hsh.googlegroups.com.. .
> is it possible to use mod_proxy to add headers?
>
> i have host1.intranet and host2.intranet. apache/mod_proxy is on host1
> and web application on host2.
> is it possible to use mod_proxy to tell application some additional
> information, like sending additional headers?
> i didn't find something like this in docs. it needs to be header not
> request get/post parameter.
>
try mod_headers
http://httpd.apache.org/docs/2.2/mod/mod_headers.html