Help displaying full page url in the template #206
Unanswered
toxic0berliner
asked this question in
Q&A
Replies: 1 comment
-
I have updated the README file to include examples of how to use the error-pages with Traefik. Could you please review the documentation and let me know if you have any questions? Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using this awesome project with traefik like this
docker-compose.yml
I am fully able to pass some files/named-volumes to the container and such, but I'm having troubles understanding how to achieve this :
I would like the error page to display: '404 - Not Found (my.example.com/full/path/?withparams=true)'
Potentially styling to hide the path and require a click to unhide...
I seem to see that I could build whatever error page I'd like but I can't seem to find how to get started...
Thanks in advance for any kind of help !
Beta Was this translation helpful? Give feedback.
All reactions