diff options
Diffstat (limited to 'customization/errorpage/504.shtml')
-rw-r--r-- | customization/errorpage/504.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/504.shtml b/customization/errorpage/504.shtml new file mode 100644 index 0000000..1764e5d --- /dev/null +++ b/customization/errorpage/504.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="504" --> +<!--#set var="ERRORPAGE_TEXT" value="Gateway Timeout" --> + +<!--#include file="header.shtml" --> + <div>The gateway did not receive a timely response from the upstream server or application.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |