mirror of
https://github.com/apache/httpd.git
synced 2026-01-18 11:41:02 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90347 13f79535-47bb-0310-9956-ffa450edef68
15 lines
590 B
HTML
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" -->
|