5 Jun
2018
5 Jun
'18
1:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20880 --- Comment #2 from Christian McDonald <rcmcdonald91@gmail.com> --- For some reason, my 'apache-shared-opac.conf' was missing the following lines: RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].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] Adding them fixed this problem. -- You are receiving this mail because: You are watching all bug changes.