Re: [us...@httpd] Apacge url is changing to application server url

2010-09-23 Thread Rainer Jung
: RE: [us...@httpd] Apacge url is changing to application server url To: users@httpd.apache.org, amolcpug...@yahoo.com Date: Monday, September 20, 2010, 9:55 PM Add ProxyPreserveHost on Date: Mon, 20 Sep 2010 04:56:27 -0700 From: amolcpug...@yahoo.com To: users

RE: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Amol Puglia
is changing to application server url To: users@httpd.apache.org, amolcpug...@yahoo.com Date: Monday, September 20, 2010, 9:55 PM Add   ProxyPreserveHost on  Date: Mon, 20 Sep 2010 04:56:27 -0700 From: amolcpug...@yahoo.com To: users@httpd.apache.org Subject: Re: [us...@httpd] Apacge url is

RE: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Tushar Chavan
Add ProxyPreserveHost on Date: Mon, 20 Sep 2010 04:56:27 -0700 From: amolcpug...@yahoo.com To: users@httpd.apache.org Subject: Re: [us...@httpd] Apacge url is changing to application server url Hello Eric, Thanks for the response. It would be great if you let me know what needs to be

Re: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Amol Puglia
Hello Eric, Thanks for the response. It would be great if you let me know  what needs to be added in apache configuration file to acheive  ProxyPassReverse for the redirected ports. --- On Mon, 9/20/10, Eric Covener wrote: From: Eric Covener Subject: Re: [us...@httpd] Apacge url is

Re: [us...@httpd] Apacge url is changing to application server url

2010-09-20 Thread Eric Covener
On Mon, Sep 20, 2010 at 1:53 AM, Amol Puglia wrote: > http:\\tomcatserver_hostname:8081/eMatrix/servlet/Controller > http:\\tomcatserver_hostname:8082/eMatrix/servlet/Controller > http:\\tomcatserver_hostname:8083/eMatrix/servlet/Controller > ProxyPassReverse /eMatrix ajp://server_name:8009/eMatr

[us...@httpd] Apacge url is changing to application server url

2010-09-19 Thread Amol Puglia
Hello Team, I have configured load balancer of 3 instances of tomcat with apache using mod_proxy_ajp and balancer. Whenever i access apache url, the request is going to tomcat but it is also showing the application server url. I am using following version of softwares. Apache version :- 2.2