Shao Zhang <[EMAIL PROTECTED]> writes: > Could anyone tell me how to set the proxy settings for lynx??
Edit /etc/lynx.cfg and uncomment http_proxy-variable and alter it for your settings. _Or_ you can use environment variable 'http_proxy', like this: export http_proxy='http://wwwproxy.hut.fi:80/' Same applies to other protocols (ftp, gopher...). no_proxy means... well.. no proxy for this host/domain :) valo