diff options
Diffstat (limited to 'frontends/var/www/htdocs/f3s_fallback/index.html')
| -rw-r--r-- | frontends/var/www/htdocs/f3s_fallback/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/var/www/htdocs/f3s_fallback/index.html b/frontends/var/www/htdocs/f3s_fallback/index.html index a84151a..c872241 100644 --- a/frontends/var/www/htdocs/f3s_fallback/index.html +++ b/frontends/var/www/htdocs/f3s_fallback/index.html @@ -2,6 +2,9 @@ <html> <head> <title>Server turned off</title> + <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" /> <style> body { font-family: sans-serif; |
