On Thu, Apr 19, 2001 at 09:55:06PM -0400, Jason Healy wrote: > At 987785409s since epoch (04/20/01 07:50:09 -0400 UTC), Renai LeMay wrote: > > how do I set Lynx to use a http proxy? > > set the $http_proxy environment variable, ie: > > export http_proxy=http://my.proxy.com:8080/
Or uncomment the lines in /etc/lynx.cfg: #http_proxy:http://localhost:5865/ #https_proxy:http://localhost:8080/ #ftp_proxy:http://some.server.dom:port/ #gopher_proxy:http://some.server.dom:port/ #news_proxy:http://some.server.dom:port/ #newspost_proxy:http://some.server.dom:port/ #newsreply_proxy:http://some.server.dom:port/ #snews_proxy:http://some.server.dom:port/ #snewspost_proxy:http://some.server.dom:port/ #snewsreply_proxy:http://some.server.dom:port/ #nntp_proxy:http://some.server.dom:port/ #wais_proxy:http://some.server.dom:port/ #finger_proxy:http://some.server.dom:port/ #cso_proxy:http://some.server.dom:port/ #no_proxy:reg.excite.com for whatever ports you need. -- Carl Fink [EMAIL PROTECTED] Manager, Dueling Modems Computer Forum <http://dm.net>