I have back end website running on Tomcat 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 use apache rewrite or/ and reverse proxy directive to translate the url like http://www.domain.com/user1 into http://local.domain.com/app?user=user1 Please can someone help me please?
Thanks Abdel -- View this message in context: http://apache-http-server.18135.n6.nabble.com/apche-rewrite-and-reverse-proxy-help-tp5000780.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com.