diff --git a/public/errors/403.html b/public/errors/403.html new file mode 100644 index 00000000..cababeaf --- /dev/null +++ b/public/errors/403.html @@ -0,0 +1,8 @@ + + + +403 – Zugriff verweigert + +

Fehlende Berechtigung.

+ + diff --git a/public/errors/404.html b/public/errors/404.html new file mode 100644 index 00000000..0af5e9b7 --- /dev/null +++ b/public/errors/404.html @@ -0,0 +1,8 @@ + + + +404 – Seite nicht gefunden + +

Diese Seite existiert nicht.

+ + diff --git a/public/errors/50x.html b/public/errors/50x.html new file mode 100644 index 00000000..8ca34d53 --- /dev/null +++ b/public/errors/50x.html @@ -0,0 +1,8 @@ + + + +Serverfehler + +

Der Server funktioniert nicht.

+ +