From 16cbcce87248fc0c13b4d99a3c796a27323c22a6 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 13 Mar 2013 22:49:08 +0800 Subject: Bug 850546: Add custom 401,403,404, and 500 pages --- errors/401.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 errors/401.html (limited to 'errors/401.html') diff --git a/errors/401.html b/errors/401.html new file mode 100644 index 000000000..c72ac399a --- /dev/null +++ b/errors/401.html @@ -0,0 +1,40 @@ + + + + Access Denied + + + + buggie +
+

Authentication Required

+

This server could not verify that you are authorized to access + that url. you either supplied the wrong credentials (e.g., bad + password), or your browser doesn't understand how to supply the + credentials required.

+

Error 401

+

bugzilla.mozilla.org

+
+ + -- cgit v1.2.3-24-g4f1b