Hi. I need to setup a virtual directory so all the domains im my account can reach. Actually I need only the master and subdomains of specific domain to reach that folder.
The reason is the image upload procedure uploads the images to the \images folder under subdomain let it be called admin.mydomain.com. Normally in IIS I setup virtual directory to point this directory and lets name it “image-folder”
Is it also why I see my subdomain which is supposed to be admin.mydomain.com as www.admin.mydomain.com , with a “www” addition at the beginning, which I don’t want?
If I can’t do it with hspere, is it possible to use another control panel which allows me to set up virtual directory to access folders in another subdomain?
Hsphere treats a subdomain exactly as it does a domain, which has benefits and downsides as well. Benefits being a true separation of settings and configs(security app pool, asp.net verisons etc), downsides being access across them will not work.
We offer WinVPS servers which will allow this, but I am not even sure if plesk which is optional there will allow for it, it does not treat a subdomain as a new domain like Hsphere does, but it has a very odd setup and not positive if it will allow cross domain access.
However a raw WinVPS you could do this via a manual IIS configuration.