I have back end website running on Tomcat with the following url [
local.domain.com...] External user access the website through apache proxy with the following url [
domain.com...] (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 [
domain.com...] into [
local.domain.com...]
Please can someone help me please?
Thanks,
Abdel