Re: [users@httpd] Proxy balancer and Apache Virtual Host rewrite single HTTP header

2013-10-03 Thread Igor Cicimov
On Fri, Oct 4, 2013 at 11:00 AM, Frank X wrote: > We have the following configuration, one apache HTTP server which proxies > AJP requests to an application on another host, as in the Proxy balancer > configuration below. > > The problem we have is the application only understands one HOST http >

[users@httpd] Proxy balancer and Apache Virtual Host rewrite single HTTP header

2013-10-03 Thread Frank X
We have the following configuration, one apache HTTP server which proxies AJP requests to an application on another host, as in the Proxy balancer configuration below. The problem we have is the application only understands one HOST http header, i.e exampledomain.com, but we require www.exampledom