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

Resolved Virtual Directory 401 Authorization Required

Michael Graziano

New Pleskian
I have a asp.net web application the I publish to Plesk Onyx using FTP with Visual Studio. The website publishes fine and the website runs. I would like to add a virtual directory to a filepath under this website. example: the virtual website path www.mysite.com\apps\ would work the same as www.mysite.com\sites\mycompany\applications\ . I added the virtual directory \apps in Plesk onyx but the virtual path does not work. I get a 401 Authorization required. This works just fine using iis express locally on my computer but can't seem to get is to work on my published site.
 
I solved the problem. Under the Virtual Directory Properties there is a application setting: 'Create Application' that was checked. I unchecked this option. I did not want this virtual directory to be its own application. That was what the problem was.
 
Back
Top