diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-07-31 17:03:18 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-07-31 17:03:18 +0000 |
commit | 5bf1899b77615717d5442eed4bda0c372e344cf3 (patch) | |
tree | fd4df3077104c44ea87dd0a87e74d2b170a31a9d /apache/ErrorDocument/403.da.shtml | |
parent | ec3fdd0948e123c32a23ca252e193dcf85b2edec (diff) |
Add ErrorDocument files.
Diffstat (limited to 'apache/ErrorDocument/403.da.shtml')
-rw-r--r-- | apache/ErrorDocument/403.da.shtml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apache/ErrorDocument/403.da.shtml b/apache/ErrorDocument/403.da.shtml new file mode 100644 index 0000000..1ceb41b --- /dev/null +++ b/apache/ErrorDocument/403.da.shtml @@ -0,0 +1,12 @@ +<!--#set var="title" value="Forbudt" +--><!--#include virtual="head" --><P> +Du har ikke tilladelse til at få adgang til det anmodede dokument +på denne server: +<BLOCKQUOTE> +<STRONG><!--#echo var="REQUEST_URI" --></STRONG> +</BLOCKQUOTE> +</P> +<P> +Farvel og tak... +</P> +<!--#include virtual="foot" --> |