John Oliver wrote:
> I banged up an autoconf.pac script (which isn't easy, considering the
> only slivers of documentation I can find are a good ten years old!).
> It looks like my browser just assumes that ftp should go through squid,
> and that doesn't seem to want to work. Since I see no real value in
> proxying FTP, how do I exempt FTP in the autoconf.pac script?
>
Off topic really but here is how I do it:
if (shExpMatch(url, "ftp://*")) return "DIRECT";
AYJ
Received on Thu Feb 08 2007 - 03:53:43 MST
This archive was generated by hypermail pre-2.1.9 : Thu Mar 01 2007 - 12:00:01 MST