01. A) From Domains -> List Domains. Delete the Affected Domain.
B) Only if, List Domains is empty then- Go to User Accounts -> List Accounts. Delete the user account with the Affected Domain.
02. Go To Server Settings -> Change Hostname. Click change Hostname (Keep all settings same).
03. If you followed option A before. From Domains -> Add Domain. Add the Affected Domain name now.
Only if, you followed option B before. User Accounts -> List Account. Add new user account with the Affected Domain name.
04. Go To DNS Functions -> List DNS Zones -> (Affected Domain) Click Rebuild Zone.
05. Again Go To DNS Functions -> List DNS Zones -> (Affected Domain) -> Edit Files. Now- Firstly, Delete line start with- www (it has a cname record). Secondly, Paste these three lines below in the middle of the file-
ns1 14400 IN A (Public IP)
ns2 14400 IN A (Public IP)
www 14400 IN A (Public IP)
06. Go to Webserver Settings -> SSL Certificates -> Auto SSL. Install SSL for the Domain.