I am using FC7 in production, due to some load balancing, i installed BSD
6.2. since each and every thing was working properly, i just copied squid
acl from /etc/squid.conf of FC7 to BSD squid.  *(not whole file)

but ACL are not working.

acl appmime urlpath_regex -i \.dgm$ \.cab$ \.msi$ \.mp2$  \.mpg$
acl allowed src ammad.nethome.local


http_access allow allowed all
http_access allow allowed appmime
http_access deny appmime

these acl allow my computer named "ammad.nethome.local" to download these
files. but deny every other host to get these type of files.

when i coped these to Free BSD, it results to faile "Access denied web page"

Is it not supported on Free-BSD?
thanks

Reply via email to