Rebuild with latest changes.
[privoxy.git] / doc / webserver / faq / configuration.html
index f09c6df..ef87830 100644 (file)
@@ -1,11 +1,11 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 <HTML
 ><HEAD
 ><TITLE
 >Configuration</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
-"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
 TITLE="Privoxy Frequently Asked Questions"
 HREF="index.html"><LINK
@@ -17,7 +17,10 @@ TITLE="Miscellaneous"
 HREF="misc.html"><LINK
 REL="STYLESHEET"
 TYPE="text/css"
-HREF="../p_doc.css"></HEAD
+HREF="../p_doc.css"><META
+HTTP-EQUIV="Content-Type"
+CONTENT="text/html;
+charset=ISO-8859-1"></HEAD
 ><BODY
 CLASS="SECT1"
 BGCOLOR="#EEEEEE"
@@ -74,19 +77,19 @@ CLASS="SECT1"
 CLASS="SECT1"
 ><A
 NAME="CONFIGURATION"
-></A
->3. Configuration</H1
+>3. Configuration</A
+></H1
 ><DIV
 CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN339"
-></A
+NAME="AEN347"
 >3.1. What exactly is an <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
-> file?</H3
+> file?</A
+></H3
 ><P
 > <SPAN
 CLASS="APPLICATION"
@@ -145,7 +148,6 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="ACTIONSS"
-></A
 >3.2. The <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
@@ -153,7 +155,8 @@ CLASS="QUOTE"
 some of these <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
->.</H3
+>.</A
+></H3
 ><P
 > For a comprehensive discussion of the actions concept, please refer
  to the <A
@@ -183,10 +186,10 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN362"
-></A
+NAME="AEN370"
 >3.3. How are actions files configured? What is the easiest
-way to do this?</H3
+way to do this?</A
+></H3
 ><P
 > Actions files are just text files in a special syntax and can be edited
  with a text editor. But probably the easiest way is to access
@@ -212,20 +215,26 @@ TARGET="_top"
 >View &#38;
  change the current configuration</A
 >"</SPAN
-> from the menu.</P
+> from the menu. Note 
+ that this feature must be explicitly enabled in the main config file 
+ (see <A
+HREF="../user-manual/config.html#ENABLE-EDIT-ACTIONS"
+TARGET="_top"
+>enable-edit-actions</A
+>).</P
 ></DIV
 ><DIV
 CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN370"
-></A
+NAME="AEN379"
 >3.4. There are several different <SPAN
 CLASS="QUOTE"
 >"actions"</SPAN
 > files. What are
-the differences?</H3
+the differences?</A
+></H3
 ><P
 > Three actions files 
  are being included by the developers, to be used for 
@@ -282,15 +291,15 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="GETUPDATES"
-></A
->3.5. Where can I get updated Actions Files?</H3
+>3.5. Where can I get updated Actions Files?</A
+></H3
 ><P
->   Based on your feedback and the continuing development, updates of 
-   <TT
+>  Based on your feedback and the continuing development, updates of 
+  <TT
 CLASS="FILENAME"
 >default.action</TT
 > will be
-   made available from   time to time on the <A
+  made available from time to time on the <A
 HREF="http://sourceforge.net/project/showfiles.php?group_id=11118"
 TARGET="_top"
 >files section</A
@@ -310,7 +319,7 @@ CLASS="APPLICATION"
 HREF="http://lists.sourceforge.net/lists/listinfo/ijbswa-announce/"
 TARGET="_top"
 >subscribe
-  to our announce  mailing list</A
+  to our announce mailing list</A
 >, ijbswa-announce@lists.sourceforge.net.
  </P
 ></DIV
@@ -320,53 +329,44 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="NEWCONFIG"
-></A
->3.6. Can I use my old config files?</H3
+>3.6. Can I use my old config files?</A
+></H3
 ><P
