1.

You want to use the lynx web browser to browse the WWW. You are behind a WinGate proxy whose IP address is 10.0.0.1. You have to make the following change(s) in your /etc/lynx.cfg:

A. http_proxy_host=http://10.0.0.1
B. http_proxy=http://10.0.0.1:80
C. HTTP_PROXY=10.0.0.1:80
D. http_proxy_port=80
Answer» C. HTTP_PROXY=10.0.0.1:80


Discussion

No Comment Found