View Single Post
Old 02-08-2008, 03:58 PM   #7 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

You stated that you're using Windows XP Pro, but that is not enough information for us to give you a usable solution. Are you using IIS, Apache or another web server?

As for the domain "children", they're counted in levels usually. For example:
Code:
L3  L2       L1
www.mydomain.com
com is the first level domain, mydomain is the second level domain and www is the third level (sub)domain.

There is no reason why you can't have fourth (fifth, ..., twentieth, nth level subdomains) at all. For example, the following is a perfectly valid domain:
http://lets.get.up.to.domain.level.ten.for.talkphp.com/
Salathe is offline  
Reply With Quote