Re: GPL'd euphoria/URIs

new topic     » topic index » view thread      » older message » newer message

Chris, Irv,

Go to http://www.ietf.org/rfc/rfc2396.txt. Search for Appendix B: "Parsing a
URI Reference with a Regular Expression." Basically, you'll see that the
'www' is just part of the host name, and unnecessary for resolution. So,
http://whatever.com is a prefectly good URL, and http://www.whatever.com may
not exist.

The same goes for the .com suffix (or any other). As far as IETF is
concerned, you can call your site http://whatever. It should work, as long
as the intervening name servers will resolve it. For example, the University
of Buenos Aires website is http://www.uba.ar, and you won't reach it through
http://www.uba.edu.ar. Since name resolution is done mainly 'by the
numbers,' so to speak (IETF and W3C actively discourage IP naming), then
anything acceptable to RFC1123 (HTTP1.0, 1996), RFC2396 (1998) and RFC2616
(HTTP 1.1, 1999, http://www.w3.org/Protocols/rfc2616/rfc2616.html, which
changed nothing about URIs, URLs and URNs), should work fine.

Gerardo

----- Original Message -----
From: "Chris Bensler" <bensler at mailops.com>
To: <EUforum at topica.com>
Sent: Saturday, April 14, 2001 10:01 AM
Subject: RE: GPL'd euphoria


>
> the WWW prefix doesn't work with XOOM members sites either.
>
> Some sites don't use it I guess.
>
> Chris
>
> Irv Mullins wrote:
> > On Sat, 14 Apr 2001, David Cuny wrote:
> >
> > > Irv Mullins wrote:
> > >
> > > > I'm not so sure - I've been unable to reach
> > > > Pete's website for a week or more.
> > >
> > > Pete is no longer active with Euphoria now that he's employed and has
a
> > > social life, but the site is still up and running. I just downloaded
Peu
> > > several days ago, and talked to Pete yesterday (via e-mail) about some
> > > questions I had about it.
> >
> > Strangely, if I try to connect to http://www.harborside.com, I get a
> > server not found error after a looong delay.
> > However, I can connect to http://harborside.com, and to Pete's site at
> > http://harborside.com/home/x/xseal/euphoria/
> >
> > Why does dropping the www make it work?
> >
> > Regards,
> > Irv
> >
> >
>
>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu