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.cha...@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
                                          

Reply via email to