Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 14818 invoked from network); 28 Jul 2006 15:59:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2006 15:59:57 -0000 Received: (qmail 24478 invoked by uid 500); 28 Jul 2006 15:59:43 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 24443 invoked by uid 500); 28 Jul 2006 15:59:43 -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 24425 invoked by uid 99); 28 Jul 2006 15:59:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 08:59:43 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hassan.schroeder@gmail.com designates 66.249.82.200 as permitted sender) Received: from [66.249.82.200] (HELO wx-out-0102.google.com) (66.249.82.200) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 08:59:42 -0700 Received: by wx-out-0102.google.com with SMTP id h31so1542986wxd for ; Fri, 28 Jul 2006 08:59:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HN/dDRMZ4PGm5dyzZfKxS9yaYE/2lYt9wQznJDLaGNilW4iAqSkp3qkgX38OPVOTGVIOKZRwmEvmqYwchhJ7ZNIXcWmc/96yt6rYoSaQlzwn+fhvcLsPgmNvdcLFkqz3uuH6BsZw5hgrjBH7DZuiYRJQ7PAUFGWoNqExsjPH98s= Received: by 10.70.76.10 with SMTP id y10mr2549313wxa; Fri, 28 Jul 2006 08:59:21 -0700 (PDT) Received: by 10.70.68.18 with HTTP; Fri, 28 Jul 2006 08:59:21 -0700 (PDT) Message-ID: <4eedb92a0607280859r76e9b50lb1de1d7ad55d8fad@mail.gmail.com> Date: Fri, 28 Jul 2006 08:59:21 -0700 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: [OT?] is there a way to map an application URL on tomcat like: http://a.com/app1 to http://app1.a.com/ In-Reply-To: <44CA2D0F.9060800@siunik.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44CA2D0F.9060800@siunik.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/28/06, David Gagnon wrote: > For now I only have 1 host with lots of application under it So (1 > host->X applications). If I want to use virtual host I do need to have > 1 vHost per application (1 host -> 1 application) right ? No. A virtual host can have an arbitrary number of webapps. -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org