->  The syntax and purpose of configuration files has remained the same
-  throughout the 3.x series. Although each release contains updated, 
-  <SPAN
+>  The syntax and purpose of configuration files has remained roughly the
+  same throughout the 3.x series, but backwards compatibility is not guaranteed.
+  Also each release contains updated, <SPAN
 CLASS="QUOTE"
 >"improved"</SPAN
-> versions and it is recommended to use the newer
-  configuration files.
-  
-   If upgrading from version prior to 3.0.4 the syntax for <TT
-CLASS="LITERAL"
->fast-redirects</TT
->
-   has changed. See the <A
-HREF="../user-manual/whatsnew.html"
-TARGET="_top"
->What's New section</A
-> 
-   of the <I
-CLASS="CITETITLE"
->User Manual</I
-> for details.
+> versions and it is
+  therefore strongly recommended to install the newer configuration files
+  and merge back your modifications.
  </P
+></DIV
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="DIFFICULT"
+>3.7. Why is the configuration so complicated?</A
+></H3
 ><P
->   But all configuration files have substantially
-   changed from the <SPAN
-CLASS="APPLICATION"
->Junkbuster</SPAN
-> days, and early
-   versions of <SPAN
+>  <SPAN
+CLASS="QUOTE"
+>"Complicated"</SPAN
+> is in the eye of the beholder. Those that are 
+  familiar with some of the underlying concepts, such as regular expression
+  syntax, take to it like a fish takes to water. Also, software that tries
+  hard to be <SPAN
+CLASS="QUOTE"
+>"user friendly"</SPAN
+>, often lacks sophistication and
+  flexibility. There is always that trade-off there between power vs.
+  easy-of-use. Furthermore, anyone is welcome to contribute ideas and
+  implementations to enhance <SPAN
 CLASS="APPLICATION"
->Privoxy 2.x</SPAN
->. The old files, like
-   <TT
-CLASS="FILENAME"
->blocklist</TT
-> will not work at all. 
- </P
-><P
->  Refer to the <A
-HREF="../user-manual/whatsnew.html"
-TARGET="_top"
->What's New</A
-> 
- page for information on configuration changes that may occur from one release to another.
+>Privoxy</SPAN
+>. 
  </P
 ></DIV
 ><DIV
@@ -375,11 +375,11 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="YAHOO"
-></A
->3.7. How can I make my Yahoo/Hotmail/Gmail account work?</H3
+>3.8. How can I make my Yahoo/Hotmail/Gmail account work?</A
+></H3
 ><P
 >  The default configuration shouldn't impact the usability of any of these services.
-  It will, however, make all <A
+  It may, however, make all <A
 HREF="http://en.wikipedia.org/wiki/Browser_cookie"
 TARGET="_top"
 >cookies</A
@@ -462,6 +462,7 @@ CLASS="SCREEN"
 CLASS="LITERAL"
 >fragile</TT
 > }
+ # Gmail is ...
  mail.google.com</PRE
 ></TD
 ></TR
@@ -491,8 +492,7 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="CONFIGFILES"
-></A
->3.8. What's the difference between the
+>3.9. What's the difference between the
 <SPAN
 CLASS="QUOTE"
 >"Cautious"</SPAN
@@ -502,7 +502,8 @@ CLASS="QUOTE"
 > and <SPAN
 CLASS="QUOTE"
 >"Advanced"</SPAN
-> defaults?</H3
+> defaults?</A
+></H3
 ><P
 >  Configuring <SPAN
 CLASS="APPLICATION"
@@ -570,9 +571,9 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="BROWSECONFIG"
-></A
->3.9. Why can I change the configuration 
-with a browser? Does that not raise security issues?</H3
+>3.10. Why can I change the configuration 
+with a browser? Does that not raise security issues?</A
+></H3
 ><P
 >  It may seem strange that regular users can edit the config files with their
   browsers, although the whole <TT
@@ -597,15 +598,19 @@ CLASS="APPLICATION"
 CLASS="QUOTE"
 >"privoxy"</SPAN
 >,
