Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom 404/503 error pages #56

Closed
sielaq opened this issue Feb 16, 2016 · 0 comments · Fixed by #398
Closed

Support custom 404/503 error pages #56

sielaq opened this issue Feb 16, 2016 · 0 comments · Fixed by #398
Milestone

Comments

@sielaq
Copy link
Contributor

sielaq commented Feb 16, 2016

Hi again :)

It could be awesome to specify file or/and use consul key,
that will be used as an answer of 404 or 503 pages.

file or key value can be same as HAproxy do:

HTTP/1.0 404 NOK^M
Cache-Control: no-cache^M
Connection: close^M
Content-Type: text/html^M
^M
<html>
...
</html>
@sielaq sielaq changed the title We need possibility to set up 404/503 error sites [FR] We need possibility to set up 404/503 error sites Feb 16, 2016
@sielaq sielaq changed the title [FR] We need possibility to set up 404/503 error sites [FR] We need possibility to set up 404/503 error pages Feb 16, 2016
@magiconair magiconair changed the title [FR] We need possibility to set up 404/503 error pages Support custom 404/503 error pages Feb 22, 2016
@magiconair magiconair added this to the Unplanned milestone Oct 10, 2017
tino added a commit to tino/fabio that referenced this issue Dec 3, 2017
magiconair pushed a commit that referenced this issue Dec 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants