[Koha-bugs] [Bug 12904] Force browser to load new javascript files after upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 25 11:54:22 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904

--- Comment #78 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list