[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Virtual Hosting and 2.0 browsers
On Mon, 22 May 2000, Dom Latter wrote:
> Dan wrote:
> *But* here's something that is *weird*:
> If I issue a *manual* 1.1 request this happens:
>
> / > telnet 194.201.254.222 80
> Trying 194.201.254.222...
> Connected to 194.201.254.222.
> Escape character is '^]'.
> GET / HTTP/1.1
it is in fact a bad request, you have to supply a fqdn for a http 1.1
request ;)
(newer apache is a little more helpfull,
client sent HTTP/1.1 request without hostname (see RFC2068 section 9, and
14.23)
>
> HTTP/1.1 400 Bad Request
> Date: Mon, 22 May 2000 16:35:37 GMT
> Server: Apache/1.2.5 Cobalt
> Connection: close
> Transfer-Encoding: chunked
> Content-Type: text/html
>
> Any ideas?????
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>