Move redirects to modules/freifunk (#151)
authorManuel Munz <freifunk@somakoma.de>
Sun, 21 Nov 2010 19:17:22 +0000 (19:17 +0000)
committerManuel Munz <freifunk@somakoma.de>
Sun, 21 Nov 2010 19:17:22 +0000 (19:17 +0000)
applications/freifunk-community/htdocs/cgi-bin-nodes.html [deleted file]
applications/freifunk-community/htdocs/cgi-bin-status.html [deleted file]
modules/freifunk/htdocs/cgi-bin-nodes.html [new file with mode: 0644]
modules/freifunk/htdocs/cgi-bin-status.html [new file with mode: 0644]

diff --git a/applications/freifunk-community/htdocs/cgi-bin-nodes.html b/applications/freifunk-community/htdocs/cgi-bin-nodes.html
deleted file mode 100644 (file)
index 8dd86b0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?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>
diff --git a/applications/freifunk-community/htdocs/cgi-bin-status.html b/applications/freifunk-community/htdocs/cgi-bin-status.html
deleted file mode 100644 (file)
index 8dd86b0..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?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>
diff --git a/modules/freifunk/htdocs/cgi-bin-nodes.html b/modules/freifunk/htdocs/cgi-bin-nodes.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>
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>