Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 89109 invoked from network); 6 Jun 2008 22:05:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2008 22:05:55 -0000 Received: (qmail 37339 invoked by uid 500); 6 Jun 2008 22:05:57 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 37301 invoked by uid 500); 6 Jun 2008 22:05:57 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 37282 invoked by uid 99); 6 Jun 2008 22:05:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 15:05:57 -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; Fri, 06 Jun 2008 22:05:16 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 37C0B234C134; Fri, 6 Jun 2008 15:05:34 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 39928] port no detected when file name not in URL X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_vhost_alias X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mengel@fnal.gov X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080606220534.37C0B234C134@brutus.apache.org> Date: Fri, 6 Jun 2008 15:05:34 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=39928 --- Comment #1 from Marc Mengel 2008-06-06 15:05:33 PST --- (In reply to comment #0) We are seeing the same problem, in particular when we should be looking for a DirectoryIndex, it looks in the port 80 server's VirtualDocumentRoot, rather than in the port-numbered server we are coming from. -- 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: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org