On Tue, 10 Feb 2004, OTR Comm wrote: > Is it possible to have wget 'feed' data into squid?
Yes, just tell wget to use the proxy env http_proxy=http://your.squid.server:port/ wget ... (or set the http_proxy variable permanently in your environment) Regards Henrik
