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

"demote" domain to subdomain

R

roderik

Guest
We have a number of domains, that should be subdomains.
Is it possible to "demote" an existing domain to subdomain?
See situation below.
Any suggestions would be appreciated

Out of habit, we have created domains on our Plesk server as follows:
- ourdomain.com
- customer1.com
- customer1.ourdomain.com
- customer2.com
- customer2.ourdomain.com
...
So, each is a full-blown domain

We would like to rearrange this to:
+ ourdomain.com
|-- customer1 i.e.: subdomain customer1.ourdomain.com
`-- customer2
- customer1.com
- customer2.com
Of course, it is possible to do so manually, like this:
1: create a new subdomain "X",
2: transfer the content (e.g. with FTP) from customer2.ourdomain.com to X
3: remove domain customer2.ourdomain.com
4: rename X to customer2
I was hoping there is an easier way.
 
Back
Top