https://bz.apache.org/bugzilla/show_bug.cgi?id=21935
Raphaël Droz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |--- Status|CLOSED |REOPENED --- Comment #2 from Raphaël Droz <[email protected]> --- mod_cache is influenced by the query-string. There are case where one needs to affect mod_cache caching by altering or even removing the query-string. The most obvious example is to forcefully cache resources like /x.css?ver=2.4 The current state of mod_rewrite/mod_cache "integration" is that mod-rewrite can't strip the query-string in a effective way: mod_cache will always consider the original query-string from key'ing the resource. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
