- Server operating system version
- Debian 12.7
- Plesk version and microupdate number
- latest
Hi I have a site with many Subdomains. In past I created them each via CLi
this created a new subscription. Now I plan to migrate the domains to another server and plan to it a bit different.
In the end the subdomains should also be created, but not as a subscripttion, only as under root domain.#
Could this work?:
IP should be same under root domain so I deleated it form command and I changed domain to subdomain in the beginning.
plesk bin domain -c subdomain.domain.com -owner admin -service-plan "Unlimited" -ip xx.xx.xx.xx.xx.xx..xx -login sub1 -passwd "12345" |
In the end the subdomains should also be created, but not as a subscripttion, only as under root domain.#
Could this work?:
plesk bin subdomain -c subdomain.domain.com -owner admin -service-plan "Unlimited" -login sub1 -passwd "12345" |
IP should be same under root domain so I deleated it form command and I changed domain to subdomain in the beginning.