Received: (from majordom@localhost) by hyperreal.com (8.8.4/8.8.4) id QAA18493; Thu, 17 Apr 1997 16:25:43 -0700 (PDT) Received: (from nobody@localhost) by hyperreal.com (8.8.4/8.8.4) id QAA18463; Thu, 17 Apr 1997 16:25:25 -0700 (PDT) Date: Thu, 17 Apr 1997 16:25:25 -0700 (PDT) Message-Id: <199704172325.QAA18463@hyperreal.com> To: apache-bugdb@apache.org, chuck@apache.org, wildbill@aewa.org From: chuck@hyperreal.com Subject: Changed information for PR general/408 Sender: apache-bugdb-owner@apache.org Precedence: bulk Synopsis: Certain Browsers cannot access multiple virtualhosts configured w/same ip address State-Changed-From-To: open-closed State-Changed-By: chuck State-Changed-When: Thu Apr 17 16:25:25 PDT 1997 State-Changed-Why: Yes, that's correct. Browsers must send a Host: header to use non IP based virtual hosts, and older browsers do not. This is mentioned in the documentation on this subject. Thanks for using Apache.