-  it can update the config files.
+  it can update its own config files.
  </P
 ><P
 >  If you run <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
 > for multiple untrusted users (e.g. in
-  a LAN), you will probably want to turn the web-based editor and remote toggle
-  features off by setting <SPAN
+  a LAN) or aren't entirely in control of your own browser, you will probably want
+  to make sure that the the web-based editor and remote toggle features are
+  <SPAN
+CLASS="QUOTE"
+>"off"</SPAN
+> by setting <SPAN
 CLASS="QUOTE"
 >"<TT
 CLASS="LITERAL"
@@ -634,15 +639,10 @@ TARGET="_top"
 >.
  </P
 ><P
->  Note that in the default configuration, only local users (i.e. those on
-  <SPAN
-CLASS="QUOTE"
->"localhost"</SPAN
->) can connect to <SPAN
+>  As of <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
->,
-  so this is not (normally) a security problem.
+> 3.0.7 these options are disabled by default.
  </P
 ></DIV
 ><DIV
@@ -650,15 +650,15 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN470"
-></A
->3.10. What is the <TT
+NAME="AEN476"
+>3.11. What is the <TT
 CLASS="FILENAME"
 >default.filter</TT
 > file? What is a <SPAN
 CLASS="QUOTE"
 >"filter"</SPAN
->?</H3
+>?</A
+></H3
 ><P
 > The <A
 HREF="../user-manual/filter-file.html"
@@ -674,18 +674,20 @@ CLASS="emphasis"
 CLASS="EMPHASIS"
 >filters</I
 ></SPAN
-> as supplied by the developers are defined. 
+> as supplied by the developers are defined.
  Filters are a special subset of actions that can be used to modify or
- remove, web page content on the fly. Filters apply to <SPAN
+ remove web page content or headers on the fly. Content filters can
+ be applied to <SPAN
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
 >anything</I
 ></SPAN
->
- in the page source (and optionally both client and server headers), including
- HTML tags, and JavaScript. Regular expressions are used to accomplish this.
- There are a number of pre-defined filters to deal with common annoyances. The
+> in the page source,
+ header filters can be applied to either server or client headers.
+ Regular expressions are used to accomplish this.</P
+><P
+> There are a number of pre-defined filters to deal with common annoyances. The
  filters are only defined here, to invoke them, you need to use the
  <A
 HREF="../user-manual/actions-file.html#FILTER"
@@ -695,8 +697,27 @@ CLASS="LITERAL"
 >filter</TT
 >
  action</A
-> in one of the actions files. Filtering is automatically
- disabled for inappropriate MIME types.</P
+> in one of the actions files. Content filtering is automatically
+ disabled for inappropriate MIME types, but if you now better than Privoxy
+ what should or should not be filtered you can filter any content you like.</P
+><P
+> Filters should
+ <SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>not</I
+></SPAN
+> be confused with <A
+HREF="../user-manual/actions-file.html#BLOCK"
+TARGET="_top"
+><TT
+CLASS="LITERAL"
+>blocks</TT
+></A
+>, which
+ is a completely different action, and is more typically used to block ads and
+ unwanted sites.</P
 ><P
 > If you are familiar with regular expressions, and HTML, you can look at 
  the provided <TT
@@ -727,6 +748,19 @@ CLASS="FILENAME"
 HREF="http://config.privoxy.org/show-status"
 TARGET="_top"
 >web-based actions file editor</A
+>.
+ Note that the custom actions editor must be explicitly enabled in
+ the main config file (see <A
+HREF="../user-manual/config.html#ENABLE-EDIT-ACTIONS"
+TARGET="_top"
+>enable-edit-actions</A
+>).</P
+><P
+> If you intend to develop your own filters, you might want to have a look at
+ <A
+HREF="http://www.fabiankeil.de/sourcecode/pft/"
+TARGET="_top"
+>Privoxy-Filter-Test</A
 >.</P
 ></DIV
 ><DIV
