PDA

View Full Version : subdomain vs main domain


frenchi1966
11-28-2007, 06:58 AM
Hello,

i am scratching my head by pointing a subdomain to the right folder.:confused:

Main question is: can a subdomain point to a different publ_html folder than the maindomain?

Example:

mydomain.net is pointing to folder AAA - working fine
subdomain.mydomain.net is pointing to folder BBB - not showing anything now.

in case this is possible what steps do i have to do?

Many thanks and regards

Basil
11-28-2007, 07:13 AM
By default, a subdomain will create a folder under public_html by the same name.

You can access it from subdomain.mydomain.net or mydomain.net/subdomain.

Subdomains have to propagate too, so it could be a couple hours before you can access it.