• 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

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