@@ -734,10 +768,10 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN488"
-></A
->3.11. How can I set up Privoxy to act as a proxy for my 
- LAN?</H3
+NAME="LANCONFIG"
+>3.12. How can I set up Privoxy to act as a proxy for my 
+ LAN?</A
+></H3
 ><P
 > By default, <SPAN
 CLASS="APPLICATION"
@@ -843,9 +877,9 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN513"
-></A
->3.12. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</H3
+NAME="AEN527"
+>3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</A
+></H3
 ><P
 > The replacement for blocked images can be controlled with the <A
 HREF="../user-manual/actions-file.html#SET-IMAGE-BLOCKER"
@@ -910,9 +944,9 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN530"
-></A
->3.13. Why would anybody want to see a checkerboard pattern?</H3
+NAME="AEN544"
+>3.14. Why would anybody want to see a checkerboard pattern?</A
+></H3
 ><P
 > Remember that <A
 HREF="general.html#WHATSANAD"
@@ -920,7 +954,7 @@ HREF="general.html#WHATSANAD"
  isn't</A
 >, is an educated guess. While we hope that the standard configuration
  is rather smart, it will make occasional mistakes. The checkerboard image is visually
- decent, but it shows you that and where images were blocked, which can be very
+ decent, and it shows you where images have been blocked, which can be very
  helpful in case some navigation aid or otherwise innocent image was
  erroneously blocked. It is recommended for new users so they can 
  <SPAN
@@ -940,10 +974,10 @@ CLASS="SECT2"
 ><H3
 CLASS="SECT2"
 ><A
-NAME="AEN536"
-></A
->3.14. I see some images being replaced by a text
-instead of the checkerboard image. Why and how do I get rid of this?</H3
+NAME="AEN550"
+>3.15. I see some images being replaced with text
+instead of the checkerboard image. Why and how do I get rid of this?</A
+></H3
 ><P
 > This happens when the banners are not embedded in the HTML code of the
  page itself, but in separate HTML (sub)documents that are loaded into (i)frames
@@ -972,9 +1006,9 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="SRVANY"
-></A
->3.15. Can Privoxy run as a service 
-on Win2K/NT/XP?</H3
+>3.16. Can Privoxy run as a service 
+on Win2K/NT/XP?</A
+></H3
 ><P
 > Yes. Version 3.0.5 introduces full <SPAN
 CLASS="APPLICATION"
@@ -998,7 +1032,7 @@ CLASS="COMMAND"
 >srvany.exe</B
 >.
  See the discussion at <A
-HREF="http://sourceforge.net/tracker/?func=detail&atid=361118&aid=485617&group_id=11118"
+HREF="http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118"
 TARGET="_top"
 >http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118</A
 >,
@@ -1010,9 +1044,9 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="OTHERPROXY"
-></A
->3.16. How can I make Privoxy work with other 
-proxies like Squid or Tor?</H3
+>3.17. How can I make Privoxy work with other 
+proxies like Squid or Tor?</A
+></H3
 ><P
 > This can be done and is often useful to combine the benefits of
  <SPAN
@@ -1041,14 +1075,14 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="PORT-80"
-></A
->3.17. Can I just set Privoxy to use port 80
-and thus avoid individual browser configuration?</H3
+>3.18. Can I just set Privoxy to use port 80
+and thus avoid individual browser configuration?</A
+></H3
 ><P
 > No, its more complicated than that. This only works with special kinds 
  of proxies known as <SPAN
 CLASS="QUOTE"
->"transparent"</SPAN
+>"intercepting"</SPAN
 > proxies (see below).</P
 ></DIV
 ><DIV
@@ -1057,44 +1091,87 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="TRANSPARENT"
-></A
->3.18. Can Privoxy run as a <SPAN
+>3.19. Can Privoxy run as a <SPAN
 CLASS="QUOTE"
 >"transparent"</SPAN
