mirror of
https://github.com/Lab-8916100448256/hosting-farm.git
synced 2025-12-07 09:16:04 +00:00
have a classical 404 error page #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when using a fake route like /users , a white screen is shown instead of an explicit 404 not found page
On my dev instance the default 404 page of loco-rs is displayed, not an empty page. There must be something missing in the nixos packaging or the configuration of the farm.lab12.fr instance
That was indeed a configuration issue. The fallback middleware was not configured