[squid-users] squid ACL based on OS type

2015-11-18 Thread Berkes, David
I'm trying to find a way to setup an ACL to filter on only Apple IPhone (IOS). Is there a method for implementation. I'm assuming it would find the information in the header and filter on that. Thank you David Piper Jaffray & Co. Since 1895. Member SIPC and N

Re: [squid-users] squid ACL based on OS type

2015-11-18 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Something like this: acl user-agent-browser-mobile browser -i (android|blackberry|iphone|ipad|ipod|opera mini|iemobile) http_access deny user-agent-browser-mobile 19.11.15 2:36, Berkes, David пишет: > I'm trying to find a way to setup an ACL to f