Hello everyone, I'm looking forward for someone who can point me in the right direction.
I redesigned my web using Webpack. Before I had no problem as the index.html was a direct child of the public_html folder.
But Webpack creates this structure. And index.html is placed within the docs folder.

So when I try to display my web in the browser, it display the following error
Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I don't find how to configure this in File Manager. I tried updating the "homepage" key in the package.json to the domain. But it doesn't work.
I am able to host my web on Github Pages as I can configure which folder look at to find my index.html.
how can I configure this with File Manager? or is there another tool in CPanel to configure this?
Sorry if my question is very simple, I'm very novice with CPanel.
Thanks in advance to everyone.
Greetings
Miguel
I redesigned my web using Webpack. Before I had no problem as the index.html was a direct child of the public_html folder.
But Webpack creates this structure. And index.html is placed within the docs folder.

So when I try to display my web in the browser, it display the following error
Forbidden
You don't have permission to access this resource.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I don't find how to configure this in File Manager. I tried updating the "homepage" key in the package.json to the domain. But it doesn't work.
I am able to host my web on Github Pages as I can configure which folder look at to find my index.html.
how can I configure this with File Manager? or is there another tool in CPanel to configure this?
Sorry if my question is very simple, I'm very novice with CPanel.
Thanks in advance to everyone.
Greetings
Miguel
Last edited: