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