-> proxy?</H3
+> proxy?</A
+></H3
+><P
+> The whole idea of Privoxy is to modify client requests
+ and server responses in all sorts of ways and therefore
+ it's not a transparent proxy as described in
+ <A
+HREF="http://tools.ietf.org/html/rfc2616"
+TARGET="_top"
+>RFC 2616</A
+>.</P
+><P
+> However, some people say <SPAN
+CLASS="QUOTE"
+>"transparent proxy"</SPAN
+> when they
+ mean <SPAN
+CLASS="QUOTE"
+>"intercepting proxy"</SPAN
+>. If you are one of them,
+ please read the <A
+HREF="#intercepting"
+TARGET="_top"
+>next entry</A
+>.</P
+></DIV
+><DIV
+CLASS="SECT2"
+><H3
+CLASS="SECT2"
+><A
+NAME="INTERCEPTING"
+>3.20. Can Privoxy run as a <SPAN
+CLASS="QUOTE"
+>"intercepting"</SPAN
+> proxy?</A
+></H3
 ><P
-> No, <SPAN
+> <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> currently does not have this ability, 
- though it may be added in a future release. Transparent proxies require 
- special handling of the request headers beyond what
- <SPAN
+> can't intercept traffic itself,
+  but it can handle requests that where intercepted and redirected
+  with a packet filter (like <SPAN
 CLASS="APPLICATION"
->Privoxy</SPAN
-> is now capable of.</P
+>PF</SPAN
+> or
+  <SPAN
+CLASS="APPLICATION"
+>iptables</SPAN
+>), as long as the <TT
+CLASS="LITERAL"
+>Host</TT
+>
+  header is present. 
+  </P
+><P
+>  As the <TT
+CLASS="LITERAL"
+>Host</TT
+> header is required by HTTP/1.1 and as most
+  web sites rely on it anyway, this limitation shouldn't be a problem.</P
 ><P
-> Chaining <SPAN
+>  Please refer to your packet filter's documentation to learn how to
+  intercept and redirect traffic into <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> behind another proxy that has 
- this ability should work though. 
- See the <A
-HREF="../user-manual/config.html#FORWARDING"
-TARGET="_top"
->forwarding chapter</A
->
- in the <A
-HREF="../user-manual/index.html"
-TARGET="_top"
->User Manual</A
->. As
- a transparent proxy to be used for chaining we recommend Transproxy
- (<A
-HREF="http://transproxy.sourceforge.net/"
+>.
+  Afterward you just have to configure <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> to
+  <A
+HREF="../user-manual/config.html#ACCEPT-INTERCEPTED-REQUESTS"
 TARGET="_top"
->http://transproxy.sourceforge.net/</A
->).</P
+>accept
+  intercepted requests</A
+>.</P
 ></DIV
 ><DIV
 CLASS="SECT2"
@@ -1102,9 +1179,9 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="OUTLOOK"
-></A
->3.19. How can I configure Privoxy for use with Outlook
- Express?</H3
+>3.21. How can I configure Privoxy for use with Outlook
+ Express?</A
+></H3
 ><P
 > <SPAN
 CLASS="APPLICATION"
@@ -1126,8 +1203,8 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="OUTLOOK-MORE"
-></A
->3.20. How can I have separate rules just for HTML mail?</H3
+>3.22. How can I have separate rules just for HTML mail?</A
+></H3
 ><P
 > The short answer is, you can't. <SPAN
 CLASS="APPLICATION"
@@ -1153,7 +1230,7 @@ CLASS="APPLICATION"
 > For a good discussion of some of the issues involved (including privacy and 
  security issues), see 
  <A
-HREF="http://sourceforge.net/tracker/?func=detail&atid=211118&aid=629518&group_id=11118"
+HREF="http://sourceforge.net/tracker/?func=detail&#38;atid=211118&#38;aid=629518&#38;group_id=11118"
 TARGET="_top"
 >http://sourceforge.net/tracker/?func=detail&#38;atid=211118&#38;aid=629518&#38;group_id=11118</A
 >.</P
