Quote |
#------------------------------------------------------------------------- # NETWORK SECTION #------------------------------------------------------------------------- # Set the home location home=file:/usr/share/doc/dsl/getting_started.html # Set the proxy information for http #http_proxy=http://localhost:8080/ # 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" |