• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

catch-all subdomain How to

In conf/vhost.conf add

ServerAlias *.mydomain.com


issue a

websrvmng -u --vhost=mydomain.com

issue a

httpd restart

then should work
 
mikk, thanks for the reply. Can this be done from within Plesk, or is there a tutorial or something to show me how to do this.

Thanks,
John
 
No this will all need to be done from a root level shell.

Best to have a good search over these forums and get yourself familiar with how wrong things can go if you are not used to using shell commands before trying to make changes.

The changes i showed though are relativly painless and can be done easily once you are logged in as root.

The paths you need to use vary depending on the OS you are using hence i only gave an outline, if you post your details im sure someone with the same OS will post more accurate paths to the commands.
 
Back
Top