haproxy/examples/errorfiles
Joseph Herlant 63c23f305b MINOR: fix typos in the examples files
To be more specific the error 500 example page and the
transparent_proxy.cfg page. For the later, it is all in the comments but
still user-visible as those are examples.
2018-11-18 22:24:51 +01:00
..
400.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
403.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
408.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
500.http MINOR: fix typos in the examples files 2018-11-18 22:24:51 +01:00
502.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
503.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
504.http [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00
README [MEDIUM] errorfile: use a local file to feed error messages 2007-06-11 00:29:26 +02:00

README

These files are default error files that can be customized
if necessary. They are complete HTTP responses, so that
everything is possible, including using redirects or setting
special headers.

They can be used with the 'errorfile' keyword like this :

    errorfile 503 /etc/haproxy/errors/503.http