Re: Handling ambiguous requests

Multi-hostname servers should probably by default deal with ambiguous
requests in the same way that they deal with requests from HTTP/1.0
clients that don't send host:

Return a page that lists the possible URLs that could have been meant,
asking the user which one they really wanted. If you want to
guess, that's OK, but probably the guess should be a configuration
option.

Larry

Received on Thursday, 5 September 1996 17:04:46 UTC