Hi, I'm struggling to get the logic right for only caching certain pages - it seems very easy to do the negative (don't cache ...) but the converse doesn't seem possible... I must be missing something. ie. I want to cache www.mysite.com www.mysite.com/hello/this.aspx?hi=there&you=there www.mysite.com/good/by/my/friend/this.aspx?hi=there&you=there www.mysite.com/images/test.gif but not the rest. Any ideas? Thanks, Anton