Re: [users@httpd] apache revealing the hostname of backend tomcat server.

2013-02-21 Thread Amol Puglia
revealing the hostname of backend tomcat server. On Thu, Feb 21, 2013 at 10:44 PM, Amol Puglia wrote: Hello Team, > > >I am redirecting request from apache to backend server tomcat using >mod_proxy_balancer. > > >The request is getting redirected but url is getting

Re: [users@httpd] apache revealing the hostname of backend tomcat server.

2013-02-21 Thread Amol Puglia
: [users@httpd] apache revealing the hostname of backend tomcat server. On Thu, Feb 21, 2013 at 12:44 PM, Amol Puglia wrote: > Hello Team, > > I am redirecting request from apache to backend server tomcat using > mod_proxy_balancer. > > The request is getting redirected but url is

Re: [users@httpd] apache revealing the hostname of backend tomcat server.

2013-02-21 Thread Igor Cicimov
On Thu, Feb 21, 2013 at 10:44 PM, Amol Puglia wrote: > Hello Team, > > I am redirecting request from apache to backend server tomcat using > mod_proxy_balancer. > > The request is getting redirected but url is getting converted to backend > server url. > > For example :- > > If apache web server

Re: [users@httpd] apache revealing the hostname of backend tomcat server.

2013-02-21 Thread Krist van Besien
On Thu, Feb 21, 2013 at 12:44 PM, Amol Puglia wrote: > Hello Team, > > I am redirecting request from apache to backend server tomcat using > mod_proxy_balancer. > > The request is getting redirected but url is getting converted to backend > server url. > > For example :- > > If apache web server u

[users@httpd] apache revealing the hostname of backend tomcat server.

2013-02-21 Thread Amol Puglia
Hello Team, I am redirecting request from apache to backend server tomcat using mod_proxy_balancer. The request is getting redirected but url is getting converted to backend server url. For example :- If apache web server url is http:\\server and backend server url is http:\\serverA. when i