@@ -1164,8 +1241,8 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="SNEAKY-COOKIES"
-></A
->3.21. I sometimes notice cookies sneaking through. How?</H3
+>3.23. I sometimes notice cookies sneaking through. How?</A
+></H3
 ><P
 > <A
 HREF="http://en.wikipedia.org/wiki/Browser_cookie"
@@ -1221,8 +1298,8 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="EVIL-COOKIES"
-></A
->3.22. Are all cookies bad? Why?</H3
+>3.24. Are all cookies bad? Why?</A
+></H3
 ><P
 > No, in fact there are many beneficial uses of 
  <A
@@ -1233,10 +1310,10 @@ TARGET="_top"
  method that browsers can use to store data between pages, or between browser
  sessions. Sometimes there is a good reason for this, and the user's life is a
  bit easier as a result. But there is a long history of some websites taking
- advantage of this layer of trust, and using the data they glean from you  and 
+ advantage of this layer of trust, and using the data they glean from you and 
  your browsing habits for their own purposes, and maybe to your potential
  detriment. Such sites are using you and storing their data on your system.
- That is why the security conscious watch from whom those cookies come, and why
+ That is why the privacy conscious watch from whom those cookies come, and why
  they really <SPAN
 CLASS="emphasis"
 ><I
@@ -1259,8 +1336,8 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="ALLOW-COOKIES"
-></A
->3.23. How can I allow permanent cookies for my trusted sites?</H3
+>3.25. How can I allow permanent cookies for my trusted sites?</A
+></H3
 ><P
 >  There are several actions that relate to cookies. The default behavior is to 
   allow only <SPAN
@@ -1268,7 +1345,7 @@ CLASS="QUOTE"
 >"session cookies"</SPAN
 >, which means the cookies only last
   for the current browser session. This eliminates most kinds of abuse related 
-  to cookies. But there may be cases where we want cookies to last.</P
+  to cookies. But there may be cases where you want cookies to last.</P
 ><P
 >  To disable all cookie actions, so that cookies are allowed unrestricted,
   both in and out, for <TT
@@ -1294,7 +1371,7 @@ CLASS="SCREEN"
 > Place the above in <TT
 CLASS="FILENAME"
 >user.action</TT
->. Note some of these may
+>. Note that some of these may
  be off by default anyway, so this might be redundant, but there is no harm
  being explicit in what you want to happen. <TT
 CLASS="FILENAME"
@@ -1312,8 +1389,8 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="MULTIPLES"
-></A
->3.24. Can I have separate configurations for different users?</H3
+>3.26. Can I have separate configurations for different users?</A
+></H3
 ><P
 > Each instance of <SPAN
 CLASS="APPLICATION"
@@ -1324,10 +1401,13 @@ CLASS="APPLICATION"
 CLASS="APPLICATION"
 >Privoxy</SPAN
 >, each with 
- a unique <TT
-CLASS="LITERAL"
->listen-address</TT
-> and configuration path, and then
+ a unique 
+ <A
+HREF="../user-manual/config.html#LISTEN-ADDRESS"
+TARGET="_top"
+>listen-address</A
+>
+ configuration setting, and configuration path, and then
  each of these can have their own configurations. Think of it as per-port
  configuration.</P
 ><P
@@ -1341,14 +1421,14 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="WHITELISTS"
-></A
->3.25. Can I set-up Privoxy as a whitelist of
+>3.27. Can I set-up Privoxy as a whitelist of
 <SPAN
 CLASS="QUOTE"
 >"good"</SPAN
-> sites?</H3
+> sites?</A
+></H3
 ><P
-> Sure. There are a couple of things you can do for simple whitelisting.
+> Sure. There are a couple of things you can do for simple white-listing.
  Here's one real easy one:</P
 ><TABLE
 BORDER="0"
@@ -1386,7 +1466,7 @@ TARGET="_top"
 > This allows access to only those three sites by first blocking all URLs, and 
  then subsequently allowing three specific exceptions.</P
 ><P
