1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-18 11:41:02 +03:00
Files
apache/docs/docroot/error/auth_required.html
Lars Eilebrecht acf69a1640 Add multi language error documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90347 13f79535-47bb-0310-9956-ffa450edef68
2001-08-19 00:59:53 +00:00

15 lines
590 B
HTML

<!--#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" -->