summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/fe_status.shtml
diff options
context:
space:
mode:
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>
-