Matthias Teege <[EMAIL PROTECTED]> writes:

> I've installed wwwoffle today and it works like a champ. But it looks
> like, that the combination of wwwoffle and the new Opera RSS Reader is
> not perfekt because I get duplicates after a restart of wwwoffle.
> 
> Is it possible to disable the caching of any rss feed? I know I can
> disable it via URL but this doesnt catch any feed. Can I use a match
> on content like <rss version="0.91">?

It is not possible to disable caching of files based on the contents.

The decision to cache the file or not is made when it is requested
and not after it has started.  This means that the only thing known
about the file is the URL.

The other problem is that WWWOFFLE would need to understand the
content of the file or you would end up matching all files that
contained this string.  This would mean that if this e-mail was
visible on a web page then it wouldn't be cached because it contains
the special content string.

-- 
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop                             [EMAIL PROTECTED]
                                      http://www.gedanken.demon.co.uk/

WWWOFFLE users page:
        http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html

Reply via email to