Bug #2769
openPermalinks don't work on Debian 13
Description
Currently, the routing of the Discovery versions hosted on the Debian 13 server as a "static" version is not working as expected.
The URL https://frontend-demo.openatlas.eu/ results in a 404 error and does not redirect to en (e.g., https://frontend-demo.openatlas.eu/en/), which is working.
Furthermore, permalinks such as https://frontend-demo.openatlas.eu/en/entity/316 also lead to a 404 error page. Interestingly, the redirect to the en version works in some cases (e.g., https://frontend-demo.openatlas.eu/entity/316), but it still results in a 404 page.
No changes were made to the Apache configuration or the folder structure. However, there was a NodeJS security update which might be the cause of the issue, but @Alexander Watzinger and @Bernhard Koschiček-Krombholz have not yet been able to identify the root cause or a solution.
Updated by Alexander Watzinger about 10 hours ago
- Status changed from New to Assigned
- Assignee set to Alexander Watzinger
Seems to be an Apache config issue, so I will take the issue and look into it.