Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60546 invoked from network); 27 Jan 2010 19:22:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2010 19:22:29 -0000 Received: (qmail 20160 invoked by uid 500); 27 Jan 2010 19:22:26 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 20075 invoked by uid 500); 27 Jan 2010 19:22:25 -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 20064 invoked by uid 99); 27 Jan 2010 19:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 19:22:25 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2010 19:22:16 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss1 with InterScan Message Security Suite; Wed, 27 Jan 2010 13:21:54 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 27 Jan 2010 13:21:53 -0600 Received: from usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 27 Jan 2010 13:21:53 -0600 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) with mapi; Wed, 27 Jan 2010 13:21:54 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Wed, 27 Jan 2010 13:21:51 -0600 Subject: RE: Supporting multiple hostnames with one TomCat? Thread-Topic: Supporting multiple hostnames with one TomCat? Thread-Index: Acqfe0IZ6NSPXtH9QpChbiKNaMKxqAAAq+RgAAHG9lAAABmt4A== Message-ID: <99C8B2929B39C24493377AC7A121E21F96C31C9EFE@USEA-EXCH8.na.uis.unisys.com> References: <814CA7C986123448AD7399C539154D9D607E59@dit00sesmail01.services.ds.state.fl.us> <99C8B2929B39C24493377AC7A121E21F96C31C9CF3@USEA-EXCH8.na.uis.unisys.com> <814CA7C986123448AD7399C539154D9D607ED7@dit00sesmail01.services.ds.state.fl.us> In-Reply-To: <814CA7C986123448AD7399C539154D9D607ED7@dit00sesmail01.services.ds.state.fl.us> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 27 Jan 2010 19:21:53.0832 (UTC) FILETIME=[FBDA1280:01CA9F85] > From: Hare, Tim [mailto:Tim.Hare@SSRC.myflorida.com] > Subject: RE: Supporting multiple hostnames with one TomCat? >=20 > Does that mean having /ren/app1 and /stimpy/app1 > won't work That's not an overlap - they're completely distinct if each has its = own appBase. What you don't want is have one 's appBase be a subdire= ctory of (or the same as) another 's appBase - that gets everyone con= fused. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org