Add ProxyPreserveHost on Date: Mon, 20 Sep 2010 04:56:27 -0700 From: [email protected] To: [email protected] 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 added in apache configuration file to acheive ProxyPassReverse for the redirected ports. --- On Mon, 9/20/10, Eric Covener <[email protected]> wrote: From: Eric Covener <[email protected]> Subject: Re: [us...@httpd] Apacge url is changing to application server url To: [email protected] Date: Monday, September 20, 2010, 4:33 PM On Mon, Sep 20, 2010 at 1:53 AM, Amol Puglia <[email protected]> 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/eMatrix > ProxyPassReverse /eMatrix ajp://server_name:8010/eMatrix > ProxyPassReverse /eMatrix ajp://server_name:8011/eMatrix Try ProxyPassReverse for the redirected ports. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
