Other Help Topics :: Dillo through a proxy server?



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.

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/


original here.