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

Re: GET help



On Fri, Jan 26, 2001 at 10:18:19PM -0800, Rick Younie wrote:

> I'm playing with a script and need a push.  Why doesn't this
> work?
>  
>  telnet lists.debian.org 80
>  GET /debian-mentors-0101/msg00033.html HTTP/1.0
>  Accept: */*

Try this:

GET /debian-mentors-0101/msg00033.html HTTP/1.0
Host: lists.debian.org

lists.debian.org is a name-based virtual host.

-- 
 - mdz



Reply to: