Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 56045 invoked from network); 10 Oct 2004 21:37:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Oct 2004 21:37:58 -0000 Received: (qmail 43382 invoked by uid 500); 10 Oct 2004 21:36:27 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 43360 invoked by uid 500); 10 Oct 2004 21:36:27 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 43347 invoked by uid 99); 10 Oct 2004 21:36:27 -0000 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [204.127.202.64] (HELO sccrmhc13.comcast.net) (204.127.202.64) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 10 Oct 2004 14:36:25 -0700 Received: from MrNat (h0048543e658f.ne.client2.attbi.com[24.60.32.61]) by comcast.net (sccrmhc13) with SMTP id <2004101021362101600c6l6ce>; Sun, 10 Oct 2004 21:36:23 +0000 Message-ID: <000801c4af11$372b83c0$0500005a@MrNat> From: "Robert Hunt" To: Subject: Undefined hosts being directed to localhost Date: Sun, 10 Oct 2004 17:36:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tomcat 5.0.25; I've got a few nodes defined in server.xml: So then, why does a request for host "www.xyz.com" get routed to localhost? Why wouldn't the request get kicked with like a 404 status? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org