• 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

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