Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 33470 invoked from network); 23 Jul 2009 14:41:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 14:41:09 -0000 Received: (qmail 78097 invoked by uid 500); 23 Jul 2009 14:42:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 78052 invoked by uid 500); 23 Jul 2009 14:42:11 -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 78039 invoked by uid 99); 23 Jul 2009 14:42:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 14:42:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 14:42:00 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 369A8226087 for ; Thu, 23 Jul 2009 16:41:38 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hxbNxEKyj0OQ for ; Thu, 23 Jul 2009 16:41:38 +0200 (CEST) Received: from [192.168.245.129] (p549EA202.dip0.t-ipconnect.de [84.158.162.2]) by tor.combios.es (Postfix) with ESMTPA id DE37A226083 for ; Thu, 23 Jul 2009 16:41:37 +0200 (CEST) Message-ID: <4A687681.2010205@ice-sa.com> Date: Thu, 23 Jul 2009 16:41:05 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Trouble setting up virtual host References: <4eedb92a0907221241p1c3e8166o6c9bf733874f5d6@mail.gmail.com> <4A67974E.9080808@ice-sa.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Lisa D Beggs/AC/VCU wrote: > Can you tell us first under what kind of host this Tomcat is running ? > Is it a Unix system, a Linux system, a Windows system ? > > We are running Windows Server 2003 > > Second : > I am going to ask some pretty basic questions. Can you answer them, > even if you think that they are stupid, or that you have already > answered them ? That will give us some insight into the situation, to > help you quicker. > > Q1 : I presume that this, until now, is a working server. Yes/No ? Yes > > Q2: If yes, how do the users access it now ? What exact URL do they type > in the browser location bar, to access the homepage of this server ? > > They used to type in http://adm138:8080/InfoViewApp - until I changed the > port to 80 so now it is http://adm138/InfoViewApp - we want them to now be > able to type in www.fmdreports.vcu.edu or fmdreports.vcu.edu to be able to > get to that same page just easier to remember url for them > > Q3: Still if yes, does that same URL work from all workstations, and do > they all get the same page for the same URL ? And which page is that ? > > Yes, when they type in that page they get > http://adm138/InfoViewApp/logon.jsp and this is what I need the DNS names > to be redirected to. > Allright, let's continue step by step, based on the above. Q5: a) Open a Windows command window. b) Type "nslookup adm138" The last line of the response is an IP address. What is it ? c) Type "nslookup www.fmdreports.vcu.edu" The last line of the response is an IP address. What is it ? Q6: when the users now type the following URL in their browser : http://www.fmdreports.vcu.edu what page do they see ? Is it the same page as when you type this URL in your browser : http://adm138 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org