• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Site preview shows plesk default page

B

budwaiser

Guest
Hi,
i have noticed that if i click on "Site preview icon" into a plesk account, i see the default page of plesk instead of the whole site uploaded into httpdocs. Is it normally? Why that?

Thank you
 
It seems you need reconfigure domain configuration in IIS with websrvmng.exe utility
Run from %plesk_bin% 'websrvmng.exe --remove-vhost --vhost-name=domain.com' to remove domain configuration from IIS and then 'websrvmng.exe --reconfigure-vhost --vhost-name=domain.com' to recreate domain configuration in IIS according Plesk DB.
 
Back
Top