Lynx needs various environmental variables defined on Unix systems to make use of the web cache. They are already defined on Sable and Ermine, but if you are running lynx on another system you may need to configure them yourself.

If you're using the tcsh or csh shell, you would need to enter the following:

setenv http_proxy 'proxy.mva.net:8080'
setenv no_proxy 'localhost'

The equivalent commands in Bourne shell notation:

http_proxy='proxy.mva.net:8080'
no_proxy='localhost'
export http_proxy no_proxy

These commands should be entered in an appropriate shell login script if you use Lynx a lot.

 


MVA.NET Home | Back to Proxy Page




MVA accepts          Legal          Site Design by