HI there,

I am a newbie in squid ... my squid config file is giving some strange error
My OS is Windows XP and squid version is 2.6Stable

In the acl permission list the path is as follows
acl goodsite url_regex -i "%userprofile%/whitelist.txt"

on starting squid the error is as follows :
strtokFile: %userprofile%/whitelist.txt not found
aclParseAclLine: WARNING: empty ACL: acl PERMESSE url_regex -i
"%userprofile%/whitelist.txt"

i tried '/' and '\' no success .... i want to use the %path% ... how
do i do that

Reply via email to