Apache rewrite/reverse proxy

2012-10-16 Thread Wes Wannemacher
> Hello Listers, > > I have back end website running on Tomcat using struts with the following url > http://local.domain.com/app. External user access the website through apache > proxy with > the following url http://www.domain.com/user1 (user1, user2, etc... It’s uri > specific to each > user)

Apache rewrite/reverse proxy

2012-10-15 Thread Ben Mati, Abdelkader
Hello Listers, I have back end website running on Tomcat using struts with the following url http://local.domain.com/app. External user access the website through apache proxy with the following url http://www.domain.com/user1 (user1, user2, etc... It’s uri specific to each user). I want to us