• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Plesk 11 - Subdomains added with wrong host in IIS

sweethome-il

New Pleskian
I have a fully updated Plesk 11.09 server.

Beside other weird issues for which I cannot find answers, today I've tried to add a subdomain to one of the existing domains in a webspace. I gave a name (ad), had the domain under which I wanted the sudbomain checked and put the domain name in the path (ie. /domain.com).

Plesk created the domain successfully, created it's home dir in /vhosts/sub.domain.com but in IIS it's added with path:
D:\vhosts\WEBSPACEDOMAIN.COM\SUB.DOMAIN.COM

This is definately a bug for which I refuse to pay 75$ just to have reported.

Justin
 
This looks like a BUG.
It creates two places to the subdomain
D:\vhosts\sub.example.com
D:\vhosts\example.com\site1 (or the name you chose)
It associates with the IIS the folder created inside the example.com and simply ignores the folder sub.exemplo.com (then why create it?)
 
Back
Top