[Bug 12904] Force browser to load new javascript files after upgrade
25 May
2017
25 May
'17
11:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904 --- Comment #78 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
For non-package installations, the following rewrite rules will need to be >added to the apache config file: RewriteRule ^(.*)_(.*).js$ $1.js [R=301,N,L] RewriteRule ^(.*)_(.*).css$ $1.css [R=301,N,L]
Wonder if this might not get lost - would there be a way to automate it? What happens if you don't? -- You are receiving this mail because: You are watching all bug changes.
3340
Age (days ago)
3340
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org