diff options
Diffstat (limited to 'customization/errorpage/408.shtml')
-rw-r--r-- | customization/errorpage/408.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/408.shtml b/customization/errorpage/408.shtml new file mode 100644 index 0000000..09ed971 --- /dev/null +++ b/customization/errorpage/408.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="408" --> +<!--#set var="ERRORPAGE_TEXT" value="Request Timeout" --> + +<!--#include file="header.shtml" --> + <div>The server closed the network connection because the client didn't finish the request within the specified time.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |