Reconfiguring a Domain for Plesk
If a domain is not getting deleted from the Plesk control panel, and it is getting deleted from IIS we can fix this by running the command below.
on Windows :
Open the command prompt; go to start >> run >> cmd >> cd %plesk_bin%
And then websrvmng.exe --reconfigure-vhost --vhost-name=domainname (the domain name which one wants to reconfigure)
No comments