summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/fe_status.shtml
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-10-03 21:37:21 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-10-03 21:37:21 (GMT)
commit068c62ad9519b2001c068e2cbd76a277ab8f04b1 (patch)
tree59d3482c9af5569b785f4cbdeb4c3ace20e9abd9 /abs/core/supplemental-web/contents/fe_status.shtml
parent2705bb4450b02596183fc000996e0b348face96d (diff)
downloadlinhes_pkgbuild-068c62ad9519b2001c068e2cbd76a277ab8f04b1.zip
linhes_pkgbuild-068c62ad9519b2001c068e2cbd76a277ab8f04b1.tar.gz
linhes_pkgbuild-068c62ad9519b2001c068e2cbd76a277ab8f04b1.tar.bz2
supplemental-web: fe_status: add some more disable cache lines and set 60 refresh.
Diffstat (limited to 'abs/core/supplemental-web/contents/fe_status.shtml')
-rw-r--r--abs/core/supplemental-web/contents/fe_status.shtml6
1 files changed, 5 insertions, 1 deletions
diff --git a/abs/core/supplemental-web/contents/fe_status.shtml b/abs/core/supplemental-web/contents/fe_status.shtml
index 845a931..41ad117 100644
--- a/abs/core/supplemental-web/contents/fe_status.shtml
+++ b/abs/core/supplemental-web/contents/fe_status.shtml
@@ -1,7 +1,12 @@
<html>
<head>
<style type="text/css">@import "/frame.css";</style>
+ <meta http-equiv="cache-control" content="max-age=0" />
+ <meta http-equiv="cache-control" content="no-cache" />
+ <meta http-equiv="expires" content="0" />
+ <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
+ <meta http-equiv="refresh" content="60">
</head>
<body>
@@ -11,4 +16,3 @@
<!--#exec cmd="MYTHCONFDIR=/usr/share/mythtv /data/srv/httpd/htdocs/fe_status.py" -->
</body>
</html>
-