• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Wildcard alias not working in Plesk11

Azurel

Silver Pleskian
Hi. I need Wildcard Aliases but get this Error:

Error: The domain name you specified is invalid. Domain names can comprise letters, digits and hyphens. Each part of the domain name between dots should not be longer than 63 symbols.

Is here only the way with "/var/www/vhosts/domain.tld/conf/vhost.conf"?
Content: ServerAlias *.domain.tld
 
I speak about "Alias" not "Subdomains". :)
I not need physical "subdomains".. I analyse $_SERVER['HTTP_HOST'] (for subdomains) in index.php. I have thousand of it and can't create for each a subdomain and I need it in index.php of my domain.
Enter Aliases "*" give a error message "*" its not allowed in 11.0.9.
 
Last edited:
Is this a bug or its a "must" to creata a "ServerAlias *.domain.tld" in vhost.conf for it?
 
same problem here. I am not able to add any alias on my tl domains.

Some tl domains have already some aliases, so it worked before. There is nothing in the log
 
Back
Top