diff options
Diffstat (limited to 'docs/docroot/error/auth_required.html')
-rw-r--r-- | docs/docroot/error/auth_required.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/docroot/error/auth_required.html b/docs/docroot/error/auth_required.html new file mode 100644 index 0000000000..93067fdcd3 --- /dev/null +++ b/docs/docroot/error/auth_required.html @@ -0,0 +1,14 @@ +<!--#set var="TITLE" value="Authentication required!" --> +<!--#include virtual="include/top.html" --> + + This server could not verify that you are authorized to access + the URL "<!--#echo encoding="url" var="REDIRECT_URL" -->". + You either supplied the wrong credentials (e.g., bad password), or your + browser doesn't understand how to supply the credentials required. + + <!--#include virtual="include/spacer.html" --> + + In case you are allowed to request the document, please + check your user-id and password and try again. + +<!--#include virtual="include/bottom.html" --> |