www.domain.com shows Default Plesk page – Windows
* First check the DNS zone file for domain.com in Plesk -> Domains -> domain.com -> DNS and entry for www.domain.com is set correctly
* Disabled/Enabled the option for www in Plesk -> Domains -> domain.com -> Rename Domain -> Uncheck -> Save and repeat it by selecting the option again
* Next reconfigured the virtual host by running following command in DOS prompt of your VPS.
* cd %plesk_bin%
* websrvmng.exe –remove-vhost –vhost-name=domain.com
* websrvmng.exe –reconfigure-vhost –vhost-name=domain.com
* Make sure that host header with ‘www’ prefix is presented in the list of identities.IIS > Web Sites > domain.com > Right Click Properties > Web Site tab > Advanced ;if it’s missing then add it.









