summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/root/www/index.html
diff options
context:
space:
mode:
authornightcoffee <nightcoffee@users.noreply.github.com>2015-05-18 20:05:02 +0800
committernightcoffee <nightcoffee@users.noreply.github.com>2015-05-18 20:05:02 +0800
commit08a38a0493465a933687f79542f7f9dca3d6a816 (patch)
treeea5393b0a5d204d5df1aa6f41fc47633860b1f3a /modules/luci-base/root/www/index.html
parentf67d39e69a296fe8250ac73f80f0771ccb6dcc59 (diff)
luci-base: Add cache control in index.html
Signed-off-by: Night Coffee <ydkf@qq.com>
Diffstat (limited to 'modules/luci-base/root/www/index.html')
-rw-r--r--modules/luci-base/root/www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/luci-base/root/www/index.html b/modules/luci-base/root/www/index.html
index 0a7238b55..0b5fa1d87 100644
--- a/modules/luci-base/root/www/index.html
+++ b/modules/luci-base/root/www/index.html
@@ -2,6 +2,7 @@
<!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="Cache-Control" content="no-cache" />
<meta http-equiv="refresh" content="0; URL=/cgi-bin/luci" />
</head>
<body style="background-color: black">