• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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