commit | a5afb0bf3668851d130d75ccd7dbf4fcadd3a2b7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 20 13:49:48 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 20 15:19:55 2020 +0100 |
tree | 2f94e53f46e9397b630f87033b64a72751abe558 | |
parent | cedf8fbcc6461898a8f3e9063712d2421116d4e9 [diff] |
REGEST: Add reg tests about error files 2 reg tests are added. The first one ensures the declaration of errors in a proxy is fonctionnal. It declares http-errors sections and declare error files using the errorfile and the errorfiles directives, both in the default section and the frontend sections. The second one ensures it is possible to use a custom error file for an HTTP deny rule.