I'm trying to setup a subdomain on Win2k3 IIS where the subdomain points to a
specific folder of the main domain. Example sub.domain.com points to
www.domain.com/sub. I've setup the main and sub domains as new sites in IIS.
Then I pointed the home directory of the sub-domain site to the sub-folder
of the main domain. However sub.domain.com doesn't seem to have access to
the main domain's web.config and other folders that contain pages/code common
to the site as a whole. Can anyone tell me how to get this right?