>Number: 2484 >Category: os-windows >Synopsis: Virtual host seems to fails under NT >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jun 22 11:10:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.0 >Environment: NT 4.0 SP 3, VC++ 5.0, HTTP 1.1 Client, MS DNS Server >Description: Server has one IP (111.22.33.44) resolves to machinename.domain, and two CNAME records alias.domain and testvhost.domain.
Basic configuration with ServerName alias.domain DocumentRoot /webs/aliasdocs works fine. When adding the following directives to the configuration file NameVirtualHost 111.22.33.44 <Virtualhost> ServerName testvhost.domain DocumentRoot /webs/testvhostdocs </VirtualHost> - all request for documents on both alias.domain and testvhost.domain now only fetches documents from testvhost.domain ??? >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
