[TriLUG] Name-Based Virtual Hosting vs. GoDaddy, round 1
Matthew Todd
matthew.todd at alumni.duke.edu
Fri Oct 1 10:02:30 EDT 2004
On Fri, 2004-10-01 at 09:45, Brian Henning wrote:
> The problem is, by the time the request makes it to my server, it's
> just "GET /" instead of "GET http://fully-qualified-url.org/" . I've
> discovered this by tail -f 'ing access_log and watching what happens
> when I try to surf to the site.
I don't think this is indicative of a problem.
With HTTP 1.1 the hostname comes in as a separate request header. Apache
doesn't log this by default, but there's probably a way to make it so.
-- Matthew
More information about the TriLUG
mailing list