Dillo through a proxy server?Forum: Other Help Topics Topic: Dillo through a proxy server? started by: CHDR Posted by CHDR on Mar. 12 2004,23:16
I am new to linux so I don't know if there is a global setting or a setting for dillo. But how can I configure DSL to get throught my proxy server? I know the proxy address and port just don't know were to put it.Thanks in advance. Posted by Dan on Mar. 13 2004,00:04
in ~/.dillo/dillorc It's a text file, uncomment and modify the http_proxy line. # Set the proxy information for http #http_proxy=http://localhost:8080/ |