RE: SimpleMapper1.java

2001-08-06 Thread Chris Bryden
server.xml or apps-whatever.xml this week if you like... >Once that is done, your patch and a simple update to >SimpleMapper1.addContext() should get the behavior you desire >without putting a wildcard in Context.getHost(). sounds good to me. I'll let you know how I get on

SimpleMapper1.java

2001-07-31 Thread Chris Bryden
Hi, I didn't get a response from the last mail I sent on this subject, but I hope I could borrow a few minutes of your time to at least point me in the direction of the relevant documentation on virtual hosts in tomcat... I am using Apache 1.3.20 and Tomcat 3.3 on Linux 2.4.5 We use a large

Apache and Tomcat - matching multiple virtual hosts to a single context

2001-07-25 Thread Chris Bryden
Hi, I have a small query on the way tomcat chooses a virtual host from those specified using Host tags in server.xml. We currently have a system where we can access web content at subdomain.ourdomain.com as .subdomain.ourdomain.com . The host part of the domain name is then used by our appli