diff options
Diffstat (limited to 'apache/ErrorDocument/401.da.shtml')
-rw-r--r-- | apache/ErrorDocument/401.da.shtml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apache/ErrorDocument/401.da.shtml b/apache/ErrorDocument/401.da.shtml new file mode 100644 index 0000000..8acacbc --- /dev/null +++ b/apache/ErrorDocument/401.da.shtml @@ -0,0 +1,12 @@ +<!--#set var="title" value="Krav om autorisation" +--><!--#include virtual="head" --><P> +Denne server kunne ikke verificere, at du er tilladt adgang til det +anmodede dokument: +<BLOCKQUOTE> +<STRONG><!--#echo var="REQUEST_URI" --></STRONG> +</BLOCKQUOTE> +Enten har du opgivet forkerte adgangsoplysninger (f.eks. forkert +adgangskode), eller din browser forstår ikke at videregive +informationerne. +</P> +<!--#include virtual="foot" --> |