in reply to Re: Why don't I get a redirect
in thread Why don't I get a redirect
If that box supports multiple virtual sites, you'll need to issue a complete HTTP/1.1 request, naming the site you're trying to fetch the page from.
should suffice.GET /glujodat.html HTTP/1.1 Host: www.nellware.com
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Why don't I get a redirect
by jonjacobmoon (Pilgrim) on Sep 20, 2002 at 18:41 UTC |