From: Andre Heider Date: Tue, 12 Sep 2023 18:09:53 +0000 (+0200) Subject: luci-base: extend Expires directive to prevent caching X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c66fc92b649bdea0b1e68315172d96760531551e;p=project%2Fluci.git 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 (cherry picked from commit 12378d77cea16c268e980cca33e46df614ce5ecd) --- 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 @@ - + +