mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 05:39:49 -05:00
Custom 404 Page #312
Reference in New Issue
Block a user
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?
Originally created by @danmed on GitHub (May 6, 2025).
Is there a way to set a custom 404 page when an incorrect subdomain is accessed?
@miloschwartz commented on GitHub (May 7, 2025):
Hi there, yes you can se custom error pages with Traefik. Here is a decent article showing one method: https://www.imandrea.me/blog/traefik-custom-404/