• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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