Search squid archive

Re: How to exempt ftp from squid?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux