Re: [squid-users] just for fun

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 07 Jan 2011 23:48:12 +1300

On 07/01/11 21:32, Tóth Tibor Péter wrote:
> Hi Amos!
>
> Thanks for the reply.
> So how would this look like?
>
> acl apache http_reply_access "apache"
> acl apache http_reply_access "Apache"
>
> http_access deny apache
>
> Thanks,
> Tibby

Methinks you need a bit more reading on how Squid works.
These should get you started:
   http://wiki.squid-cache.org/SquidFaq/SquidAcls
   http://www.squid-cache.org/Doc/config/acl
   http://www.squid-cache.org/Doc/config/http_reply_access

In short:
  acl apache rep_header Server Apache
  http_reply_access deny apache

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.10
   Beta testers wanted for 3.2.0.4
Received on Fri Jan 07 2011 - 10:48:42 MST

This archive was generated by hypermail 2.2.0 : Fri Jan 07 2011 - 12:00:02 MST