What rule would I have to add to not cache the following url?
http://images.example.com\imageview.gif?anything
Everything up to the "?" is an exact match.
So I want to not cache
http://images.example.com\imageview.gif?
http://images.example.com\imageview.gif?anything
http://images.example.com\imageview.gif?anything.gif
etc...
Thank you.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to