summaryrefslogtreecommitdiff
path: root/package/webif/files/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'package/webif/files/www/index.html')
-rw-r--r--package/webif/files/www/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/webif/files/www/index.html b/package/webif/files/www/index.html
deleted file mode 100644
index 72a918726..000000000
--- a/package/webif/files/www/index.html
+++ /dev/null
@@ -1,16 +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="Pragma" CONTENT="no-cache">
- <meta http-equiv="Expires" CONTENT="-1">
- <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
- <meta http-equiv="refresh" content="0; URL=/cgi-bin/webif.sh" />
- <title>Web Administrative Console</title>
- </head>
- <body style="margin: 0pt auto; height:100%; color: #C3C4D2; background-color: #213242;">
- <div style="width: 100%; height: 100%; position: fixed; display: table;">
- <p style="display: table-cell; line-height: 4em; vertical-align: middle; text-align: center;">Web Administrative Console<br />Redirecting to : <a style="color: inherit;" href="/cgi-bin/webif.sh">main page</a></p>
- </div>
- </body>
-</html>