You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tushar Chavan <tu...@hotmail.com> on 2011/02/07 08:57:18 UTC

[users@httpd] ProxyPass : Updated

Hi Experts,
 
We have below requirement 
 
http://apache_host.com.sa/  should point to http://portal.com.sa:50000/irj/portal/anonymous
 
I have done below configuration for it
 
ProxyPass  /  http://portal.com.sa:50000/irj/portal/anonymous
ProxyPassReverse  /  http://portal.com.sa:50000/irj/portal/anonymous
 
When we browser url http://apache_host.com.sa/ , it shows page from http://prortal.com.sa:50000/irj instead of http://portal.com.sa:50000/irj/portal/anonymous
 
Please let me know if anybody has any idea to fix this.
 
Best Regards,
Tushar

 


From: tushar.chavan@hotmail.com
To: users@httpd.apache.org
Date: Mon, 7 Feb 2011 13:04:31 +0530
Subject: [users@httpd] ProxyPass




Hi Experts,
 
We have below requirement 
 
http://apache_host.com.sa/  should point to http://portal.com.sa:50000/irj/portal/anonymous
 
I have done below configuration for it
 
ProxyPass  /  http://portal.com.sa:50000/irj/portal/anonymous
ProxyPassReverse  /  http://portal.com.sa:50000/irj/portal/anonymous
 
When we browser url http://apache_host.com.sa/ , it shows page from http://srmprd.com.sa:50000/irj instead of http://srmprd.com.sa:50000/irj/portal/anonymous
 
Please let me know if anybody has any idea to fix this.
 
Best Regards,
Tushar