You haven't define myportname ACLs. Corrections embedded bellow

On Mon, Feb 17, 2014 at 1:34 PM, Grooz, Marc (regio iT)
<[email protected]> wrote:

> http_port 3128 name=squidguard

acl squidguard myportname squidguard

> url_rewrite_access allow squidguard
> url_rewrite_access deny all
>
> or
>
> http_port 8080 name=unfiltred

acl unfiltred myportname unfiltred

> url_rewrite_access allow !unfiltred

url_rewrite_access deny all

Reply via email to