diff options
Diffstat (limited to 'subsonic-main/src/main/webapp/index.jsp')
-rw-r--r-- | subsonic-main/src/main/webapp/index.jsp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/subsonic-main/src/main/webapp/index.jsp b/subsonic-main/src/main/webapp/index.jsp new file mode 100644 index 00000000..f9f5cd30 --- /dev/null +++ b/subsonic-main/src/main/webapp/index.jsp @@ -0,0 +1,10 @@ +<html>
+
+<head>
+ <meta http-equiv="refresh" content="0;URL=index.view">
+</head>
+
+<body>
+</body>
+
+</html>
\ No newline at end of file |