diff options
Diffstat (limited to 'customization/errorpage/414.shtml')
-rw-r--r-- | customization/errorpage/414.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/414.shtml b/customization/errorpage/414.shtml new file mode 100644 index 0000000..f3ad112 --- /dev/null +++ b/customization/errorpage/414.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="414" --> +<!--#set var="ERRORPAGE_TEXT" value="Request-URI Too Large" --> + +<!--#include file="header.shtml" --> + <div>The length of the requested URL exceeds the capacity limit for this server. The request cannot be processed.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |