Symptoms
The button Change is not shown with a domain in Domains -> example.com -> Hosting Settings -> Hosting type
Cause
Main domains cannot be changed to other types of hosting.
Solution
If you want to forward a main domain, you can forward the domain using a .htaccess. Other features, such as sending and receiving e-mails, will continue to work as normal when activated.
- Login to Plesk.
- Search for Website at. Click on the foldername presented here.
- Create of update the .htaccess file with the following data:
Redirect 301 / https://example.net/
All the traffic will get forwarded to another website.