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

Issue Server Error 403: Directory index forbidden for .NET sample application

s161

New Pleskian
Server operating system version
Ubuntu 24.04
Plesk version and microupdate number
18.0.70_build1800250617.10 os_Ubuntu 24.04
Hello,

my end-goal is to host a .NET-Blazor (server) application...

But after a fresh install of ubuntu 24.04 and plesk, installing .NET-Toolkit extension and creating a .NET sample-application, enabling nginx, fixing the "passenger_enabled"-problem with this,
I ran into a "Server 403 Forbidden" error. Checking the nginx-logs, it says:
"directory index of "/var/www/vhosts/mydomain.tld/httpdocs/webapp/wwwroot/" is forbidden".
(Checked the permissions, all on 755, so should not be a problem on that side.)

Any hints?

Thanks in advance!
 
And sorry, just fyi.... the same install procedure worked flawlessly (also without "passenger_enabled"-error) on plesk for ubuntu 18.04....
 
Back
Top