Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 51511 invoked from network); 8 Apr 2009 11:02:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 11:02:49 -0000 Received: (qmail 99157 invoked by uid 500); 8 Apr 2009 11:02:44 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 99123 invoked by uid 500); 8 Apr 2009 11:02:44 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 99112 invoked by uid 99); 8 Apr 2009 11:02:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 11:02:44 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 11:02:35 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3533.me.freeserve.com (SMTP Server) with ESMTP id 0AA681C00088 for ; Wed, 8 Apr 2009 13:02:13 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.164.53]) by mwinf3533.me.freeserve.com (SMTP Server) with ESMTP id E1C621C00083 for ; Wed, 8 Apr 2009 13:02:12 +0200 (CEST) X-ME-UUID: 20090408110212924.E1C621C00083@mwinf3533.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id A5A761A4AFB for ; Wed, 8 Apr 2009 12:02:19 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JOuNQ61QwOsD for ; Wed, 8 Apr 2009 12:02:15 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id C1F0F1A4ADB for ; Wed, 8 Apr 2009 12:02:15 +0100 (BST) Message-ID: <49DC842A.5050509@apache.org> Date: Wed, 08 Apr 2009 12:02:02 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Best Practise Apache + Tomcat + Multiple Hosts References: <49DC828F.1060603@ice-sa.com> In-Reply-To: <49DC828F.1060603@ice-sa.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Andr� Warnier wrote: > Alexander Diedler wrote: >> Hello, >> >> Is there are a small how-to to configure a hosting server with multiple >> Tomcat Contexts? >> >> e.g.: >> >> http://www.test1.de -> Tomcat Context /test1 >> >> http://www.test2.de -> Tomcat Context /test2 >> > You could do worse than searching the users-list archives, here : > http://marc.info/?l=tomcat-user > > Other than that, I think that just creating adding different > tags is probably what you are looking for, and in each making the > corresponding webapp into the ROOT webapp. > Look this up here : > http://tomcat.apache.org/tomcat-6.0-doc/config/host.html > and here : > http://wiki.apache.org/tomcat/HowTo > look for "How do I make my web application be the Tomcat default > application ?" Don't forget http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org