[Nottingham] config.sub manufacture not recognised

James Beckett jmb at hackery.net
Fri Feb 6 12:51:56 GMT 2004


On Fri, 2004-02-06 at 12:11, David Wolfson wrote:
> script that uses wget to retrieve the files, but the network here
> uses a proxy server, so when ever I try to retive a page outside
> the local intranet all I get is the proxy page.  
>
> So far I've not been able to configure wget to overcome this, but

What have you tried to configure wget? It uses the $http_proxy
environment variable, expressed in URL format

$ setenv http_proxy http://cache.mydomain.blah:3128/
$ wget http://java.sun.com/

-- 
James Beckett <jmb at hackery.net>
<www.hackery.net/jmb/>




More information about the Nottingham mailing list