"Aljosa Mohorovic" <aljosa.mohorovic RemoveThis @gmail.com> 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