• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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