> How can i forbid the usage of my Squid as an anything-proxy, except for the
> http traffic? I mean, i wanna have a http-only proxy.
Don't add the code in the first place. Squid is not an anything
proxy, it is an HTTP proxy with support for gatewaying FTP to HTTP
and for tunnelling SSL. You can disable the tunnelling by disabling
the CONNECT method, and disable FTP by a pattern match on the ftp:
scheme. (CONNECT, if misconfigured, could create an almost anything
proxy.)
PS Squid is really a cache; if you use it purely as a proxy it might
not be the right tool.
>
-- David Woolley - Office: David Woolley <djw@bts.co.uk> BTS Home: <david@djwhome.demon.co.uk> Wallington TQ 2887 6421 England 51 21' 44" N, 00 09' 01" W (WGS 84)Received on Thu Apr 29 1999 - 10:36:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:04 MST