> I tried the following config lines:
>
> # Define the pc/ip, which has to squid later
> acl pc101 src 192.168.100.101/255.255.255.255
>
> # define the whitelist
> acl whitelist dstdomain "/squid/etc/whitelist.allow"
>
> # define the pc to use the whitelist
> http_access pc101 whitelist
Pls add the word allow as follows
http_access allow pc101 whitelist
Happy squiding
-- Thank you Indunil JayasooriyaReceived on Mon Jun 23 2008 - 10:10:25 MDT
This archive was generated by hypermail 2.2.0 : Mon Jun 23 2008 - 12:00:05 MDT