----- Original Message ----- > Hi All, > > I have below configuration in cache.config: > > url_regex=example suffix=blah action=never-cache > url_regex=example01 suffix=blah01 action=never-cache > url_regex=example02 suffix=blah02 action=never-cache > > url_regex=example ttl-in-cache=1h > url_regex=example01 ttl-in-cache=1h > url_regex=example02 ttl-in-cache=1h > > In this case, files with suffix ".blah" are being cached anyway > regardless to action=never-cache. > But I need to cache all objects except some suffixes. > How can I make such cache exceptions? > > Thanks,
This reminds me of: https://issues.apache.org/jira/browse/TS-965 https://issues.apache.org/jira/browse/TS-674 The second of which at least is fixed. The first is not. i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE
