Skip to content

v0.0.114

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 12:20
dfa3500
improve handling of error pages (#146)

the current version can handle files missing, but it can not handle
directories missing.

https://docs.stakater.com/mto/main/reference-guides/admin-clusterrole.html
Fails to show a nice looking 404.

https://docs.stakater.com/mto/main/obviously_missing_file
succeeds.

With this change, both should work.

Not sure what internal does or if is needed, have tested on a local
nginx only.