-> A more interesting approach is <SPAN
+> Another approach is <SPAN
 CLASS="APPLICATION"
 >Privoxy's</SPAN
 > 
@@ -1400,9 +1480,9 @@ CLASS="QUOTE"
 >. See the <A
 HREF="../user-manual/config.html#TRUSTFILE"
 TARGET="_top"
->User Manual Trust</A
+>Trust documentation</A
 >
documentation.</P
for details.</P
 ><P
 > These are fairly simple approaches and are not completely foolproof. There
  are various other configuration options that should be disabled (described
@@ -1412,7 +1492,7 @@ TARGET="_top"
 >the User Manual</A
 >)
  so that users can't modify their own configuration and easily circumvent the
- whitelist.  </P
+ whitelist.</P
 ></DIV
 ><DIV
 CLASS="SECT2"
@@ -1420,34 +1500,52 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="NO-ADBLOCK"
-></A
->3.26. How can I turn off ad-blocking?</H3
+>3.28. How can I turn off ad-blocking?</A
+></H3
 ><P
-> Ad blocking is hard-coded into the default configuration files. It has been 
- assumed that everyone using <SPAN
+> Ad blocking is achieved through a complex application of various <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> 
+ <A
+HREF="../user-manual/actions-file.html"
+TARGET="_top"
+>actions</A
+>. These 
+ actions are deployed against simple images, banners, flash animations, 
+ text pages, JavaScript, pop-ups and pop-unders, etc., so its not as simple as
+ just turning one or two actions off. The various actions that make up
+ <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> ad blocking are hard-coded into the default configuration files. It
+ has been assumed that everyone using <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> is interested in this feature. If you want 
- to do without this, there are several approaches you can take: You can 
- manually undo the many block rules in <TT
+> is interested in this
+ particular feature. 
+ </P
+><P
+> If you want to do without this, there are several approaches you can take:
+ You can manually undo the many block rules in
+ <TT
 CLASS="FILENAME"
 >default.action</TT
->. Or
even easier, just create your own <TT
+>. Or even easier, just create your own
+ <TT
 CLASS="FILENAME"
 >default.action</TT
-> file 
- from scratch without the many ad blocking rules, and corresponding exceptions.
- Or lastly, if you are not concerned about the additional blocks that are
- done for privacy reasons, you can very easily over-ride
- <SPAN
+> file from scratch without the many ad
+ blocking rules, and corresponding exceptions. Or lastly, if you are not
+ concerned about the additional blocks that are done for privacy reasons, you
+ can very easily over-ride <SPAN
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
 >all</I
 ></SPAN
-> blocking with the following very simple rule in
- <TT
+> blocking with the
following very simple rule in your <TT
 CLASS="FILENAME"
 >user.action</TT
 >: 
@@ -1467,8 +1565,7 @@ HREF="../user-manual/actions-file.html#BLOCK"
 TARGET="_top"
 >-block</A
 > }
- / # UN-Block *all* URLs
- </PRE
+ / # UN-Block *all* URLs</PRE
 ></TD
 ></TR
 ></TABLE
@@ -1497,7 +1594,7 @@ TARGET="_top"
 >-filter{banners-by-size}</A
 > \
   <A
-HREF="../user-manual/actions-file.html#FILTER-BANNERS-BY-SIZE"
+HREF="../user-manual/actions-file.html#FILTER-BANNERS-BY-LINK"
 TARGET="_top"
 >-filter{banners-by-link}</A
 > \
@@ -1506,8 +1603,7 @@ CLASS="LITERAL"
 >allow-popups</TT
 > \
  }
- / # UN-Block *all* URLs and allow ads
- </PRE
+ / # UN-Block *all* URLs and allow ads</PRE
 ></TD
 ></TR
 ></TABLE
@@ -1533,30 +1629,45 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="TEMPLATES"
-></A
->3.27. How can I have custom template pages, like the 
+>3.29. How can I have custom template pages, like the 
 <SPAN
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
 >BLOCKED</I
 ></SPAN
