Hi Stephen; That was **EXACTLY** the problem! I moved ~/.dillorc to be ~/.dillo/dillorc...Works fine now! Thanks, Ken On Wednesday 12 November 2003 14:35, Stephen Lewis wrote:
On Wed, Nov 12, 2003 at 02:18:38PM -0600, Ken Wolcott wrote:
Hi Thorben;
If my proxy server refuses to resolve requests coming from the dillo
web
browser, it doesn't make any sense for it not to refuse requests from
the
mozilla web browser. The proxy settings are identical. One of them
exists
in the ~/.dillorc and the other exists in the mozilla advanced proxy
setting
preferences. So, it looks to me like dillo doesn't like my ~/.dillorc
and
isn't telling me that there's a problem. Mozilla works fine, dillo
doesn't,
the proxy settings are the same.
Hi, I think I just noticed the root of your problem.
You're using a ~/.dillorc file. What dillo actually wants is a ~/.dillo/dillorc file, I don't think it is using the file at ~/.dillorc at all :)
Another method is to set the "http_proxy" environment variable, which many console progams like wget tend to honour
Hope that helps.