Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Subdomains
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 1 - 25 of 207 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
mcp6453  
View profile  
 More options May 27 2004, 7:09 pm
Newsgroups: alt.www.webmaster
From: mcp6453 <mcp6...@earthlink.net>
Date: Thu, 27 May 2004 19:09:53 -0400
Local: Thurs, May 27 2004 7:09 pm
Subject: Subdomains
What is the benefit of a subdomain (http://sub.domain.com) versus a
folder (http://www.domain.com/sub or http://domain.com/sub)? Since I do
not know much about subdomains, it appears that the first address simply
redirects to the second and third.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Edward Alfert  
View profile  
 More options May 27 2004, 7:15 pm
Newsgroups: alt.www.webmaster
From: Edward Alfert <ealf...@rootmode.com>
Date: 27 May 2004 23:15:04 GMT
Local: Thurs, May 27 2004 7:15 pm
Subject: Re: Subdomains
mcp6453 <mcp6...@earthlink.net> wrote in news:40B67541.6889@earthlink.net:

> What is the benefit of a subdomain (http://sub.domain.com) versus a
> folder (http://www.domain.com/sub or http://domain.com/sub)? Since I do
> not know much about subdomains, it appears that the first address simply
> redirects to the second and third.

Makes it easy to point different subdomain to different servers.  Since
each subdomain "can" have a different IP address.  But different
subdirectories cannot have different IP addresses without first going to a
central server than then being proxied to another server.

Also, allows you have have different features like SSL certificates
depending on the subdomain.  Again, this is not possible with
subdirectories.

Apart from the technical reason, there might be cosmetic reasons.

--
Edward Alfert
http://www.rootmode.com/
Multiple Domain Hosting and Reseller Hosting Plans
Coupon Code (Recurring $5/month Discount): newsgroup


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Logan  
View profile  
 More options May 28 2004, 3:27 am
Newsgroups: alt.www.webmaster
From: "Bill Logan" <w...@what.com>
Date: Fri, 28 May 2004 19:27:31 +1200
Local: Fri, May 28 2004 3:27 am
Subject: Re: Subdomains

"mcp6453" <mcp6...@earthlink.net> wrote in message

news:40B67541.6889@earthlink.net...
> What is the benefit of a subdomain (http://sub.domain.com)
versus a
> folder (http://www.domain.com/sub or

http://domain.com/sub)? Since I do

> not know much about subdomains, it appears that the first
address simply
> redirects to the second and third.

First of all - every domain is a sub domain of it's parent
(except for root )

Secondly, a sub domain can be a stand alone seperate entity
with or without and connection to the directory structure
below domain - in fact a sub domain can be located on a
different machine located anywhere.

The word folder is a windows peculiarity and has no ;real'
significance to the web. You need to think in terms of
directories, below or above the domain root (or sometines
called doc root). while a sub-domain located on the parent
domains machine can use a sub-directory it is more usual for
the sub domain to have its own 'doc root' and tree
structure. This way it could be moved easily to another
location/machine without any need for major surgery.

A sub directory as in domain/sub/ is everything a sub domain
is not.
It is dependant on the domain tree to exist
it cannot be located on another machine
It is an integeral part of the parent and subject to the
permissions / restrictions of the parent (within allowable
modifications:-)
Its location is static


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Sweeney  
View profile  
 More options May 28 2004, 6:49 am
Newsgroups: alt.www.webmaster
From: "Charles Sweeney" <m...@charlessweeney.com>
Date: Fri, 28 May 2004 11:49:24 +0100
Local: Fri, May 28 2004 6:49 am
Subject: Re: Subdomains
"mcp6453" <mcp6...@earthlink.net> wrote in message

news:40B67541.6889@earthlink.net...

> What is the benefit of a subdomain (http://sub.domain.com) versus a
> folder (http://www.domain.com/sub or http://domain.com/sub)? Since I do
> not know much about subdomains, it appears that the first address simply
> redirects to the second and third.

LOTS written here before about this.  Have a look at the archive.
--
Charles Sweeney
www.CharlesSweeney.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 28 2004, 8:36 pm
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 00:36:40 GMT
Local: Fri, May 28 2004 8:36 pm
Subject: Re: Subdomains

Edward Alfert wrote:
> mcp6453 <mcp6...@earthlink.net> wrote in news:40B67541.6889@earthlink.net:

>> What is the benefit of a subdomain (http://sub.domain.com) versus a
>> folder (http://www.domain.com/sub or http://domain.com/sub)? Since I do
>> not know much about subdomains, it appears that the first address simply
>> redirects to the second and third.

> Makes it easy to point different subdomain to different servers.  Since
> each subdomain "can" have a different IP address.  But different
> subdirectories cannot have different IP addresses without first going to a
> central server than then being proxied to another server.

"subdirectories can not have IP addresses.

> Also, allows you have have different features like SSL certificates
> depending on the subdomain.  Again, this is not possible with
> subdirectories.

???

> Apart from the technical reason, there might be cosmetic reasons.

--
There are 10 types of people in this world
Those that understand binary and those that don't

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 28 2004, 8:36 pm
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 00:36:39 GMT
Local: Fri, May 28 2004 8:36 pm
Subject: Re: Subdomains

Oh my, HERE we go again,
and please don't get me started ;o)
--
There are 10 types of people in this world
Those that understand binary and those that don't

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Duende  
View profile  
 More options May 28 2004, 11:34 pm
Newsgroups: alt.www.webmaster
From: Duende <spam...@wipkip.biz>
Date: 29 May 2004 03:34:25 GMT
Local: Fri, May 28 2004 11:34 pm
Subject: Re: Subdomains
While sitting in a puddle Baho Utot scribbled in the mud:

> don't get me started ;o)

You already are.

--
Duende
I'll never do that again.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Bokma  
View profile  
 More options May 28 2004, 11:39 pm
Newsgroups: alt.www.webmaster
From: John Bokma <postmas...@castleamber.com>
Date: Fri, 28 May 2004 22:39:45 -0500
Local: Fri, May 28 2004 11:39 pm
Subject: Re: Subdomains

Baho Utot wrote:
> Bill Logan wrote:

sub dir.

>>it cannot be located on another machine

Sure it can. Even on a machine at the end of the world.

>>It is an integeral part of the parent and subject to the
>>permissions / restrictions of the parent (within allowable
>>modifications:-)
>>Its location is static

Not true, when it's a link, you can move it everywhere, other disc,
other machine, other universe, other operating system.

(sorry for piggybacking)

--
John                               MexIT: http://johnbokma.com/mexit/
                            personal page:       http://johnbokma.com/
    Experienced Perl programmer available:     http://castleamber.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Logan  
View profile  
 More options May 29 2004, 3:40 am
Newsgroups: alt.www.webmaster
From: "Bill Logan" <w...@what.com>
Date: Sat, 29 May 2004 19:40:53 +1200
Local: Sat, May 29 2004 3:40 am
Subject: Re: Subdomains

"John Bokma" <postmas...@castleamber.com> wrote in message

news:40b8060f$0$213$58c7af7e@news.kabelfoon.nl...

Whhhaaaatttt!!!! If a directory is located on another
machine how can it be a sub directory of one else where? A
sub-directory by definition is a directory below a directory
in the 'machines' hierarchal tree.  If it is elsewhere then
it is a sub-directory of another machine where ever it is.

I am looking forward to your response on this one.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Bokma  
View profile  
 More options May 29 2004, 5:10 am
Newsgroups: alt.www.webmaster
From: John Bokma <postmas...@castleamber.com>
Date: Sat, 29 May 2004 04:10:43 -0500
Local: Sat, May 29 2004 5:10 am
Subject: Re: Subdomains

It's a feature that has been supported by *nix for many years.

> A
> sub-directory by definition is a directory below a directory
> in the 'machines' hierarchal tree.  If it is elsewhere then
> it is a sub-directory of another machine where ever it is.

> I am looking forward to your response on this one.

With NFS (Network Filesystem) you can mount a directory, on a computer
in say Mexico, *under* a directory of a machine in say, the Netherlands.

Let's call the first directory mexico, the second one netherlands, which
contains rotterdam.html, and that the cwd is mexico, i.e.

$ ls mexico
netherlands
$ cd netherlands
$ ls
rotterdam.html

It is similar to mounting 5 different harddiscs under mount, and call
them hd1 t/m hd5, i.e.

$ ls /mnt
h1 h2 hd3 hd4 hd5

mnt is not a special directory with magic. You can simply create a
directory:

/home/john/htdocs/pictures-of-mexico

and mount a 200 GB harddisc as 'pictures-of-mexico'. *nix program will
"see" pictures-of-mexico as a subdir of htdocs, even if the physical
location is another harddisc. Apache has no problem with this set up,
and that is a good thing :-D. If you have hot swappable harddiscs, it
means you can create an entire new subdir by just plugging in a
harddisc, and mounting it under a directory, without turning the
computer off.

With NFS (Network File System), the 200 GB harddisc can be in an other
computer.

--
John                               MexIT: http://johnbokma.com/mexit/
                            personal page:       http://johnbokma.com/
    Experienced Perl programmer available:     http://castleamber.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 29 2004, 6:23 am
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 10:23:05 GMT
Local: Sat, May 29 2004 6:23 am
Subject: Re: Subdomains

What? I didn't write any of that

--
There are 10 types of people in this world
Those that understand binary and those that don't


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Bokma  
View profile  
 More options May 29 2004, 6:41 am
Newsgroups: alt.www.webmaster
From: John Bokma <postmas...@castleamber.com>
Date: Sat, 29 May 2004 05:41:21 -0500
Local: Sat, May 29 2004 6:41 am
Subject: Re: Subdomains

I apologised for the piggybacking :-D. I didn't see the original
message, or overlooked it so I piggybacked yours. The > level shows that
I reply to Bill.

--
John                               MexIT: http://johnbokma.com/mexit/
                            personal page:       http://johnbokma.com/
    Experienced Perl programmer available:     http://castleamber.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 29 2004, 7:08 am
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 11:08:05 GMT
Local: Sat, May 29 2004 7:08 am
Subject: Re: Subdomains

Hoy, no offense.  I am attacked here on a regular basis (not that it means
anything to me).  Just didn't want to get the shaft for starting something
here, especially since I do a good job of getting myself in trouble all on
my own.  If everyone helped me get in trouble here.....Well I just can't
imagine what that would bring ;o)

--
There are 10 types of people in this world
Those that understand binary and those that don't


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Sweeney  
View profile  
 More options May 29 2004, 7:46 am
Newsgroups: alt.www.webmaster
From: "Charles Sweeney" <m...@charlessweeney.com>
Date: Sat, 29 May 2004 12:46:14 +0100
Local: Sat, May 29 2004 7:46 am
Subject: Re: Subdomains
"Baho Utot" <baho-u...@philippines-island.org> wrote in message

news:io2lo1-hsd.ln1@mindanao.philippines-island.org...

<Huge yawn......subdomains....AGAIN!!>

Shut-up Baho!
--
Charles Sweeney
www.CharlesSweeney.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 29 2004, 8:29 am
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 12:29:53 GMT
Local: Sat, May 29 2004 8:29 am
Subject: Re: Subdomains

Charles Sweeney wrote:
> "Baho Utot" <baho-u...@philippines-island.org> wrote in message
> news:io2lo1-hsd.ln1@mindanao.philippines-island.org...

> <Huge yawn......subdomains....AGAIN!!>

> Shut-up Baho!

salamat po! bastos!

Ay, bastos 'tung batang ito.

ikaw bastos daw.

--
There are 10 types of people in this world
Those that understand binary and those that don't


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles Sweeney  
View profile  
 More options May 29 2004, 9:06 am
Newsgroups: alt.www.webmaster
From: "Charles Sweeney" <m...@charlessweeney.com>
Date: Sat, 29 May 2004 14:06:33 +0100
Local: Sat, May 29 2004 9:06 am
Subject: Re: Subdomains
"Baho Utot" <baho-u...@philippines-island.org> wrote in message

news:7dcmo1-q8f.ln1@mindanao.philippines-island.org...

> Charles Sweeney wrote:

> > "Baho Utot" <baho-u...@philippines-island.org> wrote in message
> > news:io2lo1-hsd.ln1@mindanao.philippines-island.org...

> > <Huge yawn......subdomains....AGAIN!!>

> > Shut-up Baho!

> salamat po! bastos!

> Ay, bastos 'tung batang ito.

> ikaw bastos daw.

That's easy for you to say.

--
Charles Sweeney
www.CharlesSweeney.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Duende  
View profile  
 More options May 29 2004, 12:50 pm
Newsgroups: alt.www.webmaster
From: Duende <spam...@wipkip.biz>
Date: 29 May 2004 16:50:52 GMT
Local: Sat, May 29 2004 12:50 pm
Subject: Re: Subdomains
While sitting in a puddle Baho Utot scribbled in the mud:

> I am attacked here on a regular basis

You deserve it.

<snip>

> Just didn't want to get the shaft

You love it.

<snip>

> I do a good job of getting myself in
> trouble all on my own.

Ain't that the truth.

<snip>

> If everyone helped me

Will never happen cus you're evil.

<snip>

> Well I just can't imagine what that would bring ;o)

It brought us you.

--
Duende
I'll never do that again.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Toby A Inkster  
View profile  
 More options May 29 2004, 12:57 pm
Newsgroups: alt.www.webmaster
From: Toby A Inkster <toby...@goddamn.co.uk>
Date: Sat, 29 May 2004 17:57:59 +0100
Local: Sat, May 29 2004 12:57 pm
Subject: Re: Subdomains

John Bokma wrote:
> With NFS (Network Filesystem) you can mount a directory, on a computer
> in say Mexico, *under* a directory of a machine in say, the Netherlands.

True, though once mounted, the directory in Mexico becomes effectively
part of the computer in the Netherland's file system. The bits aren't
physically copied over, but the files may be considered to exist in the
Netherlands.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Baho Utot  
View profile  
 More options May 29 2004, 1:08 pm
Newsgroups: alt.www.webmaster
From: Baho Utot <baho-u...@philippines-island.org>
Date: Sat, 29 May 2004 17:08:07 GMT
Local: Sat, May 29 2004 1:08 pm
Subject: Re: Subdomains

No I am not

> <snip>
>> Well I just can't imagine what that would bring ;o)
> It brought us you.

Just in the nick of time I will add,  I came to save you all ;o)

--
There are 10 types of people in this world
Those that understand binary and those that don't


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Logan  
View profile  
 More options May 29 2004, 1:45 pm
Newsgroups: alt.www.webmaster
From: "Bill Logan" <w...@what.com>
Date: Sun, 30 May 2004 05:45:20 +1200
Local: Sat, May 29 2004 1:45 pm
Subject: Re: Subdomains

"Baho Utot" <baho-u...@philippines-island.org> wrote in
message
news:7dcmo1-q8f.ln1@mindanao.philippines-island.org...

<LOL> Now, now, Baho! Settle down :-)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Logan  
View profile  
 More options May 29 2004, 2:02 pm
Newsgroups: alt.www.webmaster
From: "Bill Logan" <w...@what.com>
Date: Sun, 30 May 2004 06:02:20 +1200
Local: Sat, May 29 2004 2:02 pm
Subject: Re: Subdomains

"John Bokma" <postmas...@castleamber.com> wrote in message

news:40b85396$0$193$58c7af7e@news.kabelfoon.nl...

whoot!!! you say????
Think about it! Yes, I know about NFS - I have been working
with *nix since before you were born!

There are three reasons why what you say is crapola.

1. We were talking about sub-domains, sub-directories on the
net in relation to a web server. Not networked machines on a
lan
2. Without a persistant link the sub-directory would no
longer be mounted so could only exist on another machine for
a short while.
3. If the link is persistant then the two machines are
considered as one and the idea the sub-directory is on two
seperate machines no longer applies.

Perhaps you need to go back and read the OP - get what you
want to say into context?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Bokma  
View profile  
 More options May 29 2004, 6:51 pm
Newsgroups: alt.www.webmaster
From: John Bokma <postmas...@castleamber.com>
Date: Sat, 29 May 2004 17:51:24 -0500
Local: Sat, May 29 2004 6:51 pm
Subject: Re: Subdomains

Toby A Inkster wrote:
> John Bokma wrote:

>>With NFS (Network Filesystem) you can mount a directory, on a computer
>>in say Mexico, *under* a directory of a machine in say, the Netherlands.

> True, though once mounted, the directory in Mexico becomes effectively
> part of the computer in the Netherland's file system. The bits aren't
> physically copied over, but the files may be considered to exist in the
> Netherlands.

So a directory can be on a different machine. The visitor can not see this.

--
John                               MexIT: http://johnbokma.com/mexit/
                            personal page:       http://johnbokma.com/
    Experienced Perl programmer available:     http://castleamber.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Toby A Inkster  
View profile  
 More options May 29 2004, 7:17 pm
Newsgroups: alt.www.webmaster
From: Toby A Inkster <toby...@goddamn.co.uk>
Date: Sun, 30 May 2004 00:17:50 +0100
Local: Sat, May 29 2004 7:17 pm
Subject: Re: Subdomains

John Bokma wrote:
> Toby A Inkster wrote:

>> John Bokma wrote:

>>> With NFS (Network Filesystem) you can mount a directory, on a computer
>>> in say Mexico, *under* a directory of a machine in say, the
>>> Netherlands.

>> True, though once mounted, the directory in Mexico becomes effectively
>> part of the computer in the Netherland's file system. The bits aren't
>> physically copied over, but the files may be considered to exist in the
>> Netherlands.

> So a directory can be on a different machine.

It's a question of semantics -- I wouldn't say the directory was on a
different machine as it appears as part of one filesystem.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Bokma  
View profile  
 More options May 29 2004, 11:08 pm
Newsgroups: alt.www.webmaster
From: John Bokma <postmas...@castleamber.com>
Date: Sat, 29 May 2004 22:08:32 -0500
Local: Sat, May 29 2004 11:08 pm
Subject: Re: Subdomains

Bill Logan wrote:
> "John Bokma" <postmas...@castleamber.com> wrote in message

[ NFS ]

> whoot!!! you say????
> Think about it! Yes, I know about NFS - I have been working
> with *nix since before you were born!

Don't be fooled by my good looks ;-D

> There are three reasons why what you say is crapola.

I can think of one, your lack (again) of understanding.

> 1. We were talking about sub-domains, sub-directories on the
> net in relation to a web server. Not networked machines on a
> lan

That doesn't matter. sub-domains can be put on several machines in a
LAN, behind a firewall. Same can be done with NFS. There is no
difference here.

> 2. Without a persistant link the sub-directory would no
> longer be mounted so could only exist on another machine for
> a short while.

So, what's the problem there? If a machine that hosts a subdomain loses
its connection, it's gone too.

> 3. If the link is persistant then the two machines are
> considered as one and the idea the sub-directory is on two
> seperate machines no longer applies.

A machine is normally defined as running one copy of the kernel image.
But you probably don't know that. So it's not a machine. What you say is
that the Internet is one machine, because all computers are connected.

> Perhaps you need to go back and read the OP - get what you
> want to say into context?

I proved that the statement: a subdir has to be on the same machine, is
false.

--
John                               MexIT: http://johnbokma.com/mexit/
                            personal page:       http://johnbokma.com/
    Experienced Perl programmer available:     http://castleamber.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Logan  
View profile  
 More options May 30 2004, 1:07 am
Newsgroups: alt.www.webmaster
From: "Bill Logan" <w...@what.com>
Date: Sun, 30 May 2004 17:07:40 +1200
Local: Sun, May 30 2004 1:07 am
Subject: Re: Subdomains

"John Bokma" <postmas...@castleamber.com> wrote in message

news:40b95036$0$208$58c7af7e@news.kabelfoon.nl...

If you want to talk about sub-domains - there is a huge difference. Now
sub-domains definately do  not need to be on the same machine, or connected in
any way to the parent domain (apart from in the zone file:-)

> > 2. Without a persistant link the sub-directory would no
> > longer be mounted so could only exist on another machine for
> > a short while.

> So, what's the problem there? If a machine that hosts a subdomain loses
> its connection, it's gone too.

The big difference is that a sub-directory 'belongs' to the domain that owns the
parent directory. If the sub-directory, (housed on a different machine) is lost,
part of the web site is lost with it. Also, if the machine housing the parent
directory goes down, the sub-directory and all it contains is also not
accessable. (through the parent directory)

A sub domain is a stand alone entity (that may or may not have connections -links
to the parent domain. If the sub domain is on another machine and the parent
domain is not accessable the sub domain will still be accessable if the other
machine is up.

> > 3. If the link is persistant then the two machines are
> > considered as one and the idea the sub-directory is on two
> > seperate machines no longer applies.

> A machine is normally defined as running one copy of the kernel image.
> But you probably don't know that. So it's not a machine. What you say is
> that the Internet is one machine, because all computers are connected.

The internet has been likened to a giant computor made up of all the connected
cpu's so yes, - while connected. Otherwise, what would you call a sub-directory
on a second drive (that contains no kernal img) yet is accessable to the 1st?

> > Perhaps you need to go back and read the OP - get what you
> > want to say into context?

> I proved that the statement: a subdir has to be on the same machine, is
> false.

Physically, yes, but in practical terms - and that is what matters - it is like
proving man can go to the moon. True, but not much use to those of us who want to
go there.

What is the value in being able to put a sub-directory anywhere if it is not able
to function as a sub-directory whenever the machine it's parent is on needs too?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 1 - 25 of 207   Newer >
« Back to Discussions « Newer topic     Older topic »