403 - Access to the specified resource has been forbidden

Hi,

I am unable to open JSP pages in the ROOT folder on my application server.
I have following error message :

403 - Access to the specified resource has been forbidden.

This JSP doesn’t even use Servoy, it just prints ‘OK’.
I saw another post from my ex-colleague : https://www.servoy.com/forum/viewtopic.php?f=25&t=18118

What is going on here? It is a new installation (Servoy 6.1.4) and on my previous server (Servoy 5.2.10) everything went well.
Even moving the file to ‘uploads’ as suggested in the comments of that posts doesn’t work.
What is the fastest way to fix this?

Thanks

it only does that when the jsp folder is a child of the servoy.FileServerService.defaultFolder folder.
so if you place it in the root which is maybe something like c:\servoy\application_server\server\webapps\ROOT
then the default file server folder can’t be anything of that so no c:\servoy or c:\servoy\application_server