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
