Hi everyone.
I don't know what is right.
Just I want keep the url.
for example,
I have public url address. ex) public.abc.com
and I have EP Product Server beyond firewall ex) ep.abc.com:50100/irj
and I have B2C Homepage Server beyond firewall ex) b2b.abc.com:80
I don't want to show public visitor our systems(url, ports, etc)
so if user type the url "http://public.abc.com/epadm" then move to "http://ep.abc.com:50100/irj" but, user don't show the change url. just show the url is "http://public.abc.com/epadm". any click the hyperlink in EP Product System, don't change the url "http://public.abc.com/epadm"
Could you help me?