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

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



> My log files show that Netscape 4.7 makes 1.0 requests, and IE 4.72
> makes 1.1 requests.
>
I can't find that setting in NS. If it wasn't using HTTP 1.1, then I don't
think you could see any virtual sites.

BTW, in another thread, Jens Kristian Søgaard has the answer on how to have
a links page to your client sites:

> Subject: Re: [cobalt-users] FrontPage Publishing with Name Based Hosting
>
>
> Well, I did something similar to that. Just add a line like this to
> the server's /etc/httpd/srm.conf
>
> RewriteRule ^/domain/([^/]+)/?(.*)$     /home/sites/$1/web/$2
>
> This would make it possible to enter:
>
>         http://www.servername.com/domain/www.newcustomer.com/
>
> And see the pages...
>
--
Dan Kriwitsky