[Bug 12904] Force browser to load new javascript files after upgrade
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904 Victor Grousset/tuxayo <victor.grousset@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|For non-package |For non-package release notes|installations, the |installations, the |following rewrite rules |following rewrite rules |will need to be added to |will need to be added to |the apache config file: |the apache config file: |RewriteRule ^(.*)_(.*).js$ | |$1.js [N,L] |RewriteRule |RewriteRule |^(.*)_[0-9][0-9]\.[0-9][0-9 |^(.*)_(.*).css$ $1.css |][0-9][0-9][0-9][0-9][0-9]. |[N,L] |js$ $1.js [L] | |RewriteRule | |^(.*)_[0-9][0-9]\.[0-9][0-9 | |][0-9][0-9][0-9][0-9][0-9]. | |css$ $1.css [L] --- Comment #108 from Victor Grousset/tuxayo <victor.grousset@biblibre.com> --- Updated «Text to go in the release notes» with bug 20187 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org