diff --git a/images/router/haproxy/conf/error-page-403.http b/images/router/haproxy/conf/error-page-403.http new file mode 100644 index 000000000..19ed7fa79 --- /dev/null +++ b/images/router/haproxy/conf/error-page-403.http @@ -0,0 +1,95 @@ +HTTP/1.0 403 Forbidden +Pragma: no-cache +Cache-Control: private, max-age=0, no-cache, no-store +Connection: close +Content-Type: text/html + + + + + + + + +
+

Forbidden

+

Request forbidden by administrative rules. The server can be reached and understood the request, but refuses to take any further action

+ +
+

+ Possible reasons you are seeing this page: +

+ +
+
+ + diff --git a/images/router/haproxy/conf/error-page-504.http b/images/router/haproxy/conf/error-page-504.http new file mode 100644 index 000000000..0e94bc875 --- /dev/null +++ b/images/router/haproxy/conf/error-page-504.http @@ -0,0 +1,91 @@ +HTTP/1.0 504 Gateway Timeout +Pragma: no-cache +Cache-Control: private, max-age=0, no-cache, no-store +Connection: close +Content-Type: text/html + + + + + + + + +
+

Gateway timeout

+

The server did not respond in time. Please try again later.

+ +
+

+ Possible reasons you are seeing this page: +

+ +
+
+ +