diff options
Diffstat (limited to 'customization/errorpage/411.shtml')
-rw-r--r-- | customization/errorpage/411.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/411.shtml b/customization/errorpage/411.shtml new file mode 100644 index 0000000..253c59e --- /dev/null +++ b/customization/errorpage/411.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="411" --> +<!--#set var="ERRORPAGE_TEXT" value="Length Required" --> + +<!--#include file="header.shtml" --> + <div>The request method, with which the server has been requested requires a valid <code>Content-Length</code> header.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |