modules/freifunk: Add compatibility cgi-bin-nodes.html
authorSteven Barth <steven@midlink.org>
Fri, 25 Jul 2008 22:15:29 +0000 (22:15 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 25 Jul 2008 22:15:29 +0000 (22:15 +0000)
modules/freifunk/htdocs/cgi-bin-nodes.html [new file with mode: 0644]

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..d409a7c
--- /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=/luci/olsr" />
+</head>
+<body style="background-color: black">
+<a style="color: white; text-decoration: none" href="/luci/olsr">LuCI - Lua Configuration Interface</a>
+</body>
+</html>