• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Only get parallels default page

M

Mark Tippets

Guest
Every new site we load after deleting the parallels index file and load our site we still only get the parallels default home page. Any ideas
 
Hi,

You can try running the following command to reconfigure website settings in IIS:
%plesk_bin%\websrvmng.exe --reconfigure-vhost --vhost-name=DOMAIN_NAME

I just did a quick test on my server:
1. Created new domain test.dom
2. Browsed it - got default page.
3. Renamed index.html in %plesk_vhosts%\test.dom\httpdocs
4. Browsed domain - got 'Directory Listing Denied' error

Are you checkig in same way. From where did you remove index.html?
 
Back
Top