• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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