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

Victor Grousset/tuxayo <[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$  |
                   |$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 <[email protected]> ---
Updated «Text to go in the release notes» with bug 20187

-- 
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/

Reply via email to