mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Apache sends an instruction to the browser to not cache the TiddlyWiki file at all. This forces the browser to fetch the new version after each write avoiding the case "file changed on server". Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> [sunil: Drop no-cache and must-revalidate directives as they are redundant] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>