On 6/1/07, Staf Wagemakers <[EMAIL PROTECTED]> wrote:


Name Virtual  Hosts  works only with HTTP 1.1 so the first step is verify
that your browser (and proxy if you're using one) supports HTTP 1.1.
Normally you can find the HTTP version of the session in your access log.

This is somewhat of a misconception. While it is true that HTTP/1.0
does not include the Host header necessary for name-based virtual
hosts, essentially all HTTP/1.0 clients and servers still support it
as an extension. In fact, any client or proxy that doesn't support the
Host header would be essentially useless on the modern web.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to