luci-base: Add cache control in index.html
authornightcoffee <nightcoffee@users.noreply.github.com>
Mon, 12 Oct 2015 11:17:02 +0000 (14:17 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Mon, 12 Oct 2015 11:17:02 +0000 (14:17 +0300)
Signed-off-by: Night Coffee <ydkf@qq.com>
(cherry picked from commit 08a38a0493465a933687f79542f7f9dca3d6a816)

modules/luci-base/root/www/index.html

index 0a7238b556d9dd3b49b7f131e9382500ff243414..0b5fa1d87e88914cb906a258e5d9455871c1e1df 100644 (file)
@@ -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">