diff options
Diffstat (limited to 'src/main/webapp/index.htm')
-rw-r--r-- | src/main/webapp/index.htm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/webapp/index.htm b/src/main/webapp/index.htm new file mode 100644 index 0000000..8825d6d --- /dev/null +++ b/src/main/webapp/index.htm @@ -0,0 +1,5 @@ +<html>
+<head>
+<meta HTTP-EQUIV="REFRESH" content="0; url=wayferror.jsp">
+</head>
+</html>
|