On Wed, 2008-03-26 at 10:13 +0200, Dave Coventry wrote: > Chris, regarding the 302 redirection and the use of %s, where can I > find information on this? http://www.squid-cache.org/Versions/v2/2.6/cfgman/deny_info.html > I've tried: > > deny_info "302:http://192.168.60.254/login.html" lan Should be deny_info http://192.168.60.254/login.html lan (assuming the request was denied by the lan acl..) Regards Henrik