• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

Subdomain on different IP

dohcho

New Pleskian
Hi guys,

I've been trying to add a subdomain with a different IP address than the main domain but no luck so far. Been through all the docs I can find but still no idea if this is possible.

How can I have a domain.com with ip A and test.domain.com with ip B. I have those IPs setup on my server.

I can edit the vhost for that subdomain with the new IP but it is regenerated and overwritten by Plesk if a change is made to the domain.
 
Hello Dohcho,

Why not just create a subscription with it's domain name being "test.domain.com" (and not necessarily creating a sub-domain under the domain.com subscription)
 
Hi and thank you for your reply. I need them to share same system user (i have to use symlinks for something) so they could read the same resources.

Where can I put my custom configuration so it wont be overwritten?
 
Unfortunately it is not possible to realize your scenario with current Plesk version. You can try to use methos suggested by @abdi with your own customizations.
 
Back
Top