From 5bf1899b77615717d5442eed4bda0c372e344cf3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 31 Jul 2003 17:03:18 +0000 Subject: Add ErrorDocument files. --- apache/ErrorDocument/401.da.shtml | 12 ++++++++++++ apache/ErrorDocument/401.en.shtml | 12 ++++++++++++ apache/ErrorDocument/401.shtml | 12 ++++++++++++ apache/ErrorDocument/403.da.shtml | 12 ++++++++++++ apache/ErrorDocument/403.en.shtml | 11 +++++++++++ apache/ErrorDocument/403.shtml | 11 +++++++++++ apache/ErrorDocument/404.da.shtml | 17 +++++++++++++++++ apache/ErrorDocument/404.en.shtml | 17 +++++++++++++++++ apache/ErrorDocument/404.shtml | 17 +++++++++++++++++ apache/ErrorDocument/500.en.shtml | 14 ++++++++++++++ apache/ErrorDocument/500.shtml | 14 ++++++++++++++ apache/ErrorDocument/foot.da.shtml | 21 +++++++++++++++++++++ apache/ErrorDocument/foot.en.shtml | 21 +++++++++++++++++++++ apache/ErrorDocument/foot.shtml | 21 +++++++++++++++++++++ apache/ErrorDocument/head.shtml | 32 ++++++++++++++++++++++++++++++++ apache/ErrorDocument/test/403/.htaccess | 1 + apache/ErrorDocument/test/500/.htaccess | 1 + 17 files changed, 246 insertions(+) create mode 100644 apache/ErrorDocument/401.da.shtml create mode 100644 apache/ErrorDocument/401.en.shtml create mode 100644 apache/ErrorDocument/401.shtml create mode 100644 apache/ErrorDocument/403.da.shtml create mode 100644 apache/ErrorDocument/403.en.shtml create mode 100644 apache/ErrorDocument/403.shtml create mode 100644 apache/ErrorDocument/404.da.shtml create mode 100644 apache/ErrorDocument/404.en.shtml create mode 100644 apache/ErrorDocument/404.shtml create mode 100644 apache/ErrorDocument/500.en.shtml create mode 100644 apache/ErrorDocument/500.shtml create mode 100644 apache/ErrorDocument/foot.da.shtml create mode 100644 apache/ErrorDocument/foot.en.shtml create mode 100644 apache/ErrorDocument/foot.shtml create mode 100644 apache/ErrorDocument/head.shtml create mode 100644 apache/ErrorDocument/test/403/.htaccess create mode 100644 apache/ErrorDocument/test/500/.htaccess (limited to 'apache') 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 @@ +

+Denne server kunne ikke verificere, at du er tilladt adgang til det +anmodede dokument: +

+ +
+Enten har du opgivet forkerte adgangsoplysninger (f.eks. forkert +adgangskode), eller din browser forstår ikke at videregive +informationerne. +

+ diff --git a/apache/ErrorDocument/401.en.shtml b/apache/ErrorDocument/401.en.shtml new file mode 100644 index 0000000..d06e282 --- /dev/null +++ b/apache/ErrorDocument/401.en.shtml @@ -0,0 +1,12 @@ +

+This server could not verify that you are authorized to access the document +requested: +

+ +
+Either you supplied the wrong credentials (e.g., bad password), +or your browser doesn't understand how to supply the credentials +required. +

+ diff --git a/apache/ErrorDocument/401.shtml b/apache/ErrorDocument/401.shtml new file mode 100644 index 0000000..d06e282 --- /dev/null +++ b/apache/ErrorDocument/401.shtml @@ -0,0 +1,12 @@ +

+This server could not verify that you are authorized to access the document +requested: +

+ +
+Either you supplied the wrong credentials (e.g., bad password), +or your browser doesn't understand how to supply the credentials +required. +

+ 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 @@ +

+Du har ikke tilladelse til at få adgang til det anmodede dokument +på denne server: +

+ +
+

+

+Farvel og tak... +

+ diff --git a/apache/ErrorDocument/403.en.shtml b/apache/ErrorDocument/403.en.shtml new file mode 100644 index 0000000..cb0f2c8 --- /dev/null +++ b/apache/ErrorDocument/403.en.shtml @@ -0,0 +1,11 @@ +

+You don't have permission to access the requested document on this server: +

+ +
+

+

+Have a nice day - somewhere else... +

+ diff --git a/apache/ErrorDocument/403.shtml b/apache/ErrorDocument/403.shtml new file mode 100644 index 0000000..cb0f2c8 --- /dev/null +++ b/apache/ErrorDocument/403.shtml @@ -0,0 +1,11 @@ +

