hi all!
I'm new user dillo and
the first question is the dillo can't connect remote host .I have set the file
"dillorc" in the path ~/.dillo/dillorc :
# Set the proxy information for
http
#http_proxy=http://localhost:8080/
http_proxy=http://localhost:8080/-------which need
username and passwd;
once I set the proxy as
:http_proxy=http://proxy.neusoft.com:8080/
It still can't connect remote host.
additional I set :
# When using a proxy, this sets the domains to access without
proxy.
# (separated with a single space -- see examples below)
#no_proxy =
".mynet.com"
#no_proxy = ".mynet.com .other.net .foo.bar.org"
no_proxy =
".web.neusoft.com"-----Url our company internal.
all of those setting can't make dillo connect any
host!
could you help me sir ?