Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 10142 invoked from network); 6 Jan 2009 16:44:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2009 16:44:19 -0000 Received: (qmail 6626 invoked by uid 500); 6 Jan 2009 16:44:07 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 6594 invoked by uid 500); 6 Jan 2009 16:44:07 -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 6582 invoked by uid 99); 6 Jan 2009 16:44:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 08:44:07 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hassan.schroeder@gmail.com designates 209.85.200.171 as permitted sender) Received: from [209.85.200.171] (HELO wf-out-1314.google.com) (209.85.200.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 16:43:59 +0000 Received: by wf-out-1314.google.com with SMTP id 25so8149657wfc.12 for ; Tue, 06 Jan 2009 08:43:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=0ZLyyrmPTtdr/2sri3Qrj6Wds7TdJCArS2XwFa6YUGk=; b=n73MmhDwYKl/LmkctfvRXhvFK2peATilk8oD0rq35C9gMswevmy6rGwhsLI/wJlJGX gw7elpfgf9P+Za8q289ZzzYZnEYXhlFx+cofZJhsJQ2lGU05FynbAIWZigUxxa18105E LrJbfnhbsqpfDV522ayexI1oFgJgaRnOYb6k0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=kyb/y6CFSMlE6nrlcpcSAGfloEn9EGUG2YwXhiBZdJ7bORjmUmskeAKxrxEcVoYo6O xuu/oxM2hBijCYHT9btRfSJLENjNfkoUC31/sPxUfLCCSQGCSFcpPTf4WqzEGCGSWUVS 6l6i5WGiV8bS1xK86gA8u951XpfaiL6lnJchw= Received: by 10.143.30.10 with SMTP id h10mr9226853wfj.179.1231260218779; Tue, 06 Jan 2009 08:43:38 -0800 (PST) Received: by 10.142.234.14 with HTTP; Tue, 6 Jan 2009 08:43:38 -0800 (PST) Message-ID: <4eedb92a0901060843q735cc1cdi87f0d29d31f37143@mail.gmail.com> Date: Tue, 6 Jan 2009 08:43:38 -0800 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: by passing virtualhost when accessing an app? In-Reply-To: <21309955.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <21308824.post@talk.nabble.com> <21309955.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jan 6, 2009 at 5:04 AM, Angelo Chen wrote: > > that's what i'm doing now, i was just hoping maybe there are ways without > updating the hosts files, reason is, when you ask somebody to try out your > app from a certain website and told them to update the hosts file, 9 out of > 10 will not do it, of course this happens only during development when the > domain is not yet pointed at the app. Well, good practice would be to have a dev/staging server for this, rather than your desktop :-) but... Just give them your IP address, and make sure the app in question is under the default Host. FWIW, -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org