LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Reg: Apache Configuration to pass traffic to different Ear (jboss) (https://www.linuxquestions.org/questions/linux-software-2/reg-apache-configuration-to-pass-traffic-to-different-ear-jboss-4175495030/)

vamsi_k 02-15-2014 10:56 AM

Reg: Apache Configuration to pass traffic to different Ear (jboss)
 
I am using

Apache : 2.XX

OS : CentOS 5

Jboss Version : jboss-4.2.2.GA


FYI...

Apache Configuration

ProxyPass / http://1.2.3.4:8080/context1/
ProxyPassReverse / http://1.2.3.4:8080/context1/


Now if i browse the site http://abc.com it shows url as http://abc.com/context1/xx/


I want to hide the context1 in the url, can u plz help me in this regard


All times are GMT -5. The time now is 08:21 PM.