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