On Mar 9, 2014, at 8:08 AM, Ahmed Dalatony <ahmed.dalat...@gmail.com> wrote:
> hello, > i'm running a server with multiple instance of tomcat > each instance has some apps deployed & accessed with host:port > like > myhost.com:7777/app1 > myhost.com:8888/app2 > myhost.com:9999/app3 > > is there any way to hide the port from users & making app URL simpler with > keeping multi instance ??? > like this or any thing near > app1.myhost.com > app2.myhost.com > app3.myhost.com Maybe virtual hosting? http://tomcat.apache.org/tomcat-7.0-doc/virtual-hosting-howto.html Dan > > > thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org