• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

wildcards with webmail and sub-domain

Laurent_c

New Pleskian
My config :
CPUAuthenticAMD, AMD Opteron(tm) Processor 4334
VersionParallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OSCentOS 6.5 (Final)

I install and use a site with wordpress in multisite mode using subdomain > its ok
to make it work, i create vhost.conf in /var/www/vhosts/system/mydomain.com/conf/vhost.conf
and add A key *.mydomain.com in DNS

I try to go to webmail.mydomain.com and it always redirect to my domain.com, I create a subdomain manually and subdomain don't work WHY ?

Question : What must I do to allow manual subdomain and webmail under Plesk v12.0.18_build1200140606.15

Thank you very much for your help
 
If you use a wildcard in your DNS - settings, it will conflict with every additional subdomain with that domain. The suggested work-around for your wordpress - multisite might work if you have no other subdomains for that domain, but this work-around will always cause issues/problems with any other content on that webspace using redirects. The more accurate way would be to define EACH subdomain, in order to have a working webmail - configuration, which is already setup in your httpd and nginx - config - files.
 
can you verify if webmail.mydomain.com entry present in dns ? Sometime it is missing and that causes wildcard to redirect subdomain to domain.
 
Back
Top