aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-02-11 13:42:19 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-02-11 13:42:19 +0100
commit119ff8a43e3e592c1257f6550ba737c0f37d9ed7 (patch)
tree513ce10f02273abcc7072e1b25d56d2bafb0d4cb /id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp
parent52ccc1dd2a465ff7306605cb2015fbd7bd71bf37 (diff)
downloadmoa-id-spss-119ff8a43e3e592c1257f6550ba737c0f37d9ed7.tar.gz
moa-id-spss-119ff8a43e3e592c1257f6550ba737c0f37d9ed7.tar.bz2
moa-id-spss-119ff8a43e3e592c1257f6550ba737c0f37d9ed7.zip
update MOA-ID documentation
Diffstat (limited to 'id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp')
-rw-r--r--id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp13
1 files changed, 13 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp b/id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp
new file mode 100644
index 000000000..40739efea
--- /dev/null
+++ b/id/server/data/deploy/conf/moa-id-proxy/errorpages/errorpage-proxy_empty.jsp
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<%@ page contentType="text/html; charset=UTF-8" %>
+<html>
+<head>
+<title>Ein Fehler ist aufgetreten</title>
+</head>
+
+<body>
+<h1>Fehler bei der Anmeldung</h1>
+<p>Bei der Anmeldung ist ein Fehler aufgetreten.</p>
+
+</body>
+</html> \ No newline at end of file