aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/401.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'customization/errorpage/401.shtml')
-rw-r--r--customization/errorpage/401.shtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/401.shtml b/customization/errorpage/401.shtml
new file mode 100644
index 0000000..d6cfe68
--- /dev/null
+++ b/customization/errorpage/401.shtml
@@ -0,0 +1,6 @@
+<!--#set var="ERRORPAGE_CODE" value="401" -->
+<!--#set var="ERRORPAGE_TEXT" value="Unauthorized" -->
+
+<!--#include file="header.shtml" -->
+ <div>This server could not verify that you are authorized to access this resource.</div>
+<!--#include file="footer.shtml" --> \ No newline at end of file