We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
file
key value
HTTP/1.0 404 NOK^M Cache-Control: no-cache^M Connection: close^M Content-Type: text/html^M ^M <html> ... </html>
The text was updated successfully, but these errors were encountered:
Implement custom noroute html response
a7c2412
PR for fabiolb#56
a221ea2
PR for #56
Successfully merging a pull request may close this issue.
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
orkey value
can be same as HAproxy do:The text was updated successfully, but these errors were encountered: