You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is there any documentation on this feature and rendering the html page?
I have the following configured: registry.consul.noroutehtmlpath = /fabio/noroute2.html
I then put in a simple html page at the key but it would only show as plain-text on the non-routable url I hit.
How can I remove the # --- at the top of the page?
This patch ensures that the NoRoute HTML page is returned
without additional separators as they are used for routing
table fragments.
This is a regression from 1.5.7.
Fixes#438
Hi, is there any documentation on this feature and rendering the html page?
I have the following configured:
registry.consul.noroutehtmlpath = /fabio/noroute2.html
I then put in a simple html page at the key but it would only show as plain-text on the non-routable url I hit.
How can I remove the
# ---
at the top of the page?Thanks!
Re: #56
The text was updated successfully, but these errors were encountered: