<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>What rule would I have to add to not cache the following url?</div>

<div>http://images.example.com\imageview.gif?anything</div>

<div>Everything up to the "?" is an exact match.</div>

<div>So I want to not cache</div>

<div>
<div>http://images.example.com\imageview.gif?</div>

<div>
<div>http://images.example.com\imageview.gif?anything</div>

<div>
<div>http://images.example.com\imageview.gif?anything.gif</div>

<div>etc...</div>

<div>Thank you.</div>
</div>
</div>
</div></div></body></html>