[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Virtual Hosting and 2.0 browsers



Hmm, and his reason for not updating to a newer browser is?  Just curious.

The problem is that old browsers do not support the HTTP/1.1 spec and Name
Based virtual hosting (many sites on one IP).  The only easy solution would
be to assign different IPs to the necessary VirtualHosts.  Other options
include creating a script of some sort which captures the requested domain,
and processing the request based on that information.

BC


----- Original Message -----
From: "Ervin Kosch" <ervkosch@xxxxxxxxxxxx>
Sent: Monday, May 22, 2000 9:31 AM
Subject: [cobalt-users] Virtual Hosting and 2.0 browsers


> This is probably an old question but I have a client who is using, wait
for
> the shook, IE 2.0 and Mosaic.  It seems that when they issue a request to
a
> server they only get my default page and can't access any of my virtual
> hosts.  Is there a way around it?
>