How do I set up virtual hosts using IIS and Tomcat?
Location: http://www.jguru.com/faq/view.jsp?EID=416237 Created: May 6, 2001 Author: Alessandro A. Garbagnati (http://www.jguru.com/guru/viewbio.jsp?EID=32727) Question originally posed by Manuel Carnerero (http://www.jguru.com/guru/viewbio.jsp?EID=397132 [ I have two virtual host, i.e.: www.one.com and www.two.com. I want that from www.one.com only can access to a predefined context /One and from www.two.com to the predefined context /Two. ] There is another question that is similar to yours http://www.jguru.com/forums/view.jsp?EID=395617. This will help you in understanding how can you handle virtual hosts with Tomcat. On IIS specific information, I’ll suggest you to go to the Tomcat IIS How To page from the Tomcat documentation online.