On Mon, 1 Dec 2003, Siew Wing Loon wrote:
> How can I only allow HTTP and HTTPS protocol using
> pattern matching in squid?
acl HTTP protocol HTTP
http_access deny !HTTP !CONNECT
but from the rest of your question this is most likely not what you want.
> This is because if users point the proxy setting to
> the squid server and they able to connect to MSN.
What do you get in access.log when they do?
Most likely the traffic is tunneled over HTTP.
Regards
Henrik
Received on Tue Dec 02 2003 - 01:38:59 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:04 MST