Plesk domain asks username password
by GJSenthil[ Edit ] 2012-10-22 15:39:00
The domains hosted on the windows server might ask username password sometimes. This plesk authentication issue can be resolved by running below commands from command prompt
cd %plesk_bin%
websrvmng.exe --remove-vhost --vhost-name=<domainname.com>
websrvmng.exe --reconfigure-vhost --vhost-name=<domainname.com>