diff options
Diffstat (limited to 'customization/errorpage/412.shtml')
-rw-r--r-- | customization/errorpage/412.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/412.shtml b/customization/errorpage/412.shtml new file mode 100644 index 0000000..ac3cf35 --- /dev/null +++ b/customization/errorpage/412.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="412" --> +<!--#set var="ERRORPAGE_TEXT" value="Precondition Failed" --> + +<!--#include file="header.shtml" --> + <div>The precondition on the request for the URL failed positive evaluation.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |