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

Automatic Subdomains

M

MatthewTLS

Guest
In addition to my PHP thread, I'd also like to know how one should go about setting up a vhost.conf file in the VirtualHosting template so that dev.domain.com and preview.domain.com are auto-magically setup when a hosting account is created? I've tried using vhost.conf, but since it's marked as an Include in the conf/ directory of the website's home dir, I can't setup another <VirtualHost> directive. Any assistance would be appreciated.

Cheers!

Matthew
 
I answerwed my own question ... All I have to do is modify the template files under:

/usr/local/psa/admin/conf/templates/default
 
Back
Top