aboutsummaryrefslogtreecommitdiff
path: root/subsonic-web/forum.html
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-web/forum.html')
-rw-r--r--subsonic-web/forum.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/subsonic-web/forum.html b/subsonic-web/forum.html
new file mode 100644
index 00000000..d4469b77
--- /dev/null
+++ b/subsonic-web/forum.html
@@ -0,0 +1,12 @@
+<html>
+
+<!--Redirects to the new forum page URL. Subsonic web interface point to this URL (forum.html) .-->
+
+<head>
+ <meta http-equiv="refresh" content="0;URL=http://forum.subsonic.org/">
+</head>
+
+<body>
+</body>
+
+</html> \ No newline at end of file