>
> Can cache_stoplist_pattern be used to limit files being fetched
> from sites? Eg: Can I put in soemthing like :
>
> cache_stoplist_pattern/i \.class$
>
> To stop a user from getting a java class executable.
>
That won't have quite the effect you want.
Have a look at the ACL "urlpath_regex"
From the squid.conf:
# acl aclname urlpath_regex \.gif$ ... # regex matching on URL path only
tom@iacom.com.au
Received on Sat Dec 14 1996 - 17:52:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:54 MST