+You don't have permission to access the requested document on this server: +

+ +
+

+

+Have a nice day - somewhere else... +

+ diff --git a/apache/ErrorDocument/404.da.shtml b/apache/ErrorDocument/404.da.shtml new file mode 100644 index 0000000..112b69b --- /dev/null +++ b/apache/ErrorDocument/404.da.shtml @@ -0,0 +1,17 @@ +

+Den anmodede URL blev ikke fundet på denne server: +

+ +
+

+

+ +Informér venligst ejeren af +">den foregående side om +den forkert formulerede link. + +Check venligst din anmodning for tastefejl og prøv igen. + +

+ diff --git a/apache/ErrorDocument/404.en.shtml b/apache/ErrorDocument/404.en.shtml new file mode 100644 index 0000000..09226e0 --- /dev/null +++ b/apache/ErrorDocument/404.en.shtml @@ -0,0 +1,17 @@ +

+The requested URL was not found on this server: +

+ +
+

+

+ +Please inform the owner of +">the referring page about +the malformed link. + +Please check your request for typing errors and retry. + +

+ diff --git a/apache/ErrorDocument/404.shtml b/apache/ErrorDocument/404.shtml new file mode 100644 index 0000000..09226e0 --- /dev/null +++ b/apache/ErrorDocument/404.shtml @@ -0,0 +1,17 @@ +

+The requested URL was not found on this server: +

+ +
+

+

+ +Please inform the owner of +">the referring page about +the malformed link. + +Please check your request for typing errors and retry. + +

+ diff --git a/apache/ErrorDocument/500.en.shtml b/apache/ErrorDocument/500.en.shtml new file mode 100644 index 0000000..a0bc9b2 --- /dev/null +++ b/apache/ErrorDocument/500.en.shtml @@ -0,0 +1,14 @@ +

+The server encountered an internal error or misconfiguration and was unable +to complete your request. +

+

+Please contact the server administrator, +and inform them of the time the error occurred, and anything you might have +done that may have caused the error. +

+

+More information about this error may be available in the server error log. +

+ diff --git a/apache/ErrorDocument/500.shtml b/apache/ErrorDocument/500.shtml new file mode 100644 index 0000000..a0bc9b2 --- /dev/null +++ b/apache/ErrorDocument/500.shtml @@ -0,0 +1,14 @@ +

+The server encountered an internal error or misconfiguration and was unable +to complete your request. +

+

+Please contact the server administrator, +and inform them of the time the error occurred, and anything you might have +done that may have caused the error. +

+

+More information about this error may be available in the server error log. +

+ diff --git a/apache/ErrorDocument/foot.da.shtml b/apache/ErrorDocument/foot.da.shtml new file mode 100644 index 0000000..f834a49 --- /dev/null +++ b/apache/ErrorDocument/foot.da.shtml @@ -0,0 +1,21 @@ + +
+
Localtid for serveren: + +
+
+" BORDER=0 ALIGN="bottom" +ALT="">
+ +
+
Hvis fejlen ligner en opsætningsfejl bedes du venligst informere +" +SUBJECT="Feedback vedr. fejlmeddelelse [] , req="> +'s WebMaster. +
+ + + diff --git a/apache/ErrorDocument/foot.en.shtml b/apache/ErrorDocument/foot.en.shtml new file mode 100644 index 0000000..4b75dc1 --- /dev/null +++ b/apache/ErrorDocument/foot.en.shtml @@ -0,0 +1,21 @@ + +
+
Local Server time: + +
+
+" BORDER=0 ALIGN="bottom" +ALT="">
+ +
+
If the indicated error looks like a misconfiguration, please inform +" +SUBJECT="Feedback about Error message [] , req="> +'s WebMaster. +
+ + + diff --git a/apache/ErrorDocument/foot.shtml b/apache/ErrorDocument/foot.shtml new file mode 100644 index 0000000..4b75dc1 --- /dev/null +++ b/apache/ErrorDocument/foot.shtml @@ -0,0 +1,21 @@ + +
+
Local Server time: + +
+
+" BORDER=0 ALIGN="bottom" +ALT="">
+ +
+
If the indicated error looks like a misconfiguration, please inform +" +SUBJECT="Feedback about Error message [] , req="> +'s WebMaster. +
+ + + diff --git a/apache/ErrorDocument/head.shtml b/apache/ErrorDocument/head.shtml new file mode 100644 index 0000000..8687c27 --- /dev/null +++ b/apache/ErrorDocument/head.shtml @@ -0,0 +1,32 @@ + + + + + + +[<!--#echo var="REDIRECT_STATUS" -->] <!--#echo var="title" --> + +" type="text/css"> + + +