• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Setting up a real subdomain

F

ffolkesS

Guest
Hello-

I have a domain configured, let's say xyz.com, and I want to make johndoe.xyz.com. I want this to be a full domain, not just a subdomain of xyz.com. In the old days of Plesk, before the subdomain feature, you'd just setup a new domain called "johndoe.xyz.com" and it'd have its own email, hosting, etc. I tried to do that now, but it doesn't work - DNS doesn't appear to be properly setup for it, and the "server cannot be found" when I try to browse to it.

How can I get around this?

Thanks.

-TM
 
I have tried to reproduce it and it works fine for me. There are different A DNS records for domain.tld and new.domain.tld and both domains are resolvable. Check that you have A record for ned domain and make sure that it is resolvable directly on Plesk server at least with

# host new.domain.tld localhost
 
Back
Top