Removing a default domain from one of your IP addresses in Plesk
Once you have set a domain to be the default domain for a specific IP address in Plesk, you will not be able to deselect that particular domain. At this point you only have the option of switching the IP address to another domain on your server.
If you would like to do this there is a solution using MySQL commands. You can manually set the default_domain_id to zero for a specific IP address directly in the Plesk database. Make sure to replace IPADDRESS with your address.
The following command will remove the default domain setting for all IP addresses:
Then you need to use the command ‘websrvmng’ to apply changes:
Reference: http://parallels.com/
Leave a Reply
You must be logged in to post a comment.