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