• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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