• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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