gluon-config-mode-core: don't cache index meta redirect

This commit is contained in:
Andreas Ziegler 2018-10-04 22:20:42 +02:00 committed by Andreas Ziegler
parent 84585d8ada
commit 1628f2d49e
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta http-equiv="refresh" content="0; URL=/cgi-bin/config" />
</head>
<body>