error-pages/internal/config/testdata/simple.yml
2022-01-27 17:29:49 +05:00

14 lines
297 B
YAML

templates:
- path: ./foo-tpl.html
name: ghost # name is optional
- path: ./bar-tpl.html
pages:
400:
message: Bad Request
description: The server did not understand the request
401:
message: Unauthorized
description: The requested page needs a username and a password