I have a project with the following problem:
If the page is accessed directly via the domain, you can switch to any subpage without an error. However, if a URL is called directly, e.g. https://impalawolfmitbiss.com/consulting, a server error is issued. This actually affects every subpage that is not called from the main page.
Error Logs:
Since I rarely have to deal with such applications, I just want to ask in advance if this is a known problem and if anyone has any suggestions for a quick solution or Tips i can search.
a note: if I start the application locally, the problem does not occur.