On Wed, 2003-08-20 at 13:02, Jim Flowers wrote:
> Thanks, that's very clear. I can do the rewriting OK. What I can't figure
> out is what directive(s) I use to accomplish "forwarded using FTP to the FTP
> server" as I thought that was the function of cache_peer originserver. How
> do I tell squid where the ftp server is (not on the same host) and to use
> ftp? One last hint and I think I've got it, please.
acl ftpserver dstdomain ftpservername
always_direct ftpserver
you may also need to relax any never_direct rules you have - jsut enough
- to allow this.
Cheers,
Rob
-- GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:00 MST