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

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