git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bd4ac25
)
modules/freifunk: Add compatibility cgi-bin-nodes.html
author
Steven Barth
<redacted>
Fri, 25 Jul 2008 22:15:29 +0000
(22:15 +0000)
committer
Steven Barth
<redacted>
Fri, 25 Jul 2008 22:15:29 +0000
(22:15 +0000)
modules/freifunk/htdocs/cgi-bin-nodes.html
[new file with mode: 0644]
patch
|
blob
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
+++ b/
modules/freifunk/htdocs/cgi-bin-nodes.html
@@ -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>
git clone https://git.99rst.org/PROJECT