• 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, please help!

Site Preview

Every Problem I've seen with Site Preview on Windows Plesk had to do with Parent Path issues..

Too many ../../.. entries in the page codes..

I usually rewrite the code for the customers for a charge instead of enabling parent paths..

The Weblogs should tell you if that is the case.

Russ
 
a work around.....

create a virtual directory under the default web site...and give the name of the domain to that...


change the application pool of the virtual directory to that of the domain.....if you cannot find the application pool...make sure you have checked the application pool option in the setup section of the control panel

change the anonymous user to IUSR_ftpuser and set the password....reset the password for the same in the users and groups of the control panel.

Try accessing the http://IP/domainname ..it should work...
 
I had a similar problem until I enabled "Enable Anonymous Access" on the "Default Web Site" directory security tab, authentication and access control via the IIS Manager.
 
Originally posted by HendrikM
I had a similar problem until I enabled "Enable Anonymous Access" on the "Default Web Site" directory security tab, authentication and access control via the IIS Manager.

Is that secure thing to do?
 
Back
Top