-> page?</H3
+> page?</A
+></H3
 ><P
-> All the template pages are installed in a sub-directory appropriately named: 
- <TT
-CLASS="FILENAME"
->templates</TT
->. These are specialized text files utilized 
- by <SPAN
+> <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> <SPAN
+CLASS="QUOTE"
+>"templates"</SPAN
+> are specialized text files utilized by
+ <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> and can easily be modified using any text editor. Knowing something
- about HTML will of course be helpful. You cannot rename any of these files, 
- or create completely new templates, that is not possible. But you can change
- the page content to whatever you like. Be forewarned that these files are
- subject to being overwritten during upgrades, so be sure to save any
- customizations.</P
+> for various purposes and can easily be modified using any text
+ editor. All the template pages are installed in a sub-directory appropriately
+ named: <TT
+CLASS="FILENAME"
+>templates</TT
+>.  Knowing something about HTML syntax
+ will of course be helpful.</P
+><P
+> Be forewarned that the default templates are subject to being overwritten
+ during upgrades. You can, however, create completely new templates,
+ place them in another directory and specify the alternate path in the main
+ <TT
+CLASS="FILENAME"
+>config</TT
+>. For details, have a look at the <A
+HREF="../user-manual/config.html#templdir"
+TARGET="_top"
+>templdir</A
+> option. </P
 ></DIV
 ><DIV
 CLASS="SECT2"
@@ -1564,8 +1675,7 @@ CLASS="SECT2"
 CLASS="SECT2"
 ><A
 NAME="BLOCKALL"
-></A
->3.28. How can I remove the <SPAN
+>3.30. How can I remove the <SPAN
 CLASS="QUOTE"
 >"Go There Anyway"</SPAN
 > link from 
@@ -1575,19 +1685,22 @@ CLASS="emphasis"
 CLASS="EMPHASIS"
 >BLOCKED</I
 ></SPAN
-> page?</H3
+> page?</A
+></H3
 ><P
-> Editing the template page (see above) may dissuade some users, but this 
- method is easily circumvented. Where you want this level of control, you should 
- build <SPAN
+> There is more than one way to do it (although Perl is not involved).</P
+><P
+> Editing the BLOCKED template page (see above) may dissuade some users, but
+ this method is easily circumvented. Where you need this level of control, you
+ might want to build <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> from source, and enable various features that are   
- available as compile-time options. You should use
+> from source, and disable various features that are
+ available as compile-time options. You should 
  <B
 CLASS="COMMAND"
 >configure</B
-> as follows:</P
+> the sources as follows:</P
 ><P
 > <TABLE
 BORDER="0"
@@ -1597,8 +1710,7 @@ WIDTH="100%"
 ><TD
 ><PRE
 CLASS="SCREEN"
-> ./configure --disable-toggle --disable-editor --disable-force
- </PRE
+> ./configure  --disable-toggle  --disable-editor  --disable-force</PRE
 ></TD
 ></TR
 ></TABLE
@@ -1608,25 +1720,19 @@ CLASS="SCREEN"
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> does not allow easy bypassing of blocks or changing the current
- configuration. Some of these features can also by toggled on/off via options
- in <SPAN
+> does not allow easy bypassing of blocked sites, or changing the
+ current configuration via any connected user's web browser.</P
+><P
+> Finally, all of these features can also be toggled on/off via options in
+ <SPAN
 CLASS="APPLICATION"
 >Privoxy's</SPAN
-> main 
- <A
+> main  <A
 HREF="../user-manual/config.html#ACCESS-CONTROL"
 TARGET="_top"
 >config</A
-> file. But 
- compiled-in compliance is a much better method of ensuring that a block is
- really a block. </P
-><P
-> Default builds of <SPAN
-CLASS="APPLICATION"
->Privoxy</SPAN
-> are typically built with these features
- disabled.</P
+> file which
+ means you don't have to recompile anything.</P
 ></DIV
 ></DIV
 ><DIV