• 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.

Default page displayed even after uploading my page

A

ajbalaji

Guest
I uploaded my site pages. even after uploading my default page(index.html), when i click my domain.org, it displays the default page given by plesk. what might be the problem. help me out.
 
Hi,

It could be because site is not configured in IIS.
Try to reconfigure it with:

"%plesk_bin%\websrvmng" --remove-vhost --vhost-name=domain.org

"%plesk_bin%\websrvmng" --reconfigure-vhost --vhost-name=domain.org

Also if you use www prefix to access site, make sure that it is enabled in Plesk.

Also you can perfrom permissions checking for domain.
 
Back
Top