Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 4511 invoked from network); 1 Oct 2008 11:41:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2008 11:41:21 -0000 Received: (qmail 94441 invoked by uid 500); 1 Oct 2008 11:41:16 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 94392 invoked by uid 500); 1 Oct 2008 11:41:16 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 94381 invoked by uid 99); 1 Oct 2008 11:41:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 04:41:16 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2008 11:40:12 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 0CB32234C1FA; Wed, 1 Oct 2008 04:40:47 -0700 (PDT) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 45925] New: Name Based Vhosts not working X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 6 X-Bugzilla-Component: Catalina X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cmr@financial.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: default X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 1 Oct 2008 04:40:47 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45925 Summary: Name Based Vhosts not working Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P4 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: cmr@financial.com I upgraded a system wich is running several vhosts from 6.0.14 to 6.0.18. After upgrading the Systems the virtual Hosts only report 404 for every request. I know the correct Host is choosen since each has its own access log configured and all requests show in the rigth log files. Here is the relevant config part: somehost1.internal.financial.com somehost2.internal.financial.com A war file i put in $TOMCAT_HOME/webapps/somehost.financial.com is correctly unpacked. Also a subdirectory $TOMCAT_HOME/work/Catalina/somehost.financial.com is createed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org