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

Catch all subdomain

W

wiebra

Guest
Is it possible to catch all subdomains of a domain? ("http//anything.mydomain.com" point to "http//mydomain.com")

I have a solution now where every non existant sub-domain lands on the default website, for each virtual domain on a certain IP. (So all the websites land on 1 place). I would like to set it up per domain.

I read this one but there is no conf/vhost.conf on my machine.
 
You have to create the vhost.conf file. It is not there by default.
 
I do use version 7.5.4 so I don't know if it is the same as your version.

I placed the file in /var/www/vhosts/<mydomain>/conf/

Then take the steps of here and it should work.
 
I added the CNAME in the dns of Plesk. Don't know the underlying system.
 
Back
Top