• 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.

Resolved Domain-Alias does not work

I would suggest you check posible custom vhost templates or .htaccess files.
 
Where can I find .htaccess files from Domain-Alias or custom vhost templates files??
Sorry, Im a Plesk-Beginner.

Rdg Ronny
 
Hey Igor,
I have found the reason.
The LetsEncrypt Certification its only for my domain.tld not for my alias-domain.tld.

How can I create a Certification for alias-domain.tld and domain.tld??
I think only with cli.

Rdg Ronny
 
Ok, I have found a resolution.

First remove the domain-alias.
/opt/psa/bin/domalias -d domain-alias.de

After this create a domain with the name domain-alias.de

Now create certification for domain.de and domain-alias.de
plesk bin extension --exec letsencrypt cli.php -d domain.de -d www.domain.de -d domain-alias.de -d www.domai-alias.de

Delete the domain with name domain-alias.de and create a Domain-Alias 'domain-alias.de'

And it works

Rdg Ronny
 
Back
Top