summaryrefslogtreecommitdiffstats
path: root/examples/errorfiles/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/errorfiles/README')
-rw-r--r--examples/errorfiles/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/errorfiles/README b/examples/errorfiles/README
new file mode 100644
index 0000000..a882632
--- /dev/null
+++ b/examples/errorfiles/README
@@ -0,0 +1,9 @@
+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
+