Ohhh thanks john doe!!!!
its really cool that it gives one soltuion for that ;)
with manipulate the ports for apache, is the worst case for me because
squidvir dont worked with that :(
but i dont understand
regexp .... pattern match on user agent
can you give me an example for dummies please ;)
THANKS forward
dave
John Doe schrieb:
From: "david@xxxxxxxxxxx" <david@xxxxxxxxxxx>
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