According to Akintayo Holder: While burning my CPU.
> 
> How do you get Lynx to work through a proxy ?.
> 

I do it via /etc/profile just add the following;

export http_proxy=http://isp.org:8080/
export gopher_proxy=http://isp.org:8080/
export ftp_proxy=http://isp.org:8080/
export wais_proxy=http://isp.org:8080/

replace isp.org with the server's name, 8080 is the default port, check with
the proxy server to see if he is using 8080.

-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to