problems with acls

From: Roger Peña Escobio <roger@dont-contact.us>
Date: Wed, 17 Mar 1999 18:12:51 -0500

Hi everybody

I have a new problems now :-)
when i try to restart squid i got this messages:

Stopping squid-2 :...........done
Starting squid-2: squid-2 corriendo
(squid): acl.c:1696: aclDestroyAcls: Assertion `0' failed.

does anybody know what's the problems?

other things........
how can i restrict access to a particular folder in a host, for example
deny www.some.site/dir1
allow www.some.site/dir2

i did somethings like this :
acl dirAllow dstdomain www.some.site/dir2
acl dirDeny dstdomain www.some.site/dir1

http_access allow dirAllow
http_access deny dirDeny

but dont work :-(
may be is the "/" that not match with the recuest sending by the browser, ¿
any idea?

Roger
Received on Wed Mar 17 1999 - 16:02:41 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:19 MST