diff options
Diffstat (limited to 'customization/errorpage/413.shtml')
-rw-r--r-- | customization/errorpage/413.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/413.shtml b/customization/errorpage/413.shtml new file mode 100644 index 0000000..4814ee4 --- /dev/null +++ b/customization/errorpage/413.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="413" --> +<!--#set var="ERRORPAGE_TEXT" value="Payload Too Large" --> + +<!--#include file="header.shtml" --> + <div>The request method, with which the server has been requested does not allow the data transmitted, or the data volume exceeds the capacity limit.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |