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@xxxxxxxxxxx To: users@xxxxxxxxxxxxxxxx Date: Mon, 7 Feb 2011 13:04:31 +0530 Subject: 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 |