Move redirects to modules/freifunk (#151)
[project/luci.git] / modules / freifunk / htdocs / cgi-bin-status.html
diff --git a/modules/freifunk/htdocs/cgi-bin-status.html b/modules/freifunk/htdocs/cgi-bin-status.html
new file mode 100644 (file)
index 0000000..8dd86b0
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="refresh" content="0; URL=/cgi-bin/luci/freifunk/olsr" />
+</head>
+<body style="background-color: black">
+<a style="color: white; text-decoration: none" href="/cgi-bin/luci/freifunk/olsr">LuCI - Lua Configuration Interface</a>
+</body>
+</html>