The following reply was made to PR general/1917; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Trent Johnson <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/1917: Virtual Host only works with first virtual host listed Date: Thu, 5 Mar 1998 18:09:08 -0700 (MST) On Thu, 5 Mar 1998, Trent Johnson wrote: > here is my httpd.conf file. I am using one IP and one port. only the first > listed virtual host works. I switched, and the new first virtual host was > the only one to work. All requests to latter virtual hosts are sent to the > first virtual host page. Ok, go back to the docs page and read about the NameVirtualHost directive. You need it.
