From 12378d77cea16c268e980cca33e46df614ce5ecd Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Tue, 12 Sep 2023 20:09:53 +0200 Subject: [PATCH] luci-base: extend Expires directive to prevent caching Some browsers apparently act on fixed dates only, so add that too. Tested on firefox. Signed-off-by: Andre Heider --- modules/luci-base/root/www/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/luci-base/root/www/index.html b/modules/luci-base/root/www/index.html index d5f7d7209f..398e6e763c 100644 --- a/modules/luci-base/root/www/index.html +++ b/modules/luci-base/root/www/index.html @@ -4,7 +4,8 @@ - + +