On Fri, 23 Jul 2004, Morten Lange wrote: > Hi > > Does anyone know how to block or redirect pages that contain a response > header / redirection Location-header containing the string "URL:" ?
There was a patch submitted on squid-dev not long ago, adding general purpose header matching ACLs which should be able to do this in http_reply_access. Regards Henrik
