https://bugzilla.wikimedia.org/show_bug.cgi?id=49720
--- Comment #13 from Matthew Flaschen <[email protected]> --- If you mean http://stackoverflow.com/a/119326/ ("According the letter of the HTTP caching specification, user agents should never cache URLs with query strings. While Internet Explorer and Firefox ignore this, Opera and Safari don’t"), that apparently isn't accurate (http://stackoverflow.com/a/85386/). However, if we wanted to be on the safe side we could use directories and a rewrite rule. Something like: /static/mtime/file.css rewritten to: /static/file.css -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
