# Sample Configuration File for Privoxy v3.0.17
#
-# $Id: config,v 1.91 2010/11/06 12:56:15 fabiankeil Exp $
+# $Id: config,v 1.92 2010/11/06 12:58:42 fabiankeil Exp $
#
# Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
#
#
# user-manual /usr/share/doc/privoxy/user-manual
#
-#
# The User Manual is then available to anyone with
# access to Privoxy, by following the built-in URL:
# http://config.privoxy.org/user-manual/ (or the shortcut:
#
# user-manual http://example.com/privoxy/user-manual/
#
-#
# WARNING!!!
#
# If set, this option should be the first option in the config
#
# listen-address 192.168.0.1:8118
#
-#
# Suppose you are running Privoxy on an IPv6-capable machine and
# you want it to listen on the IPv6 address of the loopback device:
#
# listen-address [::1]:8118
#
-#
listen-address 127.0.0.1:8118
#
#
# names. If a DNS name resolves to multiple IP addresses, only
# the first one is used.
#
-# Some systems allows IPv4 client to connect to IPv6 server
-# socket. Then the client's IPv4 address will be translated by
+# Some systems allow IPv4 clients to connect to IPv6 server
+# sockets. Then the client's IPv4 address will be translated by the
# system into IPv6 address space with special prefix ::ffff:0:0/96
-# (so called IPv4 mapped IPv6 address). Privoxy can handle it
+# (so called IPv4 mapped IPv6 address). Privoxy can handle it
# and maps such ACL addresses automatically.
#
# Denying access to particular sites by ACL may have undesired
#
#
#
-#
# 5.3. forwarded-connect-retries
# ===============================
#
#
#default-server-timeout 60
#
+#
# 6.6. connection-sharing
# ========================
#