Re: [squid-users] external_acl and deny_info

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 28 Jan 2003 10:33:39 +0100

http_access works by which acl the request was denied by, not which
acl the request was allowed by...

I think you want

http_access deny !quota

Regards
Henrik

On Tuesday 28 January 2003 03.59, Piccoli, Lucio wrote:
> hi all,
>
> I have having trouble configuring the custom error pages for when
> my external_acl program returns 'ERR'. No matter what i set i
> always get the standard 'access denied' error page.
>
> external_acl_type quota_acl ttl=900 %LOGIN
> /usr/local/squid/libexec/quota_acl
> acl quota external quota_acl
> http_access allow quota
> # the error page
> deny_info ERR_NO_AUTH quota
>
> Q.What config is required to display my custom page when the
> external_acl fails?
>
> I guess one mechanism is to edit the 'access denied' error page
> which i assume is used fo many types of error.
>
> any ideas?
>
> -lucio piccoli
> -------------------------
> QCOM Australia Pty Ltd
> ph +61 7 3858 6256
Received on Tue Jan 28 2003 - 02:32:54 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:54 MST