Roger said:
Gary R. Schmidt wrote:
You are now talking about the autocomplete function in web browsers or
DNS servers.
Sigh. No, I am not. The auto completion function prepends "www." and
appends ".com", so it would look up "
www.sethra.com", and therefore fail.
But we were talking about URL's, which still need at least one dot
inside the name.
No they don't. Look at the spec., it says (paraphrasing):
[protocol selector://]address[

ort and so on...]
Further on, "address" is simply defined as "any valid address" (or words
to that effect), and, inside my domain, "sethra" is a valid address.
When I write an incomplete url in the address bar my browser Opera
tries to add .com .org .net etc..
Yes, _your_ browser may, but mine _doesn't_.
That doesn't mean that "google" is a valid URL.
Yes it is. Try this simple example.
Edit your hosts file to include the lines:
64.233.187.99 oog1
64.233.187.104 oog2
(These addresses are from "nslookup
www.google.com", you may wish to do
it yourself and get whatever your DNS resolves it to).
Then feed "oog1" and "oog2" to your browser, prevent it from doing the
domainisation stuff, and see where you end up.
The full name is the name users outside the local LAN have to use.
Ah, yes, the full name - rather like the prefix needed when you dial
from "outside". So is my "correct" telephone number 1234 5678, or 03
1234 5678, or +61 3 1234 5678? Do I need a 9 in there to get an outside
line from my exchange? Do I need to talk to an operator?
Your sethra is a short form of a longer URL.
No, it is a URL, just as "
http://sethra.subdomain.domain:80" is a URL.
Cheers,
Gary B-)