Re: AW: [squid-users] Access Denied because of a "porno list"

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 29 Jun 2001 09:10:04 -0600 (MDT)

On Fri, 29 Jun 2001, Rost, Werner wrote:

> Thank you for your help, but this does not work.
>
> I created a new file ERR_BOGE_PORNO_DENIED in the errors-directory. Then I
> changed squid.conf:
>
> acl porn url_regex "/usr/local/squid/etc/porno.txt"
> ....
> http_access allow manager localhost
> deny_info ERR_BOGE_PORNO_DENIED porn
> http_access deny porn !noporn

you might have to rewrite the access lines somewhat. try it like this

http_access allow noporn
http_access deny porn
http_access allow <whatever>
Received on Fri Jun 29 2001 - 09:10:05 MDT

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