• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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