From: "[email protected]" <[email protected]> > i have to block port 80 for all applications > only firefox should have access! > how can i realized that with squid?
>From the default config file:
# acl aclname browser [-i] regexp ...
# # pattern match on User-Agent header (see also req_header below)
JD
