Re: lynx and proxy

2001-04-20 Thread Jim Farrand
Renai LeMay wrote: > how do I set Lynx to use a http proxy? >From the Lynx manpage: "Lynx supports the use of proxy servers that can act as firewall gateways and caching servers. They are preferable to theoldergateway servers (see WWW_access_GATEWAY, below). Each proto- col u

Re: lynx and proxy

2001-04-19 Thread Carl Fink
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

Re: lynx and proxy

2001-04-19 Thread Jason Healy
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/ 'man lynx' for more information. Jason -- Jason Healy| [EMAIL PROTECTED] LogN S

lynx and proxy

2001-04-19 Thread Renai LeMay
how do I set Lynx to use a http proxy? regards, Renai