Hi guys, Well, I deployed my war file in Tomcat on my server. And I've 2 domains on this server. Let's say domain1.com and domain2.com Well, domain1.com goes to http://my-ip-server:8080/myservlet So when I access domain1.com, everything is ok (myservlet is displayed)
Now, I have a second domain which is domain2.com and I would like this domain2.com access http://my-ip-server:8080/myservlet/blabla/domain2 for example. So, if I access http://domain2.com/wouhoo and http://domain1.com/blabla/domain2/wouhoo should be the same !! How can I do that ? Thanks a lot !! Aurelien. -- View this message in context: http://old.nabble.com/Redirect-from-a-domain-to-another-%28keeping-the-first-one%29-tp31404362p31404362.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org