https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904
Josef Moravec <[email protected]> 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$ |RewriteRule ^(.*)_(.*).js$ |$1.js [R=301,N,L] |$1.js [N,L] |RewriteRule ^(.*)_(.*).css$ |RewriteRule |$1.css [R=301,N,L] |^(.*)_(.*).css$ $1.css | |[N,L] QA Contact|[email protected] |[email protected] |y.org | -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
