30b9c8ef7309f4ba49a75ad5461f8d017a067bb5
[privoxy.git] / doc / source / user-manual.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
2 <!entity % dummy "IGNORE"> 
3 <!entity supported SYSTEM "supported.sgml">
4 <!entity newfeatures SYSTEM "newfeatures.sgml">
5 <!entity p-intro SYSTEM "privoxy.sgml">
6 <!entity seealso SYSTEM "seealso.sgml">
7 <!entity buildsource SYSTEM "buildsource.sgml">
8 <!entity contacting SYSTEM "contacting.sgml">
9 <!entity history SYSTEM "history.sgml">
10 <!entity copyright SYSTEM "copyright.sgml">
11 <!entity p-version "2.9.14">
12 <!entity p-status "beta">
13 <!entity % p-not-stable "INCLUDE">
14 <!entity % p-stable "IGNORE">
15 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
16 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
17 <!entity % p-readme "IGNORE">
18 <!entity % p-config "IGNORE">
19 <!entity % p-supp-userman "IGNORE"> <!-- Omit some from supported.sgml    -->
20 ]>
21 <!--
22  File        :  $Source: /cvsroot/ijbswa/current/doc/source/user-manual.sgml,v $
23
24  Purpose     :  user manual
25                 This file belongs into
26                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
27                 
28  $Id: user-manual.sgml,v 1.94 2002/04/26 05:24:36 hal9 Exp $
29
30  Written by and Copyright (C) 2001 the SourceForge
31  Privoxy team. http://www.privoxy.org/
32
33  Based on the Internet Junkbuster originally written
34  by and Copyright (C) 1997 Anonymous Coders and 
35  Junkbusters Corporation.  http://www.junkbusters.com
36
37
38  ========================================================================
39  NOTE: Please read developer-manual/documentation.html before touching 
40  anything in this, or other Privoxy documentation.
41  ========================================================================
42
43 -->
44
45 <article id="index">
46 <artheader>
47 <title>Privoxy User Manual</title>
48
49 <pubdate>$Id: user-manual.sgml,v 1.94 2002/04/26 05:24:36 hal9 Exp $</pubdate>
50
51 <authorgroup>
52  <author>
53   <affiliation>
54    <orgname>By: Privoxy Developers</orgname>
55    </affiliation>
56  </author>
57 </authorgroup>
58
59 <abstract>
60 <![%dummy;[
61  <para>
62  <comment>
63   This is here to keep vim syntax file from breaking :/
64   If I knew enough to fix it, I would.
65   PLEASE DO NOT REMOVE! HB: hal@foobox.net
66  </comment>
67  </para>
68 ]]>
69
70  <para>
71   The user manual gives users information on how to install, configure and use
72   <ulink
73   url="http://www.privoxy.org/"><application>Privoxy</application></ulink>.
74   </para>
75
76 <!-- Include privoxy.sgml boilerplate: -->
77  &p-intro;
78 <!-- end privoxy.sgml -->
79
80  <para>
81   You can find the latest version of the user manual at  <ulink
82   url="http://www.privoxy.org/user-manual/">http://www.privoxy.org/user-manual/</ulink>.
83   Please see the <ulink url="contact.html">Contact section</ulink> on how to
84   contact the developers.
85   </para>
86
87 <!--   <para> -->
88 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
89 <!--   </para> -->
90 </abstract>
91
92 </artheader>
93
94 <!--   ~~~~~       New section      ~~~~~     -->
95 <sect1 id="intro" label=""><title></title>
96 <!-- dummy section to force TOC on page by itself -->
97 <!-- DO NOT REMOVE! please ;) -->
98 <para> </para>
99 </sect1>
100
101 <!--   ~~~~~       New section      ~~~~~     -->
102 <sect1 label="1" id="introduction"><title>Introduction</title>
103 <para>
104  This documentation is included with the current &p-status; version of
105  <application>Privoxy</application>, v.&p-version;<![%p-not-stable;[, 
106  and is mostly complete at this point. The most up to date reference for the
107  time being is still the comments in the source files and in the individual
108  configuration files. Development of version 3.0 is currently nearing
109  completion, and includes many significant changes and enhancements over
110  earlier versions. The target release date for
111  stable v3.0 is <quote>soon</quote> ;-)]]>.
112 </para>
113
114 <!-- include only in non-stable versions -->
115 <![%p-not-stable;[
116 <para>
117  Since this is a &p-status; version, not all new features are well tested. This
118  documentation may be slightly out of sync as a result (especially with 
119  CVS sources). And there <emphasis>may be</emphasis> bugs, though hopefully
120  not many! 
121 </para>
122 ]]>
123
124 <!--   ~~~~~       New section      ~~~~~     -->
125 <sect2 id="features"><title>Features</title>
126 <para>
127  In addition to <application>Internet Junkbuster's</application> traditional
128  features of ad and banner blocking and cookie management,
129  <application>Privoxy</application> provides new features<![%p-not-stable;[,
130  some of them currently under development]]>:
131 </para>
132 <!-- Include newfeatures.sgml boilerplate here: -->
133  &newfeatures;
134 <!-- end boilerplate -->
135 </sect2>
136
137 </sect1>
138
139 <!--  ~  End section  ~  -->
140
141
142 <!--   ~~~~~       New section      ~~~~~     -->
143 <sect1 id="installation"><title>Installation</title>
144
145 <para>
146  <application>Privoxy</application> is available both in convenient pre-compiled
147  packages for a wide range of operating systems, and as raw source code.
148  For most users, we recommend using the packages, which can be downloaded from our
149  <ulink url="http://sourceforge.net/projects/ijbswa/">Privoxy Project
150  Page</ulink>. For installing and compiling the source code, please look 
151  into our Developer Manual.
152 </para>
153
154 <para>
155  If you like to live on the bleeding edge and are not afraid of using
156  possibly unstable development versions, you can check out the up-to-the-minute
157  version directly from <ulink url="http://sourceforge.net/cvs/?group_id=11118">the
158  CVS repository</ulink> or simply download <ulink
159  url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.gz">the nightly CVS
160  tarball.</ulink> Again, we refer you to the Developer Manual.
161 </para>
162
163 <!-- Include supported.sgml boilerplate -->
164  &supported; 
165 <!-- end boilerplate -->
166
167 <para>
168  Note: If you have a previous <application>Junkbuster</application> or
169  <application>Privoxy</application> installation on your system, you
170  will need to remove it.  Some platforms do this for you as part 
171  of their installation procedure. (See below for your platform).
172 </para>
173
174 <para>
175  In any case <emphasis>be sure to backup your old configuration
176  if it is valuable to you.</emphasis> See the
177  <link linkend="upgradersnote">note to upgraders</link> section
178  below.
179 </para>
180
181 <!--   ~~~~~       New section      ~~~~~     -->
182 <sect2 id="installation-pack-rpm"><title>Red Hat and SuSE RPMs</title>
183
184 <para>
185  RPMs can be installed with <literal>rpm -Uvh privoxy-&p-version;-1.rpm</literal>,
186  and will use <filename>/etc/privoxy</filename> for the location 
187  of configuration files.
188 </para>
189
190 <para>
191  Note that on Red Hat, <application>Privoxy</application> will
192  <emphasis>not</emphasis> be automatically started on system boot. You will
193  need to enable that using <command>chkconfig</command>,
194  <command>ntsysv</command>, or similar methods. Note that SuSE will 
195 automatically start Privoxy in the boot process.
196 </para>
197
198 <para>
199  If you have problems with failed dependencies, try rebuilding the SRC RPM: 
200  <literal>rpm --rebuild privoxy-&p-version;-1.src.rpm;</literal>. This 
201  will use your locally installed libraries and RPM version. 
202 </para>
203
204 <para>
205  Also note that if you have a <application>Junkbuster</application> RPM installed
206  on your system, you need to remove it first, because the packages conflict.
207  Otherwise, RPM will try to remove <application>Junkbuster</application>
208  automatically, before installing <application>Privoxy</application>.
209 </para>
210 </sect2>
211
212 <!--   ~~~~~       New section      ~~~~~     -->
213 <sect2 id="installation-deb"><title>Debian</title>
214 <para>
215  FIXME.
216 </para>
217 </sect2>
218
219 <!--   ~~~~~       New section      ~~~~~     -->
220 <sect2 id="installation-pack-win"><title>Windows</title>
221
222 <para>
223  Just double-click the installer, which will guide you through
224  the installation process. You will find the configuration files
225  in the same directory as you installed Privoxy in. We do not
226  use the registry of Windows. 
227 </para>
228 </sect2>
229
230 <!--   ~~~~~       New section      ~~~~~     -->
231 <sect2 id="installation-pack-bintgz"><title>Solaris, NetBSD, FreeBSD, HP-UX</title>
232
233 <para>
234  Create a new directory, <literal>cd</literal> to it, then unzip and
235  untar the archive. For the most part, you'll have to figure out where
236  things go. FIXME.
237 </para>
238 </sect2>
239
240 <!--   ~~~~~       New section      ~~~~~     -->
241 <sect2 id="installation-os2"><title>OS/2</title>
242
243 <para>
244  First, make sure that no previous installations of
245  <application>Junkbuster</application> and / or 
246  <application>Privoxy</application> are left on your
247  system. You can do this by 
248 </para>
249
250 <para>
251  Then, just double-click the WarpIN self-installing archive, which will
252  guide you through the installation process. A shadow of the
253  <application>Privoxy</application> executable will be placed in your
254  startup folder so it will start automatically whenever OS/2 starts.
255 </para>
256
257 <para>
258  The directory you choose to install <application>Privoxy</application>
259  into will contain all of the configuration files.
260 </para>
261 </sect2>
262
263 <!--   ~~~~~       New section      ~~~~~     -->
264 <sect2 id="installation-mac"><title>Max OSX</title>
265 <para>
266  Unzip the downloaded package (you can either double-click on the file
267  in the finder, or on the desktop if you downloaded it there).  Then,
268  double-click on the package installer icon and follow the installation
269  process.
270  <application>Privoxy</application> will be installed in the subdirectory
271  <literal>/Applications/Privoxy.app</literal>.
272  <application>Privoxy</application> will set itself up to start 
273  automatically on system bring-up via
274  <literal>/System/Library/StartupItems/Privoxy</literal>.
275 </para>
276 </sect2>
277
278 <!--   ~~~~~       New section      ~~~~~     -->
279 <sect2 id="installation-amiga"><title>AmigaOS</title>
280 <para>
281  Copy and then unpack the <filename>lha</filename> archive to a suitable location. 
282  All necessary files will be installed into <application>Privoxy</application>
283  directory, including all configuration and log files. To uninstall, just 
284  remove this directory.
285 </para>
286 <para>
287  Start <application>Privoxy</application> (with RUN &lt;&gt;NIL:) in your
288  <filename>startnet</filename> script (AmiTCP), in
289  <filename>s:user-startup</filename> (RoadShow), as startup program in your
290  startup script (Genesis), or as startup action (Miami and MiamiDx). 
291  <application>Privoxy</application> will automatically quit when you quit your
292  TCP/IP stack (just ignore the harmless warning your TCP/IP stack may display that
293  <application>Privoxy</application> is still running).
294 </para>
295 </sect2>
296 </sect1>
297
298 <!--  ~  End section  ~  -->
299
300 <!--   ~~~~~       New section      ~~~~~     -->
301 <sect1 id="upgradersnote">
302 <title>Note to Upgraders</title>
303 <para>
304  There are very significant changes from older versions of 
305  <application>Junkbuster</application> to the current
306  <application>Privoxy</application>. Configuration is substantially 
307  changed. <application>Junkbuster 2.0.x</application> and earlier 
308  configuration files will not migrate. The functionality of the old
309  <filename>blockfile</filename>, <filename>cookiefile</filename> and
310  <filename>imagelist</filename>, are now combined into the
311  <quote>actions files</quote>.  <filename>default.action</filename>, 
312  is the main actions file. Local exceptions should best be put into 
313  <filename>user.action</filename>.
314 </para>
315 <para>
316  A <quote>filter file</quote> (typically <filename>default.filter</filename>)
317  is new as of <application>Privoxy 2.9.x</application>, and provides some
318  of the new sophistication (explained below). <filename>config</filename> is 
319  much the same as before.
320 </para>
321 <para>
322  If upgrading from a 2.0.x version, you will have to use the new config 
323  files, and possibly adapt any personal rules from your older files.
324  When porting personal rules over from the old <filename>blockfile</filename>
325  to the new actions files, please note that even the pattern syntax has
326  changed. If upgrading from 2.9.x development versions, it is still
327  recommended to use the new configuration files.
328 </para>
329 <para>
330  A quick list of things to be aware of before upgrading: 
331 </para>
332
333 <para>
334  <itemizedlist>
335
336  <listitem>
337   <para>
338    The default listening port is now 8118 due to a conflict with another 
339    service (NAS).
340   </para>
341  </listitem>  
342  <listitem>
343   <para>  
344     Some installers may remove earlier versions completely. Save any 
345     important configuration files!
346   </para>
347  </listitem>
348  <listitem>
349   <para>
350    <application>Privoxy</application> is controllable with a web browser 
351    at the special URL: <ulink
352    url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
353    (Shortcut: <ulink url="http://p.p/">http://p.p/</ulink>). Many
354    aspects of configuration can be done here, including temporarily disabling
355    <application>Privoxy</application>.
356   </para>
357  </listitem> 
358  <listitem>
359   <para>
360    The primary configuration file for cookie management, ad and banner 
361    blocking, and many other aspects of <application>Privoxy</application>
362    configuration is in the <quote>actions</quote> files. It is strongly
363    recommended to become familiar with the new actions concept below, 
364    before modifying these files. Locally defined rules 
365    should go into <filename>user.action</filename>.
366   </para>
367  </listitem> 
368   <listitem>
369   <para>
370 <!-- I think it is best to keep this somewhat vague, in case  -->
371 <!-- the situation changes under our feet. -->   
372    Some installers may not automatically start
373    <application>Privoxy</application> after installation.
374   </para>
375  </listitem> 
376
377  </itemizedlist>
378 </para>
379 </sect1>
380
381 <!--   ~~~~~       New section      ~~~~~     -->
382 <sect1 id="quickstart"><title>Quickstart to Using <application>Privoxy</application></title>
383 <para>
384  <itemizedlist>
385
386  <listitem>
387   <para>
388   Install <application>Privoxy</application>. See the section <link linkend="installation">Installing</link>.
389   </para>
390  </listitem>  
391
392  <listitem>
393   <para>
394   Start <application>Privoxy</application>. See the section <link linkend="startup">Starting <application>Privoxy</application></link>.
395   </para>
396  </listitem>  
397
398  <listitem>
399   <para>
400   Change your browser's configuration to use the proxy <literal>localhost</literal> on port
401   <literal>8118</literal>. See the section <link linkend="startup">Starting <application>Privoxy</application></link>.
402   </para>
403  </listitem>  
404
405  <listitem>
406   <para>
407   Enjoy surfing with enhanced comfort and privacy. Please see the section
408   <link linkend="contact">Contacting the Developers</link> on how to report
409   bugs or problems with websites or to get help. You may want to change the
410   file <filename>user.action</filename> to further tweak your new browsing
411   experience.
412   </para>
413  </listitem>  
414
415  </itemizedlist>
416 </para>
417
418 </sect1>
419
420 <!--   ~~~~~       New section      ~~~~~     -->
421 <sect1 id="startup">
422 <title>Starting <application>Privoxy</application></title>
423 <para>
424  Before launching <application>Privoxy</application> for the first time, you 
425  will want to configure your browser(s) to use <application>Privoxy</application>
426  as a HTTP and HTTPS proxy. The default is localhost for the proxy address,
427  and port 8118 (earlier versions used port 8000). This is the one
428  configuration step that must be done! 
429 </para>
430  
431 <para> 
432  With <application>Netscape</application> (and
433  <application>Mozilla</application>), this can be set under <literal>Edit
434  -&gt; Preferences -&gt; Advanced -&gt; Proxies -&gt; HTTP Proxy</literal>.
435  For <application>Internet Explorer</application>: <literal>Tools -&gt;
436  Internet Properties -&gt; Connections -&gt; LAN Setting</literal>. Then,
437  check <quote>Use Proxy</quote> and fill in the appropriate info (Address:
438  localhost, Port: 8118). Include if HTTPS proxy support too.
439 </para>
440
441 <para>
442  After doing this, flush your browser's disk and memory caches to force a
443  re-reading of all pages and to get rid of any ads that may be cached. You 
444  are now ready to start enjoying the benefits of using
445  <application>Privoxy</application>!
446 </para>
447
448
449 <para>
450  <application>Privoxy</application> is typically started by specifying the
451  main configuration file to be used on the command line. Example Unix startup
452  command:
453 </para>
454
455 <para>
456  <screen>
457  
458  # /usr/sbin/privoxy /etc/privoxy/config
459 </screen>
460 </para>
461
462 <para>
463  See <link linkend="cmdoptions">below</link> for other command line options.
464 </para>
465
466 <para>
467  An init script is provided for SuSE and Red Hat.
468 </para>
469
470 <para>
471  For for SuSE: <command>rcprivoxy start</command>
472 </para>
473
474 <para>
475  For Red Hat and Debian: <command>/etc/rc.d/init.d/privoxy start</command>
476 </para>
477
478
479 <para>
480  If no configuration file is specified on the command line,
481  <application>Privoxy</application> will look for a file named
482  <filename>config</filename> in the current directory. Except on Win32 where
483  it will try <filename>config.txt</filename>. If no file is specified on the
484  command line and no default configuration file can be found, 
485  <application>Privoxy</application> will fail to start.
486 </para>
487
488
489 <para>
490  The included default configuration files should give a reasonable starting
491  point. Most of the per site configuration is done in the
492  <quote>actions</quote> files. These are where various cookie actions are
493  defined, ad and banner blocking, and other aspects of
494  <application>Privoxy</application> configuration. There are several such
495  files included, with varying levels of aggressiveness. 
496 </para>
497
498 <para>
499  You will probably want to keep an eye out for sites for which you may prefer
500  persistent cookies, and add these to your actions configuration as needed. By
501  default, most of these will be accepted only during the current browser
502  session (aka <quote>session cookies</quote>), unless you add them to the
503  configuration. If you want the browser to handle this instead, you will need
504  to edit <filename>user.action</filename> (or through the web based interface)
505  and disable this feature. If you use more than one browser, it would make
506  more sense to let <application>Privoxy</application> handle this. In which
507  case, the browser(s) should be set to accept all cookies.
508 </para>
509
510 <para>
511  Another feature where you will probably want to define exceptions for trusted
512  sites is the popup-killing (through the <literal>+popup</literal> and
513  <literal>+filter{popups}</literal> actions), because your favorite shopping,
514  banking, or leisure site may need popups (explained below). 
515 </para>
516
517 <para>
518  <application>Privoxy</application> is HTTP/1.1 compliant,  but not all of
519  the optional 1.1 features are as yet supported. In the unlikely event that
520  you experience inexplicable problems with browsers that use HTTP/1.1 per default
521  (like <application>Mozilla</application> or recent versions of I.E.), you might
522  try to force HTTP/1.0 compatibility. For Mozilla, look under <literal>Edit -&gt;
523  Preferences -&gt; Debug -&gt; Networking</literal>.
524  Alternatively, set the <quote>+downgrade-http-version</quote> config option in
525  <filename>default.action</filename> which will downgrade your browser's HTTP
526  requests from HTTP/1.1 to HTTP/1.0 before processing them.
527 </para>
528
529 <para>
530  After running <application>Privoxy</application> for a while, you can 
531  start to fine tune the configuration to suit your personal, or site, 
532  preferences and requirements. There are many, many aspects that can 
533  be customized. <quote>Actions</quote> 
534  can be adjusted by pointing your browser to 
535  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
536  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>), 
537  and then follow the link to <quote>View &#38; Change the Current Configuration</quote>. 
538  (This is an internal page and does not require Internet access.)
539 </para>
540
541 <para>
542  In fact, various aspects of <application>Privoxy</application>
543  configuration can be viewed from this page, including 
544  current configuration parameters, source code version numbers, 
545  the browser's request headers, and <quote>actions</quote> that apply 
546  to a given URL. In addition to the actions file 
547  editor mentioned above, <application>Privoxy</application> can also 
548  be turned <quote>on</quote> and <quote>off</quote> (toggled) from this page.
549 </para>
550
551 <para>
552  If you encounter problems, try loading the page without
553  <application>Privoxy</application>. If that helps, enter the URL where
554  you have the problems into <ulink url="http://p.p/show-url-info">the browser
555  based rule tracing utility</ulink>. See which rules apply and why, and
556  then try turning them off for that site one after the other, until the problem
557  is gone. When you have found the culprit, you might want to turn the rest on
558  again.
559 </para>
560
561 <para>
562  If the above paragraph sounds gibberish to you, you might want to <ulink
563  url="configuration.html#ACTIONSFILE">read more about the actions concept</ulink>
564  or even dive deep into the <ulink url="appendix.html#ACTIONSANAT">Appendix
565  on actions</ulink>.
566 </para>
567
568 <para>
569  If you can't get rid of the problem at all, think you've found a bug in
570  Privoxy, want to propose a new feature or smarter rules, please see the 
571  section <ulink url="contact.html"><quote>Contacting the
572  Developers</quote></ulink> below. 
573 </para>
574
575 <!--   ~~~~~       New section      ~~~~~     -->
576 <sect2 id="cmdoptions">
577 <title>Command Line Options</title>
578 <para>
579  <application>Privoxy</application> may be invoked with the following
580  command-line options:
581 </para>
582
583 <para>
584  <itemizedlist>
585
586  <listitem>
587   <para>
588     <emphasis>--version</emphasis>
589   </para>
590   <para>
591      Print version info and exit. Unix only.
592   </para>
593  </listitem> 
594  <listitem>
595   <para>
596     <emphasis>--help</emphasis>
597   </para>
598   <para>
599    Print short usage info and exit. Unix only.
600   </para>
601  </listitem> 
602  <listitem>
603   <para>
604    <emphasis>--no-daemon</emphasis>
605   </para>
606   <para>
607    Don't become a daemon, i.e. don't fork and become process group
608    leader, and don't detach from controlling tty. Unix only.
609   </para>
610  </listitem> 
611  <listitem>
612   <para>
613    <emphasis>--pidfile FILE</emphasis>
614   
615   </para>
616   <para>
617    On startup, write the process ID to <emphasis>FILE</emphasis>. Delete the
618    <emphasis>FILE</emphasis> on exit. Failure to create or delete the
619    <emphasis>FILE</emphasis> is non-fatal. If no <emphasis>FILE</emphasis>
620    option is given, no PID file will be used. Unix only.
621   </para>
622  </listitem> 
623  <listitem>
624   <para>
625    <emphasis>--user USER[.GROUP]</emphasis>
626   
627   </para>
628   <para>
629    After (optionally) writing the PID file, assume the user  ID  of
630    <emphasis>USER</emphasis>, and if included the GID of GROUP.  Exit if the
631    privileges are not sufficient to do so. Unix only.
632   </para>
633  </listitem> 
634  <listitem>
635   <para>
636     <emphasis>configfile</emphasis>
637   </para>
638   <para>
639     If no <emphasis>configfile</emphasis> is included on the command line, 
640     <application>Privoxy</application> will look for a file named 
641     <quote>config</quote> in the current directory (except on Win32 
642     where it will look for <quote>config.txt</quote> instead). Specify 
643     full path to avoid confusion. If no config file is found, 
644     <application>Privoxy</application> will fail to start.
645   </para>
646  </listitem> 
647
648  </itemizedlist>
649 </para>
650
651 </sect2>
652
653 </sect1>
654
655 <!--  ~  End section  ~  -->
656
657
658 <!--   ~~~~~       New section      ~~~~~     -->
659 <sect1 id="configuration"><title><application>Privoxy</application> Configuration</title>
660  <para>
661   All <application>Privoxy</application> configuration is stored  
662   in text files. These files can be edited with a text editor.
663   Many important aspects of <application>Privoxy</application> can 
664   also be controlled easily with a web browser.
665  </para>
666
667
668 <!--   ~~~~~       New section      ~~~~~     -->
669
670 <sect2>
671 <title>Controlling <application>Privoxy</application> with Your Web Browser</title>
672 <para>
673  <application>Privoxy</application>'s user interface can be reached through the special 
674  URL <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
675  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>), 
676  which is a built-in page and works without Internet access.
677  You will see the following section:
678
679 </para>
680
681 <!-- Needs to be put in a table and colorized  -->
682 <screen>
683  <msgtext>
684  <bridgehead renderas="sect2">Privoxy Menu</bridgehead>
685
686  <simplelist>
687  <member>
688   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-status">View & change the current configuration</ulink>
689  </member>
690  <member>
691   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-version">View the source code version numbers</ulink>
692  </member>
693  <member>
694   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-request">View the request headers.</ulink>
695  </member>
696  <member>
697   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-url-info">Look up which actions apply to a URL and why</ulink>
698  </member>
699  <member>
700   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/toggle">Toggle Privoxy on or off</ulink>
701  </member>
702  </simplelist>
703  </msgtext>
704 </screen>
705
706
707 <para>
708  This should be self-explanatory. Note the first item leads to an editor for the
709  <quote>actions list</quote>, which is where the ad, banner, cookie,
710  and URL blocking magic is configured as well as other advanced features of
711  <application>Privoxy</application>. This is an easy way to adjust various
712  aspects of <application>Privoxy</application> configuration. The actions
713  file, and other configuration files, are explained in detail below. 
714 </para>
715
716 <para>
717  <quote>Toggle Privoxy On or Off</quote> is handy for sites that might 
718  have problems with your current actions and filters. You can in fact use
719  it as a test to see whether it is <application>Privoxy</application> 
720  causing the problem or not. <application>Privoxy</application> continues 
721  to run as a proxy in this case, but all filtering is disabled. There
722  is even a toggle <link linkend="bookmarklets">Bookmarklet</link> offered, so
723  that you can toggle <application>Privoxy</application> with one click from
724  your browser.
725 </para>
726
727 </sect2>
728
729 <!--  ~  End section  ~  -->
730
731
732
733
734 <!--   ~~~~~       New section      ~~~~~     -->
735
736 <sect2 id="confoverview">
737 <title>Configuration Files Overview</title>
738 <para>
739  For Unix, *BSD and Linux, all configuration files are located in
740  <filename>/etc/privoxy/</filename> by default. For MS Windows, OS/2, and
741  AmigaOS these are all in the same directory as the 
742  <application>Privoxy</application> executable. <![%p-not-stable;[ The name
743  and number of configuration files has changed from previous versions, and is
744  subject to change as development progresses.]]>
745 </para>
746
747 <para>
748  The installed defaults provide a reasonable starting point, though 
749  some settings may be aggressive by some standards. For the time being, the
750  principle configuration files are:
751 </para>
752
753 <para>
754  <itemizedlist>
755
756   <listitem>
757    <para>
758      The main configuration file is named <link linkend="config">config</link>
759      on Linux, Unix, BSD, OS/2, and AmigaOS and <filename>config.txt</filename>
760      on Windows. This is a required file.
761    </para>
762   </listitem> 
763
764   <listitem>
765    <para>
766     <filename>default.action</filename> (the main <link linkend="actions-file">actions file</link>) is used to define
767     the default settings for various <quote>actions</quote> relating to images, banners, 
768     pop-ups, access restrictions, banners and cookies.
769    </para>
770    <para>
771     Multiple actions files may be defined in <filename>config</filename>. These 
772     are processed in the order they are defined. Local customizations and locally 
773     preferred exceptions to the default policies as defined in
774     <filename>default.action</filename> are probably best applied in
775     <filename>user.action</filename>, which should be preserved across
776     upgrades. <filename>standard.action</filename> is also included. This is mostly 
777     for <application>Privoxy's</application> internal use.
778    </para>
779    <para>    
780     There is also a web based editor that can be accessed from
781     <ulink
782     url="http://config.privoxy.org/show-status/">http://config.privoxy.org/show-status/</ulink>
783     (Shortcut: <ulink
784     url="http://p.p/show-status/">http://p.p/show-status/</ulink>) for the
785     various actions files. 
786    </para>
787   </listitem> 
788
789   <listitem>
790    <para>
791     <filename>default.filter</filename> (the <link linkend="filter-file">filter
792     file</link>) can be used to re-write the raw page content, including
793     viewable text as well as embedded HTML and JavaScript, and whatever else
794     lurks on any given web page. The filtering jobs are only pre-defined here;
795     whether to apply them or not is up to the actions files.
796    </para>
797   </listitem> 
798
799  </itemizedlist>
800 </para>
801
802 <para>
803  All files use the <quote><literal>#</literal></quote> character to denote a
804  comment (the rest of the line will be ignored) angd understand line continuation
805  through placing a backslash ("<literal>\</literal>") as the very last character
806  in a line. If the <literal>#</literal> is preceded by a backslash, it looses
807  its special function. Placing a <literal>#</literal> in front of an otherwise
808  valid configuration line to prevent it from being interpreted is called "commenting
809  out" that line.
810 </para>
811
812 <para>
813  The actions files and <filename>default.filter</filename> 
814  can use Perl style <link linkend="regex">regular expressions</link> for
815  maximum flexibility. 
816 </para>
817
818 <para>
819  After making any changes, there is no need to restart
820  <application>Privoxy</application> in order for the changes to take
821  effect. <application>Privoxy</application> detects such changes 
822  automatically. Note, however, that it may take one or two additional
823  requests for the change to take effect. When changing the listening address
824  of <application>Privoxy</application>, these <quote>wake up</quote> requests
825  must obviously be sent to the <emphasis>old</emphasis> listening address.
826 </para>
827
828 <![%p-not-stable;[
829 <para>
830  While under development, the configuration content is subject to change. 
831  The below documentation may not be accurate by the time you read this. 
832  Also, what constitutes a <quote>default</quote> setting, may change, so 
833  please check all your configuration files on important issues.
834 </para>
835 ]]>
836 </sect2>
837
838
839 <!--   ~~~~~       New section      ~~~~~     -->
840
841 <sect2 id="config">
842 <title>The Main Configuration File</title>
843 <para>
844  Again, the main configuration file is named <filename>config</filename> on
845  Linux/Unix/BSD and OS/2, and <filename>config.txt</filename> on Windows.
846  Configuration lines consist of an initial keyword followed by a list of
847  values, all separated by whitespace (any number of spaces or tabs). For
848  example:
849 </para>
850
851 <para>
852  <literal>
853   <msgtext> 
854    <literallayout>
855   <emphasis>confdir /etc/privoxy</emphasis>
856    </literallayout>
857   </msgtext>
858  </literal> 
859 </para>
860
861 <para>
862  Assigns the value <literal>/etc/privoxy</literal> to the option
863  <literal>confdir</literal> and thus indicates that the configuration
864  directory is named <quote>/etc/privoxy/</quote>.
865 </para>
866
867 <para>
868  All options in the config file except for <literal>confdir</literal> and
869  <literal>logdir</literal> are optional. Watch out in the below description
870  for what happens if you leave them unset.
871 </para>
872
873 <para>
874  The main config file controls all aspects of <application>Privoxy</application>'s
875  operation that are not location dependent (i.e. they apply universally, no matter
876  where you may be surfing).
877 </para>
878
879
880 <!--   ~~~~~       New section      ~~~~~     -->
881
882 <sect3 id="conf-log-loc">
883 <title>Configuration and Log File Locations</title>
884
885 <para>
886  <application>Privoxy</application> can (and normally does) use a number of
887  other files for additional configuration and logging.
888  This section of the configuration file tells <application>Privoxy</application>
889  where to find those other files. 
890 </para>
891
892
893 <sect4 id="confdir"><title>confdir</title>
894
895 <variablelist>
896  <varlistentry>
897   <term>Specifies:</term>
898   <listitem>
899    <para>The directory where the other configuration files are located</para>
900   </listitem>
901  </varlistentry>
902  <varlistentry>
903   <term>Type of value:</term>
904   <listitem>
905    <para>Path name</para>
906   </listitem>
907  </varlistentry>
908  <varlistentry>
909   <term>Default value:</term>
910   <listitem>
911    <para>/etc/privoxy (Unix) <emphasis>or</emphasis> <application>Privoxy</application> installation dir (Windows) </para>
912   </listitem>
913  </varlistentry>
914  <varlistentry>
915   <term>Effect if unset:</term>
916   <listitem>
917    <para><emphasis>Mandatory</emphasis></para>
918   </listitem>
919  </varlistentry>
920  <varlistentry>
921   <term>Notes:</term>
922   <listitem>
923    <para>
924     No trailing <quote><literal>/</literal></quote>, please
925    </para>
926    <para>
927     When development goes modular and multi-user, the blocker, filter, and
928     per-user config will be stored in subdirectories of <quote>confdir</quote>.
929     For now, the configuration directory structure is flat, except for 
930     <filename>confdir/templates</filename>, where the HTML templates for CGI 
931     output reside (e.g. <application>Privoxy's</application> 404 error page). 
932    </para>
933   </listitem>
934  </varlistentry>
935 </variablelist>
936 </sect4>
937
938
939 <sect4 id="logdir"><title>logdir</title>
940
941 <variablelist>
942  <varlistentry>
943   <term>Specifies:</term>
944   <listitem>
945    <para>
946     The directory where all logging takes place (i.e. where <filename>logfile</filename> and 
947     <filename>jarfile</filename> are located) 
948    </para>
949   </listitem>
950  </varlistentry>
951  <varlistentry>
952   <term>Type of value:</term>
953   <listitem>
954    <para>Path name</para>
955   </listitem>
956  </varlistentry>
957  <varlistentry>
958   <term>Default value:</term>
959   <listitem>
960    <para>/var/log/privoxy (Unix) <emphasis>or</emphasis> <application>Privoxy</application> installation dir (Windows) </para>
961   </listitem>
962  </varlistentry>
963  <varlistentry>
964   <term>Effect if unset:</term>
965   <listitem>
966    <para><emphasis>Mandatory</emphasis></para>
967   </listitem>
968  </varlistentry>
969  <varlistentry>
970   <term>Notes:</term>
971   <listitem>
972    <para>
973     No trailing <quote><literal>/</literal></quote>, please
974    </para>
975   </listitem>
976  </varlistentry>
977 </variablelist>
978 </sect4>
979
980 <sect4 id="actionsfile"><title>
981 <anchor id="default.action">
982 <anchor id="standard.action">
983 <anchor id="user.action">
984 actionsfile
985 </title>
986
987 <variablelist>
988  <varlistentry>
989   <term>Specifies:</term>
990   <listitem>
991    <para>
992     The <link linkend="actions">actions</link> file(s) to use
993    </para>
994   </listitem>
995  </varlistentry>
996  <varlistentry>
997   <term>Type of value:</term>
998   <listitem>
999    <para>File name, relative to <literal>confdir</literal></para>
1000   </listitem>
1001  </varlistentry>
1002  <varlistentry>
1003   <term>Default value:</term>
1004   <listitem>
1005    <simplelist>
1006     <member>
1007      <msgtext><literallayout>  standard     # Internal purposes, recommended not editing</literallayout></msgtext>
1008     </member>
1009     <member>
1010      <msgtext><literallayout>  default      # Main actions file</literallayout></msgtext>
1011     </member>
1012     <member>
1013      <msgtext><literallayout>  user         # User customizations</literallayout></msgtext>
1014     </member>
1015    </simplelist>
1016   </listitem>
1017  </varlistentry>
1018  <varlistentry>
1019   <term>Effect if unset:</term>
1020   <listitem>
1021    <para>
1022     No actions are taken at all. Simple neutral proxying. 
1023    </para>
1024   </listitem>
1025  </varlistentry>
1026  <varlistentry>
1027   <term>Notes:</term>
1028   <listitem>
1029    <para>
1030     Multiple <literal>actionsfile</literal> lines are OK and are in fact recommended!
1031    </para>
1032    <para> 
1033     The default values include standard.action, which is used for internal
1034     purposes and should be loaded, default.action, which is the
1035     <quote>main</quote> actions file maintained by the developers, and
1036     <filename>user.action</filename>, where you can make your personal additions.
1037    </para>
1038    <para> 
1039     There is no point in using <application>Privoxy</application> without an actions file.
1040    </para>
1041   </listitem>
1042  </varlistentry>
1043 </variablelist>
1044 </sect4>
1045
1046 <sect4 id="filterfile"><title><anchor id="default.filter">filterfile</title>
1047 <variablelist>
1048  <varlistentry>
1049   <term>Specifies:</term>
1050   <listitem>
1051    <para>
1052     The <link linkend="filter">filter</link> file to use
1053    </para>
1054   </listitem>
1055  </varlistentry>
1056  <varlistentry>
1057   <term>Type of value:</term>
1058   <listitem>
1059    <para>File name, relative to <literal>confdir</literal></para>
1060   </listitem>
1061  </varlistentry>
1062  <varlistentry>
1063   <term>Default value:</term>
1064   <listitem>
1065    <para>default.filter (Unix) <emphasis>or</emphasis> default.filter.txt (Windows)</para>
1066   </listitem>
1067  </varlistentry>
1068  <varlistentry>
1069   <term>Effect if unset:</term>
1070   <listitem>
1071    <para>
1072     No textual content filtering takes place, i.e. all
1073     <literal>+filter{<replaceable class="parameter">name</replaceable>}</literal>
1074     actions in the actions files are turned off
1075    </para>
1076   </listitem>
1077  </varlistentry>
1078  <varlistentry>
1079   <term>Notes:</term>
1080   <listitem>
1081    <para>
1082     The <quote>default.filter</quote> file contains content modification rules 
1083     that use <quote>regular expressions</quote>. These rules permit powerful
1084     changes on the content of Web pages, e.g., you could disable your favorite
1085     JavaScript annoyances, re-write the actual displayed text, or just have some
1086     fun replacing <quote>Microsoft</quote> with <quote>MicroSuck</quote> wherever
1087     it appears on a Web page.
1088    </para>
1089   </listitem>
1090  </varlistentry>
1091 </variablelist>
1092 </sect4>
1093
1094 <sect4 id="logfile"><title>logfile</title>
1095
1096 <variablelist>
1097  <varlistentry>
1098   <term>Specifies:</term>
1099   <listitem>
1100    <para>
1101     The log file to use
1102    </para>
1103   </listitem>
1104  </varlistentry>
1105  <varlistentry>
1106   <term>Type of value:</term>
1107   <listitem>
1108    <para>File name, relative to <literal>logdir</literal></para>
1109   </listitem>
1110  </varlistentry>
1111  <varlistentry>
1112   <term>Default value:</term>
1113   <listitem>
1114    <para>logfile (Unix) <emphasis>or</emphasis> privoxy.log (Windows)</para>
1115   </listitem>
1116  </varlistentry>
1117  <varlistentry>
1118   <term>Effect if unset:</term>
1119   <listitem>
1120    <para>
1121     No log file is used, all log messages go to the console (<literal>stderr</literal>).
1122    </para>
1123   </listitem>
1124  </varlistentry>
1125  <varlistentry>
1126   <term>Notes:</term>
1127   <listitem>
1128    <para>
1129     The windows version will additionally log to the console.
1130    </para>
1131    <para>
1132     The logfile is where all logging and error messages are written. The level
1133     of detail and number of messages are set with the <literal>debug</literal>
1134     option (see below). The logfile can be useful for tracking down a problem with
1135     <application>Privoxy</application> (e.g., it's not blocking an ad you
1136     think it should block) but in most cases you probably will never look at it.
1137    </para>
1138    <para>
1139     Your logfile will grow indefinitely, and you will probably want to
1140     periodically remove it.  On Unix systems, you can do this with a cron job
1141     (see <quote>man cron</quote>). For Red Hat, a <command>logrotate</command> 
1142     script has been included.
1143    </para> 
1144    <para>
1145     On SuSE Linux systems, you can place a line like <quote>/var/log/privoxy.*
1146     +1024k 644 nobody.nogroup</quote> in <filename>/etc/logfiles</filename>, with
1147     the effect that cron.daily will automatically archive, gzip, and empty the
1148     log, when it exceeds 1M size.
1149    </para>
1150   </listitem>
1151  </varlistentry>
1152 </variablelist>
1153 </sect4>
1154
1155 <sect4 id="jarfile"><title>jarfile</title>
1156
1157 <variablelist>
1158  <varlistentry>
1159   <term>Specifies:</term>
1160   <listitem>
1161    <para>
1162     The file to store intercepted cookies in
1163    </para>
1164   </listitem>
1165  </varlistentry>
1166  <varlistentry>
1167   <term>Type of value:</term>
1168   <listitem>
1169    <para>File name, relative to <literal>logdir</literal></para>
1170   </listitem>
1171  </varlistentry>
1172  <varlistentry>
1173   <term>Default value:</term>
1174   <listitem>
1175    <para>jarfile (Unix) <emphasis>or</emphasis> privoxy.jar (Windows)</para>
1176   </listitem>
1177  </varlistentry>
1178  <varlistentry>
1179   <term>Effect if unset:</term>
1180   <listitem>
1181    <para>
1182     Intercepted cookies are not stored at all.
1183    </para>
1184   </listitem>
1185  </varlistentry>
1186  <varlistentry>
1187   <term>Notes:</term>
1188   <listitem>
1189    <para>
1190     The jarfile may grow to ridiculous sizes over time.
1191    </para>
1192   </listitem>
1193  </varlistentry>
1194 </variablelist>
1195 </sect4>
1196
1197 <sect4 id="trustfile"><title>trustfile</title>
1198
1199 <variablelist>
1200  <varlistentry>
1201   <term>Specifies:</term>
1202   <listitem>
1203    <para>
1204     The trust file to use
1205    </para>
1206   </listitem>
1207  </varlistentry>
1208  <varlistentry>
1209   <term>Type of value:</term>
1210   <listitem>
1211    <para>File name, relative to <literal>confdir</literal></para>
1212   </listitem>
1213  </varlistentry>
1214  <varlistentry>
1215   <term>Default value:</term>
1216   <listitem>
1217    <para><emphasis>Unset (commented out)</emphasis>. When activated: trust (Unix) <emphasis>or</emphasis> trust.txt (Windows)</para>
1218   </listitem>
1219  </varlistentry>
1220  <varlistentry>
1221   <term>Effect if unset:</term>
1222   <listitem>
1223    <para>
1224     The whole trust mechanism is turned off.
1225    </para>
1226   </listitem>
1227  </varlistentry>
1228  <varlistentry>
1229   <term>Notes:</term>
1230   <listitem>
1231    <para>
1232     The trust mechanism is an experimental feature for building white-lists and should
1233     be used with care. It is <emphasis>NOT</emphasis> recommended for the casual user.
1234    </para>
1235    <para>
1236     If you specify a trust file, <application>Privoxy</application> will only allow
1237     access to sites that are named in the trustfile. 
1238     You can also mark sites as trusted referrers (with <literal>+</literal>), with
1239     the effect that access to untrusted sites will be granted, if a link from a
1240     trusted referrer was used.
1241     The link target will then be added to the <quote>trustfile</quote>.
1242     Possible applications include limiting Internet access for children.
1243    </para>
1244    <para>
1245     If you use <literal>+</literal> operator in the trust file, it may grow considerably over time.
1246    </para>
1247   </listitem>
1248  </varlistentry>
1249 </variablelist>
1250 </sect4>
1251
1252 </sect3>
1253
1254 <!--  ~  End section  ~  -->
1255
1256
1257
1258 <!--   ~~~~~       New section      ~~~~~     -->
1259
1260 <sect3 id="local-set-up">
1261 <title>Local Set-up Documentation</title>
1262
1263   <para>
1264     If you intend to operate <application>Privoxy</application> for more users
1265     that just yourself, it might be a good idea to let them know how to reach
1266     you, what you block and why you do that, your policies etc.
1267    </para>
1268
1269 <sect4 id="trust-info-url"><title>trust-info-url</title>
1270
1271 <variablelist>
1272  <varlistentry>
1273   <term>Specifies:</term>
1274   <listitem>
1275    <para>
1276     A URL to be displayed in the error page that users will see if access to an untrusted page is denied.    
1277    </para>
1278   </listitem>
1279  </varlistentry>
1280  <varlistentry>
1281   <term>Type of value:</term>
1282   <listitem>
1283    <para>URL</para>
1284   </listitem>
1285  </varlistentry>
1286  <varlistentry>
1287   <term>Default value:</term>
1288   <listitem>
1289    <para>Two example URL are provided</para>
1290   </listitem>
1291  </varlistentry>
1292  <varlistentry>
1293   <term>Effect if unset:</term>
1294   <listitem>
1295    <para>
1296     No links are displayed on the "untrusted" error page.
1297    </para>
1298   </listitem>
1299  </varlistentry>
1300  <varlistentry>
1301   <term>Notes:</term>
1302   <listitem>
1303    <para>
1304     The value of this option only matters if the experimental trust mechanism has been
1305     activated. (See <literal>trustfile</literal> above.)
1306    </para>
1307    <para>
1308     If you use the trust mechanism, it is a good idea to write up some on-line
1309     documentation about your trust policy and to specify the URL(s) here.
1310     Use multiple times for multiple URLs.
1311    </para>
1312    <para>
1313     The URL(s) should be added to the trustfile as well, so users don't end up
1314     locked out from the information on why they were locked out in the first place!
1315    </para>
1316   </listitem>
1317  </varlistentry>
1318 </variablelist>
1319 </sect4>
1320
1321 <sect4 id="admin-address"><title>admin-address</title>
1322
1323 <variablelist>
1324  <varlistentry>
1325   <term>Specifies:</term>
1326   <listitem>
1327    <para>
1328     An email address to reach the proxy administrator.
1329    </para>
1330   </listitem>
1331  </varlistentry>
1332  <varlistentry>
1333   <term>Type of value:</term>
1334   <listitem>
1335    <para>Email address</para>
1336   </listitem>
1337  </varlistentry>
1338  <varlistentry>
1339   <term>Default value:</term>
1340   <listitem>
1341    <para><emphasis>Unset</emphasis></para>
1342   </listitem>
1343  </varlistentry>
1344  <varlistentry>
1345   <term>Effect if unset:</term>
1346   <listitem>
1347    <para>
1348     No email address is displayed on error pages and the CGI user interface.
1349    </para>
1350   </listitem>
1351  </varlistentry>
1352  <varlistentry>
1353   <term>Notes:</term>
1354   <listitem>
1355     <para>
1356     If both <literal>admin-address</literal> and <literal>proxy-info-url</literal>
1357     are unset, the whole "Local Privoxy Support" box on all generated pages will
1358     not be shown.
1359    </para>  
1360   </listitem>
1361  </varlistentry>
1362 </variablelist>
1363 </sect4>
1364
1365 <sect4 id="proxy-info-url"><title>proxy-info-url</title>
1366
1367 <variablelist>
1368  <varlistentry>
1369   <term>Specifies:</term>
1370   <listitem>
1371    <para>
1372     A URL to documentation about the local <application>Privoxy</application> setup,
1373     configuration or policies.
1374    </para>
1375   </listitem>
1376  </varlistentry>
1377  <varlistentry>
1378   <term>Type of value:</term>
1379   <listitem>
1380    <para>URL</para>
1381   </listitem>
1382  </varlistentry>
1383  <varlistentry>
1384   <term>Default value:</term>
1385   <listitem>
1386    <para><emphasis>Unset</emphasis></para>
1387   </listitem>
1388  </varlistentry>
1389  <varlistentry>
1390   <term>Effect if unset:</term>
1391   <listitem>
1392    <para>
1393     No link to local documentation is displayed on error pages and the CGI user interface.
1394    </para>
1395   </listitem>
1396  </varlistentry>
1397  <varlistentry>
1398   <term>Notes:</term>
1399   <listitem>
1400    <para>
1401     If both <literal>admin-address</literal> and <literal>proxy-info-url</literal>
1402     are unset, the whole "Local Privoxy Support" box on all generated pages will
1403     not be shown.
1404    </para>  
1405    <para>
1406     This URL shouldn't be blocked ;-)
1407    </para> 
1408   </listitem>
1409  </varlistentry>
1410 </variablelist>
1411 </sect4>
1412
1413 </sect3>
1414 <!--  ~  End section  ~  -->
1415
1416 <!--   ~~~~~       New section      ~~~~~     -->
1417
1418 <sect3 id="debugging">
1419 <title>Debugging</title>
1420
1421  <para>
1422   These options are mainly useful when tracing a problem.
1423   Note that you might also want to invoke
1424   <application>Privoxy</application> with the <literal>--no-daemon</literal>
1425   command line option when debugging.
1426  </para>
1427
1428 <sect4 id="debug"><title>debug</title>
1429
1430 <variablelist>
1431  <varlistentry>
1432   <term>Specifies:</term>
1433   <listitem>
1434    <para>
1435     Key values that determine what information gets logged.
1436    </para>
1437   </listitem>
1438  </varlistentry>
1439  <varlistentry>
1440   <term>Type of value:</term>
1441   <listitem>
1442    <para>Integer values</para>
1443   </listitem>
1444  </varlistentry>
1445  <varlistentry>
1446   <term>Default value:</term>
1447   <listitem>
1448    <para>12289 (i.e.: URLs plus informational and warning messages)</para>
1449   </listitem>
1450  </varlistentry>
1451  <varlistentry>
1452   <term>Effect if unset:</term>
1453   <listitem>
1454    <para>
1455     Nothing gets logged.
1456    </para>
1457   </listitem>
1458  </varlistentry>
1459  <varlistentry>
1460   <term>Notes:</term>
1461   <listitem>
1462    <para>
1463     The available debug levels are:
1464    </para>
1465    <para>
1466     <programlisting>
1467   debug         1 # show each GET/POST/CONNECT request
1468   debug         2 # show each connection status
1469   debug         4 # show I/O status
1470   debug         8 # show header parsing
1471   debug        16 # log all data into the logfile
1472   debug        32 # debug force feature
1473   debug        64 # debug regular expression filter 
1474   debug       128 # debug fast redirects
1475   debug       256 # debug GIF de-animation
1476   debug       512 # Common Log Format
1477   debug      1024 # debug kill pop-ups
1478   debug      4096 # Startup banner and warnings.
1479   debug      8192 # Non-fatal errors
1480 </programlisting>
1481    </para>
1482    <para>
1483     To select multiple debug levels, you can either add them or use
1484     multiple <literal>debug</literal> lines.
1485    </para>
1486    <para>
1487     A debug level of 1 is informative because it will show you each request
1488     as it happens. <emphasis>1, 4096 and 8192 are highly recommended</emphasis>
1489     so that you will notice when things go wrong. The other levels are probably
1490     only of interest if you are hunting down a specific problem. They can produce
1491     a hell of an output (especially 16).
1492     <!-- LOL -->
1493    </para>
1494    <para>
1495     The reporting of <emphasis>fatal</emphasis> errors (i.e. ones which crash 
1496     <application>Privoxy</application>) is always on and cannot be disabled.
1497    </para>
1498    <para>
1499     If you want to use CLF (Common Log Format), you should set <quote>debug
1500     512</quote> <emphasis>ONLY</emphasis> and not enable anything else.
1501    </para>
1502   </listitem>
1503  </varlistentry>
1504 </variablelist>
1505 </sect4>
1506
1507 <sect4 id="single-threaded"><title>single-threaded</title>
1508
1509 <variablelist>
1510  <varlistentry>
1511   <term>Specifies:</term>
1512   <listitem>
1513    <para>
1514     Whether to run only one server thread
1515    </para>
1516   </listitem>
1517  </varlistentry>
1518  <varlistentry>
1519   <term>Type of value:</term>
1520   <listitem>
1521    <para><emphasis>None</emphasis></para>
1522   </listitem>
1523  </varlistentry>
1524  <varlistentry>
1525   <term>Default value:</term>
1526   <listitem>
1527    <para><emphasis>Unset</emphasis></para>
1528   </listitem>
1529  </varlistentry>
1530  <varlistentry>
1531   <term>Effect if unset:</term>
1532   <listitem>
1533    <para>
1534     Multi-threaded (or, where unavailable: forked) operation, i.e. the ability to
1535     serve multiple requests simultaneously.
1536    </para>
1537   </listitem>
1538  </varlistentry>
1539  <varlistentry>
1540   <term>Notes:</term>
1541   <listitem>
1542    <para>
1543     This option is only there for debug purposes and you should never
1544     need to use it. <emphasis>It will drastically reduce performance.</emphasis>
1545    </para>
1546   </listitem>
1547  </varlistentry>
1548 </variablelist>
1549 </sect4>
1550
1551 </sect3>
1552
1553 <!--   ~~~~~       New section      ~~~~~     -->
1554
1555 <sect3 id="access-control">
1556 <title>Access Control and Security</title>
1557
1558  <para>
1559   This section of the config file controls the security-relevant aspects
1560   of <application>Privoxy</application>'s configuration.
1561  </para>
1562
1563 <sect4 id="listen-address"><title>listen-address</title>
1564
1565 <variablelist>
1566  <varlistentry>
1567   <term>Specifies:</term>
1568   <listitem>
1569    <para>
1570     The IP address and TCP port on which <application>Privoxy</application> will
1571     listen for client requests.
1572    </para>
1573   </listitem>
1574  </varlistentry>
1575  <varlistentry>
1576   <term>Type of value:</term>
1577   <listitem>
1578    <para>[<replaceable class="parameter">IP-Address</replaceable>]:<replaceable class="parameter">Port</replaceable></para>
1579   </listitem>
1580  </varlistentry>
1581  <varlistentry>
1582   <term>Default value:</term>
1583   <listitem>
1584    <para>localhost:8118</para>
1585   </listitem>
1586  </varlistentry>
1587  <varlistentry>
1588   <term>Effect if unset:</term>
1589   <listitem>
1590    <para>
1591     Bind to localhost (127.0.0.1), port 8118. This is suitable and recommended for
1592     home users who run <application>Privoxy</application> on the same machine as
1593     their browser.
1594    </para>
1595   </listitem>
1596  </varlistentry>
1597  <varlistentry>
1598   <term>Notes:</term>
1599   <listitem>
1600    <para>
1601     You will need to configure your browser(s) to this proxy address and port.
1602    </para>
1603    <para>
1604     If you already have another service running on port 8118, or if you want to
1605     serve requests from other machines (e.g. on your local network) as well, you
1606     will need to override the default.
1607    </para>
1608    <para>
1609     If you leave out the IP address, <application>Privoxy</application> will
1610     bind to all interfaces (addresses) on your machine and may become reachable
1611     from the Internet. In that case, consider using access control lists (ACL's)
1612     (see <quote>ACLs</quote> below), or a firewall.
1613    </para>
1614   </listitem>
1615  </varlistentry>
1616  <varlistentry>
1617   <term>Example:</term>
1618   <listitem>
1619    <para>
1620      Suppose you are running <application>Privoxy</application> on
1621      a machine which has the address 192.168.0.1 on your local private network
1622      (192.168.0.0) and has another outside connection with a different address.
1623      You want it to serve requests from inside only:
1624    </para>
1625    <para>
1626     <programlisting>
1627   listen-address  192.168.0.1:8118
1628 </programlisting>
1629    </para>
1630   </listitem>
1631  </varlistentry>
1632 </variablelist>
1633 </sect4>
1634
1635 <sect4 id="toggle"><title>toggle</title>
1636
1637 <variablelist>
1638  <varlistentry>
1639   <term>Specifies:</term>
1640   <listitem>
1641    <para>
1642     Initial state of "toggle" status
1643    </para>
1644   </listitem>
1645  </varlistentry>
1646  <varlistentry>
1647   <term>Type of value:</term>
1648   <listitem>
1649    <para>1 or 0</para>
1650   </listitem>
1651  </varlistentry>
1652  <varlistentry>
1653   <term>Default value:</term>
1654   <listitem>
1655    <para>1</para>
1656   </listitem>
1657  </varlistentry>
1658  <varlistentry>
1659   <term>Effect if unset:</term>
1660   <listitem>
1661    <para>
1662     Act as if toggled on
1663    </para>
1664   </listitem>
1665  </varlistentry>
1666  <varlistentry>
1667   <term>Notes:</term>
1668   <listitem>
1669    <para>
1670     If set to 0, <application>Privoxy</application> will start in
1671     <quote>toggled off</quote> mode, i.e. behave like a normal, content-neutral
1672     proxy. See <literal>enable-remote-toggle</literal>
1673     below. This is not really useful anymore, since toggling is much easier
1674     via <ulink url="http://config.privoxy.org/toggle">the web
1675     interface</ulink> then via editing the <filename>conf</filename> file.
1676    </para>
1677    <para>
1678     The windows version will only display the toggle icon in the system tray
1679     if this option is present.
1680    </para>
1681   </listitem>
1682  </varlistentry>
1683 </variablelist>
1684 </sect4>
1685
1686
1687 <sect4 id="enable-remote-toggle"><title>enable-remote-toggle</title>
1688 <variablelist>
1689  <varlistentry>
1690   <term>Specifies:</term>
1691   <listitem>
1692    <para>
1693     Whether or not the <ulink url="http://config.privoxy.org/toggle">web-based toggle
1694     feature</ulink> may be used
1695    </para>
1696   </listitem>
1697  </varlistentry>
1698  <varlistentry>
1699   <term>Type of value:</term>
1700   <listitem>
1701    <para>0 or 1</para>
1702   </listitem>
1703  </varlistentry>
1704  <varlistentry>
1705   <term>Default value:</term>
1706   <listitem>
1707    <para>1</para>
1708   </listitem>
1709  </varlistentry>
1710  <varlistentry>
1711   <term>Effect if unset:</term>
1712   <listitem>
1713    <para>
1714     The web-based toggle feature is disabled.
1715    </para>
1716   </listitem>
1717  </varlistentry>
1718  <varlistentry>
1719   <term>Notes:</term>
1720   <listitem>
1721    <para>
1722     When toggled off, <application>Privoxy</application> acts like a normal,
1723     content-neutral proxy, i.e. it acts as if none of the actions applied to
1724     any URL.
1725    </para>
1726    <para>
1727     For the time being, access to the toggle feature can <emphasis>not</emphasis> be
1728     controlled separately by <quote>ACLs</quote> or HTTP authentication,
1729     so that everybody who can access <application>Privoxy</application> (see
1730     <quote>ACLs</quote> and <literal>listen-address</literal> above) can
1731     toggle it for all users. So this option is <emphasis>not recommended</emphasis>
1732     for multi-user environments with untrusted users.
1733    </para>
1734    <para>
1735     Note that you must have compiled <application>Privoxy</application> with
1736     support for this feature, otherwise this option has no effect. 
1737    </para>
1738   </listitem>
1739  </varlistentry>
1740 </variablelist>
1741 </sect4>
1742
1743
1744 <sect4 id="enable-edit-actions"><title>enable-edit-actions</title>
1745 <variablelist>
1746  <varlistentry>
1747   <term>Specifies:</term>
1748   <listitem>
1749    <para>
1750     Whether or not the <ulink url="http://config.privoxy.org/show-status">web-based actions
1751     file editor</ulink> may be used
1752    </para>
1753   </listitem>
1754  </varlistentry>
1755  <varlistentry>
1756   <term>Type of value:</term>
1757   <listitem>
1758    <para>0 or 1</para>
1759   </listitem>
1760  </varlistentry>
1761  <varlistentry>
1762   <term>Default value:</term>
1763   <listitem>
1764    <para>1</para>
1765   </listitem>
1766  </varlistentry>
1767  <varlistentry>
1768   <term>Effect if unset:</term>
1769   <listitem>
1770    <para>
1771     The web-based actions file editor is disabled.
1772    </para>
1773   </listitem>
1774  </varlistentry>
1775  <varlistentry>
1776   <term>Notes:</term>
1777   <listitem>
1778    <para>
1779     For the time being, access to the editor can <emphasis>not</emphasis> be
1780     controlled separately by <quote>ACLs</quote> or HTTP authentication,
1781     so that everybody who can access <application>Privoxy</application> (see
1782     <quote>ACLs</quote> and <literal>listen-address</literal> above) can
1783     modify its configuration for all users. So this option is <emphasis>not
1784     recommended</emphasis> for multi-user environments with untrusted users.
1785    </para>
1786    <para>
1787     Note that you must have compiled <application>Privoxy</application> with
1788     support for this feature, otherwise this option has no effect. 
1789    </para>
1790   </listitem>
1791  </varlistentry>
1792 </variablelist>
1793 </sect4>
1794
1795 <sect4 id="acls"><title>
1796 <anchor id="permit-acces">
1797 <anchor id="deny-acces">
1798 ACLs: permit-access and deny-access</title>
1799
1800 <variablelist>
1801  <varlistentry>
1802   <term>Specifies:</term>
1803   <listitem>
1804    <para>
1805     Who can access what.
1806    </para>
1807   </listitem>
1808  </varlistentry>
1809  <varlistentry>
1810   <term>Type of value:</term>
1811   <listitem>
1812    <para>
1813     <replaceable class="parameter">src_addr</replaceable>[/<replaceable class="parameter">src_masklen</replaceable>]
1814     [<replaceable class="parameter">dst_addr</replaceable>[/<replaceable class="parameter">dst_masklen</replaceable>]]
1815    </para>
1816    <para>
1817     Where <replaceable class="parameter">src_addr</replaceable> and 
1818    <replaceable class="parameter">dst_addr</replaceable> are IP addresses in dotted decimal notation or valid
1819     DNS names, and <replaceable class="parameter">src_masklen</replaceable> and
1820     <replaceable class="parameter">dst_masklen</replaceable> are subnet masks in CIDR notation, i.e. integer
1821     values from 2 to 30 representing the length (in bits) of the network address. The masks and the whole
1822     destination part are optional.
1823    </para>
1824   </listitem>
1825  </varlistentry>
1826  <varlistentry>
1827   <term>Default value:</term>
1828   <listitem>
1829    <para><emphasis>Unset</emphasis></para>
1830   </listitem>
1831  </varlistentry>
1832  <varlistentry>
1833   <term>Effect if unset:</term>
1834   <listitem>
1835    <para>
1836     Don't restrict access further than implied by <literal>listen-address</literal>
1837    </para>
1838   </listitem>
1839  </varlistentry>
1840  <varlistentry>
1841   <term>Notes:</term>
1842   <listitem>
1843    <para>
1844     Access controls are included at the request of ISPs and systems
1845     administrators, and <emphasis>are not usually needed by individual users</emphasis>.
1846     For a typical home user, it will normally suffice to ensure that 
1847     <application>Privoxy</application> only listens on the localhost or internal (home)
1848     network address by means of the <literal>listen-address</literal> option.
1849    </para>
1850    <para>
1851     Please see the warnings in the FAQ that this proxy is not intended to be a substitute
1852     for a firewall or to encourage anyone to defer addressing basic security
1853     weaknesses.
1854    </para>
1855    <para>
1856     Multiple ACL lines are OK.
1857     If any ACLs are specified, then the <application>Privoxy</application>
1858     talks only to IP addresses that match at least one <literal>permit-access</literal> line
1859     and don't match any subsequent <literal>deny-access</literal> line. In other words, the
1860     last match wins, with the default being <literal>deny-access</literal>.
1861    </para>
1862    <para>
1863     If <application>Privoxy</application> is using a forwarder (see <literal>forward</literal> below)
1864     for a particular destination URL, the <replaceable class="parameter">dst_addr</replaceable>
1865     that is examined is the address of the forwarder and <emphasis>NOT</emphasis> the address
1866     of the ultimate target. This is necessary because it may be impossible for the local
1867     <application>Privoxy</application> to determine the IP address of the
1868     ultimate target (that's often what gateways are used for).
1869    </para>
1870    <para>
1871     You should prefer using IP addresses over DNS names, because the address lookups take
1872     time. All DNS names must resolve! You can <emphasis>not</emphasis> use domain patterns
1873     like <quote>*.org</quote> or partial domain names. If a DNS name resolves to multiple
1874     IP addresses, only the first one is used.
1875    </para>
1876    <para>
1877     Denying access to particular sites by ACL may have undesired side effects
1878     if the site in question is hosted on a machine which also hosts other sites.
1879    </para>
1880   </listitem>
1881  </varlistentry>
1882  <varlistentry>
1883   <term>Examples:</term>
1884   <listitem>
1885    <para>
1886     Explicitly define the default behavior if no ACL and
1887     <literal>listen-address</literal> are set: <quote>localhost</quote>
1888     is OK. The absence of a <replaceable class="parameter">dst_addr</replaceable> implies that
1889     <emphasis>all</emphasis> destination addresses are OK:
1890    </para>
1891    <para>
1892     <screen>
1893   permit-access  localhost
1894 </screen>
1895    </para>
1896    <para>
1897     Allow any host on the same class C subnet as www.privoxy.org access to
1898     nothing but www.example.com:
1899    </para>
1900    <para>
1901     <screen>
1902   permit-access  www.privoxy.org/24 www.example.com/32
1903 </screen>
1904    </para>
1905    <para>
1906     Allow access from any host on the 26-bit subnet 192.168.45.64 to anywhere,
1907     with the exception that 192.168.45.73 may not access www.dirty-stuff.example.com:
1908    </para>
1909    <para>
1910     <screen>
1911   permit-access  192.168.45.64/26
1912   deny-access    192.168.45.73    www.dirty-stuff.example.com
1913 </screen>
1914    </para>
1915   </listitem>
1916  </varlistentry>
1917 </variablelist>
1918 </sect4>
1919
1920 <sect4 id="buffer-limit"><title>buffer-limit</title>
1921
1922 <variablelist>
1923  <varlistentry>
1924   <term>Specifies:</term>
1925   <listitem>
1926    <para>
1927     Maximum size of the buffer for content filtering.
1928    </para>
1929   </listitem>
1930  </varlistentry>
1931  <varlistentry>
1932   <term>Type of value:</term>
1933   <listitem>
1934    <para>Size in Kbytes</para>
1935   </listitem>
1936  </varlistentry>
1937  <varlistentry>
1938   <term>Default value:</term>
1939   <listitem>
1940    <para>4096</para>
1941   </listitem>
1942  </varlistentry>
1943  <varlistentry>
1944   <term>Effect if unset:</term>
1945   <listitem>
1946    <para>
1947     Use a 4MB (4096 KB) limit.
1948    </para>
1949   </listitem>
1950  </varlistentry>
1951  <varlistentry>
1952   <term>Notes:</term>
1953   <listitem>
1954    <para>
1955     For content filtering, i.e. the <literal>+filter</literal> and
1956     <literal>+deanimate-gif</literal> actions, it is necessary that 
1957     <application>Privoxy</application> buffers the entire document body.
1958     This can be potentially dangerous, since a server could just keep sending
1959     data indefinitely and wait for your RAM to exhaust -- with nasty consequences.
1960     Hence this option.
1961    </para>
1962    <para>
1963     When a document buffer size reaches the <literal>buffer-limit</literal>, it is
1964     flushed to the client unfiltered and no further attempt to
1965     filter the rest of the document is made. Remember that there may be multiple threads
1966     running, which might require up to <literal>buffer-limit</literal> Kbytes
1967     <emphasis>each</emphasis>, unless you have enabled <quote>single-threaded</quote>
1968     above.
1969    </para>
1970   </listitem>
1971  </varlistentry>
1972 </variablelist>
1973 </sect4>
1974
1975 </sect3>
1976
1977 <!--  ~  End section  ~  -->
1978
1979
1980 <!--   ~~~~~       New section      ~~~~~     -->
1981
1982 <sect3 id="forwarding">
1983 <title>Forwarding</title>
1984
1985 <para>
1986  This feature allows routing of HTTP requests through a chain of
1987  multiple proxies.
1988  It can be used to better protect privacy and confidentiality when
1989  accessing specific domains by routing requests to those domains
1990  through an anonymous public proxy (see e.g. <ulink
1991  url="http://www.multiproxy.org/anon_list.htm">http://www.multiproxy.org/anon_list.htm</ulink>)
1992  Or to use a caching proxy to speed up browsing. Or chaining to a parent
1993  proxy may be necessary because the machine that <application>Privoxy</application>
1994  runs on has no direct Internet access.
1995 </para>
1996
1997 <para>
1998  Also specified here are SOCKS proxies. <application>Privoxy</application>
1999  supports the SOCKS 4 and SOCKS 4A protocols.
2000 </para>
2001
2002 <sect4 id="forward"><title>forward</title>
2003 <variablelist>
2004  <varlistentry>
2005   <term>Specifies:</term>
2006   <listitem>
2007    <para>
2008     To which parent HTTP proxy specific requests should be routed.
2009    </para>
2010   </listitem>
2011  </varlistentry>
2012  <varlistentry>
2013   <term>Type of value:</term>
2014   <listitem>
2015    <para>
2016     <replaceable class="parameter">target_domain</replaceable>[:<replaceable class="parameter">port</replaceable>]
2017     <replaceable class="parameter">http_parent</replaceable>[/<replaceable class="parameter">port</replaceable>]
2018    </para>
2019    <para>
2020     Where <replaceable class="parameter">target_domain</replaceable> is a domain name pattern (see the
2021     chapter on domain matching in the <filename>default.action</filename> file),
2022     <replaceable class="parameter">http_parent</replaceable> is the address of the parent HTTP proxy
2023     as an IP addresses in dotted decimal notation or as a valid DNS name (or <quote>.</quote> to denote
2024     <quote>no forwarding</quote>, and the optional 
2025     <replaceable class="parameter">port</replaceable> parameters are TCP ports, i.e. integer
2026     values from 1 to 64535
2027    </para>
2028   </listitem>
2029  </varlistentry>
2030  <varlistentry>
2031   <term>Default value:</term>
2032   <listitem>
2033    <para><emphasis>Unset</emphasis></para>
2034   </listitem>
2035  </varlistentry>
2036  <varlistentry>
2037   <term>Effect if unset:</term>
2038   <listitem>
2039    <para>
2040     Don't use parent HTTP proxies.
2041    </para>
2042   </listitem>
2043  </varlistentry>
2044  <varlistentry>
2045   <term>Notes:</term>
2046   <listitem>
2047    <para>
2048     If <replaceable class="parameter">http_parent</replaceable> is <quote>.</quote>, then requests are not
2049     forwarded to another HTTP proxy but are made directly to the web servers.
2050    </para>
2051    <para>
2052     Multiple lines are OK, they are checked in sequence, and the last match wins.
2053    </para>
2054   </listitem>
2055  </varlistentry>
2056  <varlistentry>
2057   <term>Examples:</term>
2058   <listitem>
2059    <para>
2060     Everything goes to an example anonymizing proxy, except SSL on port 443 (which it doesn't handle):
2061    </para>
2062    <para>
2063     <screen>
2064   forward   .*     anon-proxy.example.org:8080
2065   forward   :443   .
2066 </screen>
2067    </para>
2068    <para>
2069     Everything goes to our example ISP's caching proxy, except for requests
2070     to that ISP's sites:
2071    </para>
2072    <para>
2073     <screen>
2074   forward   .*.                caching-proxy.example-isp.net:8000
2075   forward   .example-isp.net   .
2076 </screen>
2077    </para>
2078   </listitem>
2079  </varlistentry>
2080 </variablelist>
2081 </sect4>
2082
2083 <sect4 id="socks"><title>
2084 <anchor id="forward-socks4">
2085 <anchor id="forward-socks4a">
2086 forward-socks4 and forward-socks4a</title>
2087
2088 <variablelist>
2089  <varlistentry>
2090   <term>Specifies:</term>
2091   <listitem>
2092    <para>
2093     Through which SOCKS proxy (and to which parent HTTP proxy) specific requests should be routed.
2094    </para>
2095   </listitem>
2096  </varlistentry>
2097  <varlistentry>
2098   <term>Type of value:</term>
2099   <listitem>
2100    <para>
2101     <replaceable class="parameter">target_domain</replaceable>[:<replaceable class="parameter">port</replaceable>]
2102     <replaceable class="parameter">socks_proxy</replaceable>[/<replaceable class="parameter">port</replaceable>]
2103     <replaceable class="parameter">http_parent</replaceable>[/<replaceable class="parameter">port</replaceable>]
2104    </para>
2105    <para>
2106     Where <replaceable class="parameter">target_domain</replaceable> is a domain name pattern (see the
2107     chapter on domain matching in the <filename>default.action</filename> file),
2108     <replaceable class="parameter">http_parent</replaceable> and <replaceable class="parameter">socks_proxy</replaceable>
2109     are IP addresses in dotted decimal notation or valid DNS names (<replaceable class="parameter">http_parent</replaceable>
2110     may be <quote>.</quote> to denote <quote>no HTTP forwarding</quote>), and the optional 
2111     <replaceable class="parameter">port</replaceable> parameters are TCP ports, i.e. integer values from 1 to 64535
2112    </para>
2113   </listitem>
2114  </varlistentry>
2115  <varlistentry>
2116   <term>Default value:</term>
2117   <listitem>
2118    <para><emphasis>Unset</emphasis></para>
2119   </listitem>
2120  </varlistentry>
2121  <varlistentry>
2122   <term>Effect if unset:</term>
2123   <listitem>
2124    <para>
2125     Don't use SOCKS proxies.
2126    </para>
2127   </listitem>
2128  </varlistentry>
2129  <varlistentry>
2130   <term>Notes:</term>
2131   <listitem>
2132    <para>
2133     Multiple lines are OK, they are checked in sequence, and the last match wins.
2134    </para>
2135    <para>
2136     The difference between <literal>forward-socks4</literal> and <literal>forward-socks4a</literal>
2137     is that in the SOCKS 4A protocol, the DNS resolution of the target hostname happens on the SOCKS
2138     server, while in SOCKS 4 it happens locally.
2139    </para>
2140    <para>
2141     If <replaceable class="parameter">http_parent</replaceable> is <quote>.</quote>, then requests are not
2142     forwarded to another HTTP proxy but are made (HTTP-wise) directly to the web servers, albeit through
2143     a SOCKS proxy.
2144    </para>
2145   </listitem>
2146  </varlistentry>
2147  <varlistentry>
2148   <term>Examples:</term>
2149   <listitem>
2150    <para>
2151      From the company example.com, direct connections are made to all
2152      <quote>internal</quote> domains, but everything outbound goes through
2153      their ISP's proxy by way of example.com's corporate SOCKS 4A gateway to
2154      the Internet.
2155    </para>
2156    <para>
2157     <screen>
2158   forward-socks4a   .*.            socks-gw.example.com:1080  www-cache.example-isp.net:8080
2159   forward           .example.com   .
2160 </screen>
2161    </para>
2162    <para>
2163     A rule that uses a SOCKS 4 gateway for all destinations but no HTTP parent looks like this:
2164    </para>
2165    <para>
2166     <screen>
2167   forward-socks4   .*.            socks-gw.example.com:1080  .
2168 </screen>
2169    </para>
2170   </listitem>
2171  </varlistentry>
2172 </variablelist>
2173 </sect4>
2174
2175 <sect4 id="advanced-forwarding-examples"><title>Advanced Forwarding Examples</title>
2176
2177 <para>
2178  If you have links to multiple ISPs that provide various special content 
2179  only to their subscribers, you can configure multiple <application>Privoxies</application>
2180  which have connections to the respective ISPs to act as forwarders to each other, so that
2181  <emphasis>your</emphasis> users can see the internal content of all ISPs.
2182 </para>
2183
2184 <para>
2185  Assume that host-a has a PPP connection to isp-a.net. And host-b has a PPP connection to
2186  isp-b.net. Both run <application>Privoxy</application>. Their forwarding
2187  configuration can look like this:
2188 </para>
2189
2190 <para>
2191  host-a:
2192 </para>
2193
2194 <para>
2195  <screen>
2196   forward    .*.         .
2197   forward    .isp-b.net  host-b:8118
2198 </screen>
2199 </para>
2200
2201 <para>
2202  host-b:
2203 </para>
2204
2205 <para>
2206  <screen>
2207   forward    .*.         .
2208   forward    .isp-a.net  host-a:8118
2209 </screen>
2210 </para>
2211
2212 <para>
2213  Now, your users can set their browser's proxy to use either
2214  host-a or host-b and be able to browse the internal content
2215  of both isp-a and isp-b.
2216 </para>
2217
2218 <para>
2219  If you intend to chain <application>Privoxy</application> and 
2220  <application>squid</application> locally, then chain as 
2221  <literal>browser -> squid -> privoxy</literal> is the recommended way. 
2222 </para>
2223
2224 <para>
2225  Assuming that <application>Privoxy</application> and <application>squid</application>
2226  run on the same box, your squid configuration could then look like this:
2227 </para>
2228
2229 <para>
2230  <screen>
2231   # Define Privoxy as parent proxy (without ICP) 
2232   cache_peer 127.0.0.1 parent 8118 7 no-query 
2233
2234   # Define ACL for protocol FTP 
2235   acl ftp proto FTP 
2236
2237   # Do not forward FTP requests to Privoxy
2238   always_direct allow ftp 
2239
2240   # Forward all the rest to Privoxy
2241   never_direct allow all</screen>
2242 </para>
2243
2244 <para>
2245  You would then need to change your browser's proxy settings to <application>squid</application>'s address and port.
2246  Squid normally uses port 3128. If unsure consult <literal>http_port</literal> in <filename>squid.conf</filename>.
2247 </para>
2248
2249 </sect4>
2250
2251 </sect3>
2252
2253 <!--  ~  End section  ~  -->
2254
2255
2256 <!--   ~~~~~       New section      ~~~~~     -->
2257
2258 <sect3 id="windows-gui">
2259 <title>Windows GUI Options</title>
2260 <para>
2261  <application>Privoxy</application> has a number of options specific to the
2262  Windows GUI interface:
2263 </para>
2264
2265 <anchor id="activity-animation">
2266 <para>
2267  If <quote>activity-animation</quote> is set to 1, the
2268  <application>Privoxy</application> icon will animate when
2269  <quote>Privoxy</quote> is active. To turn off, set to 0.
2270 </para>
2271
2272 <para>
2273  <literal>
2274   <msgtext> 
2275    <literallayout>
2276   <emphasis>activity-animation   1</emphasis>
2277    </literallayout>
2278   </msgtext> 
2279  </literal>
2280 </para>
2281
2282 <anchor id="log-messages">
2283 <para>
2284  If <quote>log-messages</quote> is set to 1,
2285  <application>Privoxy</application> will log messages to the console
2286  window:
2287 </para>
2288
2289 <para>
2290  <literal>
2291   <msgtext> 
2292    <literallayout>
2293   <emphasis>log-messages       1</emphasis>
2294    </literallayout>
2295   </msgtext> 
2296  </literal>
2297 </para>
2298
2299 <anchor id="log-buffer-size">
2300 <para> 
2301  If <quote>log-buffer-size</quote> is set to 1, the size of the log buffer,
2302  i.e. the amount of memory used for the log messages displayed in the
2303  console window, will be limited to <quote>log-max-lines</quote> (see below).
2304 </para>
2305
2306 <para>
2307  Warning: Setting this to 0 will result in the buffer to grow infinitely and
2308  eat up all your memory!
2309 </para>
2310
2311 <para>
2312  <literal>
2313   <msgtext> 
2314    <literallayout>
2315   <emphasis>log-buffer-size      1</emphasis>
2316    </literallayout>
2317   </msgtext> 
2318  </literal>
2319 </para>
2320
2321 <anchor id="log-max-lines">
2322 <para>
2323  <application>log-max-lines</application> is the maximum number of lines held
2324  in the log buffer. See above.
2325 </para>
2326
2327 <para>
2328  <literal>
2329   <msgtext> 
2330    <literallayout>
2331   <emphasis>log-max-lines      200</emphasis>
2332    </literallayout>
2333   </msgtext> 
2334  </literal>
2335 </para>
2336
2337 <anchor id="log-highlight-messages">
2338 <para>
2339  If <quote>log-highlight-messages</quote> is set to 1,
2340  <application>Privoxy</application> will highlight portions of the log
2341  messages with a bold-faced font:
2342 </para>
2343
2344 <para>
2345  <literal>
2346   <msgtext> 
2347    <literallayout>
2348   <emphasis>log-highlight-messages   1</emphasis>
2349    </literallayout>
2350   </msgtext> 
2351  </literal>
2352 </para>
2353
2354 <anchor id="log-font-name">
2355 <para>
2356  The font used in the console window:
2357 </para>
2358
2359 <para>
2360  <literal>
2361   <msgtext> 
2362    <literallayout>
2363   <emphasis>log-font-name        Comic Sans MS</emphasis>
2364    </literallayout>
2365   </msgtext> 
2366  </literal>
2367 </para>
2368
2369 <anchor id="log-font-size">
2370 <para>
2371  Font size used in the console window:
2372 </para>
2373
2374 <para>
2375  <literal>
2376   <msgtext> 
2377    <literallayout>
2378   <emphasis>log-font-size        8</emphasis>
2379    </literallayout>
2380   </msgtext> 
2381  </literal>
2382 </para>
2383
2384 <anchor id="show-on-task-bar">
2385 <para>  
2386  <quote>show-on-task-bar</quote> controls whether or not
2387  <application>Privoxy</application> will appear as a button on the Task bar
2388  when minimized:
2389 </para>
2390
2391 <para>
2392  <literal>
2393   <msgtext> 
2394    <literallayout>
2395   <emphasis>show-on-task-bar     0</emphasis>
2396    </literallayout>
2397   </msgtext> 
2398  </literal>
2399 </para>
2400
2401 <anchor id="close-button-minimizes">
2402 <para>
2403  If <quote>close-button-minimizes</quote> is set to 1, the Windows close
2404  button will minimize <application>Privoxy</application> instead of closing
2405  the program (close with the exit option on the File menu).
2406 </para>
2407
2408 <para>
2409  <literal>
2410   <msgtext> 
2411    <literallayout>
2412   <emphasis>close-button-minimizes  1</emphasis>
2413    </literallayout>
2414   </msgtext> 
2415  </literal>
2416 </para>
2417
2418 <anchor id="hide-console">
2419 <para>
2420  The <quote>hide-console</quote> option is specific to the MS-Win console
2421  version of <application>Privoxy</application>. If this option is used,
2422  <application>Privoxy</application> will disconnect from and hide  the
2423  command console.
2424 </para>
2425
2426 <para>
2427  <literal>
2428   <msgtext> 
2429    <literallayout>
2430   #hide-console
2431    </literallayout>
2432   </msgtext> 
2433  </literal>
2434 </para>
2435
2436 </sect3>
2437 </sect2>
2438
2439 <!--  ~  End section  ~  -->
2440
2441
2442 <!--   ~~~~~       New section      ~~~~~     -->
2443 <sect2 id="actions-file"><title>Actions Files</title>
2444
2445 <para>
2446  The actions files are used to define what actions
2447  <application>Privoxy</application> takes for which URLs, and thus determines
2448  how ad images, cookies and various other aspects of HTTP content and
2449  transactions are handled, and on which sites (or even parts thereof). There 
2450  are three such files included with <application>Privoxy</application>, 
2451  with slightly different purposes. <filename>default.action</filename> sets
2452  the default policies. <filename>standard.action</filename> is used by 
2453  <application>Privoxy</application> and the web based editor to set 
2454  pre-defined values (and normally should not be edited). Local exceptions 
2455  are best done in <filename>user.action</filename>. The content of these 
2456  can all be viewed and edited from <ulink
2457  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
2458  </para>
2459
2460 <para> 
2461  Anything you want can blocked, including ads, banners, or just some obnoxious
2462  URL that you would rather not see is done here. Cookies can be accepted or rejected, or
2463  accepted only during the current browser session (i.e. not written to disk),
2464  content can be modified, JavaScripts tamed, user-tracking fooled, and much more.
2465  See below for a complete list of available actions.
2466 </para>
2467
2468 <para>
2469  An actions file typically has sections. Near the top, <quote>aliases</quote> are 
2470  optionally defined (discussed <ulink
2471  url="configuration.html#ALIASES">below</ulink>), then the default set of rules
2472  which will apply universally to all sites and pages. And then below that,
2473  exceptions to the defined universal policies. 
2474 </para>
2475
2476 <!--   ~~~~~       New section      ~~~~~     -->
2477 <sect3>
2478 <title>Finding the Right Mix</title>
2479 <para>
2480  Note that some <link linkend="actions">actions</link> like cookie suppression
2481  or script disabling may render some sites unusable, which rely on these
2482  techniques to work properly. Finding the right mix of actions is not easy and
2483  certainly a matter of personal taste. In general, it can be said that the more
2484  <quote>aggressive</quote> your default settings (in the top section of the
2485  actions file) are, the more exceptions for <quote>trusted</quote> sites you
2486  will have to make later. If, for example, you want to kill popup windows per
2487  default, you'll have to make exceptions from that rule for sites that you
2488  regularly use and that require popups for actually useful content, like maybe
2489  your bank, favorite shop, or newspaper.
2490 </para>
2491
2492 <para>
2493  We have tried to provide you with reasonable rules to start from in the
2494  distribution actions files. But there is no general rule of thumb on these
2495  things. There just are too many variables, and sites are constantly changing.
2496  Sooner or later you will want to change the rules (and read this chapter again :).
2497 </para>
2498 </sect3>
2499
2500 <!--   ~~~~~       New section      ~~~~~     -->
2501 <sect3>
2502 <title>How to Edit</title>
2503 <para>
2504  The easiest way to edit the <quote>actions</quote> files is with a browser by
2505  using our browser-based editor, which can be reached from <ulink
2506  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
2507 </para>
2508
2509 <para>
2510  If you prefer plain text editing to GUIs, you can of course also directly edit the
2511  the actions files.
2512 </para>
2513 </sect3>
2514
2515
2516 <sect3>
2517 <title>How Actions are Applied to URLs</title>
2518 <para>
2519  Actions files are divided into sections. There are special sections,
2520  like the <quote><link linkend="aliases">alias</link></quote> sections which will be discussed later. For now
2521  let's concentrate on regular sections: They have a heading line (often split
2522  up to multiple lines for readability) which consist of a list of actions,
2523  separated by whitespace and enclosed in curly braces. Below that, there
2524  is a list of URL patterns, each on a separate line.
2525 </para>
2526
2527 <para>
2528  To determine which actions apply to a request, the URL of the request is
2529  compared to all patterns in this file. Every time it matches, the list of
2530  applicable actions for the URL is incrementally updated, using the heading
2531  of the section in which the pattern is located. If multiple matches for
2532  the same URL set the same action differently, the last match wins. If not, 
2533  the effects are aggregated (e.g. a URL might match both the 
2534  <ulink url="configuration.html#HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></ulink>
2535  and <ulink url="configuration.html#BLOCK"><quote>+block</quote></ulink> actions).
2536  
2537 </para>
2538
2539 <para>
2540  You can trace this process by visiting <ulink
2541  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>.
2542 </para>
2543
2544 <para>
2545  More detail on this is provided in the Appendix, <link linkend="ACTIONSANAT">
2546  Anatomy of an Action</link>.
2547 </para>
2548 </sect3>
2549
2550 <!--   ~~~~~       New section      ~~~~~     -->
2551 <sect3>
2552 <title>Patterns</title>
2553 <para>
2554  Generally, a pattern has the form <literal>&lt;domain&gt;/&lt;path&gt;</literal>,
2555  where both the <literal>&lt;domain&gt;</literal> and <literal>&lt;path&gt;</literal>
2556  are optional. (This is why the pattern <literal>/</literal> matches all URLs).
2557 </para>
2558
2559 <variablelist>
2560  <varlistentry>
2561   <term><literal>www.example.com/</literal></term>
2562   <listitem>
2563    <para>
2564     is a domain-only pattern and will match any request to <literal>www.example.com</literal>,
2565     regardless of which document on that server is requested.
2566    </para>
2567   </listitem>
2568  </varlistentry>
2569  <varlistentry>
2570   <term><literal>www.example.com</literal></term>
2571   <listitem>
2572    <para>
2573     means exactly the same. For domain-only patterns, the trailing <literal>/</literal> may
2574     be omitted.
2575    </para>
2576   </listitem>
2577  </varlistentry>
2578  <varlistentry>
2579   <term><literal>www.example.com/index.html</literal></term>
2580   <listitem>
2581    <para>
2582     matches only the single document <literal>/index.html</literal>
2583     on <literal>www.example.com</literal>.
2584    </para>
2585   </listitem>
2586  </varlistentry>
2587  <varlistentry>
2588   <term><literal>/index.html</literal></term>
2589   <listitem>
2590    <para>
2591     matches the document <literal>/index.html</literal>, regardless of the domain,
2592     i.e. on <emphasis>any</emphasis> web server.
2593    </para>
2594   </listitem>
2595  </varlistentry>
2596  <varlistentry>
2597   <term><literal>index.html</literal></term>
2598   <listitem>
2599    <para>
2600     matches nothing, since it would be  interpreted as a domain name and
2601     there is no top-level domain called <literal>.html</literal>.
2602    </para>
2603   </listitem>
2604  </varlistentry>
2605 </variablelist>
2606
2607 <sect4><title>The Domain Pattern</title>
2608
2609 <para>
2610  The matching of the domain part offers some flexible options: if the
2611  domain starts or ends with a dot, it becomes unanchored at that end. 
2612  For example:
2613 </para>
2614
2615 <variablelist>
2616  <varlistentry>
2617   <term><literal>.example.com</literal></term>
2618   <listitem>
2619    <para>
2620     matches any domain that <emphasis>ENDS</emphasis> in
2621     <literal>.example.com</literal>
2622    </para>
2623   </listitem>
2624  </varlistentry>
2625  <varlistentry>
2626   <term><literal>www.</literal></term>
2627   <listitem>
2628    <para>
2629     matches any domain that <emphasis>STARTS</emphasis> with
2630     <literal>www.</literal>
2631    </para>
2632   </listitem>
2633  </varlistentry>
2634  <varlistentry>
2635   <term><literal>.example.</literal></term>
2636   <listitem>
2637    <para>
2638     matches any domain that <emphasis>CONTAINS</emphasis> <literal>.example.</literal>
2639     (Correctly speaking: It matches any FQDN that contains <literal>example</literal> as a domain.)
2640    </para>
2641   </listitem>
2642  </varlistentry>
2643 </variablelist>
2644
2645 <para>
2646  Additionally, there are wild-cards that you can use in the domain names
2647  themselves. They work pretty similar to shell wild-cards: <quote>*</quote>
2648  stands for zero or more arbitrary characters, <quote>?</quote> stands for
2649  any single character, you can define character classes in square
2650  brackets and all of that can be freely mixed:
2651 </para>
2652
2653 <variablelist>
2654  <varlistentry>
2655   <term><literal>ad*.example.com</literal></term>
2656   <listitem>
2657    <para>
2658     matches <quote>adserver.example.com</quote>, 
2659     <quote>ads.example.com</quote>, etc but not <quote>sfads.example.com</quote>
2660    </para>
2661   </listitem>
2662  </varlistentry>
2663  <varlistentry>
2664   <term><literal>*ad*.example.com</literal></term>
2665   <listitem>
2666    <para>
2667     matches all of the above, and then some.
2668    </para>
2669   </listitem>
2670  </varlistentry>
2671  <varlistentry>
2672   <term><literal>.?pix.com</literal></term>
2673   <listitem>
2674    <para>
2675     matches <literal>www.ipix.com</literal>,
2676     <literal>pictures.epix.com</literal>, <literal>a.b.c.d.e.upix.com</literal> etc. 
2677    </para>
2678   </listitem>
2679  </varlistentry>
2680  <varlistentry>
2681   <term><literal>www[1-9a-ez].example.c*</literal></term>
2682   <listitem>
2683    <para>
2684      matches <literal>www1.example.com</literal>, 
2685      <literal>www4.example.cc</literal>, <literal>wwwd.example.cy</literal>, 
2686      <literal>wwwz.example.com</literal> etc., but <emphasis>not</emphasis> 
2687      <literal>wwww.example.com</literal>.
2688    </para>
2689   </listitem>
2690  </varlistentry>
2691 </variablelist>
2692
2693 </sect4>
2694
2695 <sect4><title>The Path Pattern</title>
2696
2697 <para>
2698  <application>Privoxy</application> uses Perl compatible regular expressions
2699  (through the <ulink url="http://www.pcre.org/">PCRE</ulink> library) for
2700  matching the path.
2701 </para>
2702
2703 <para>
2704  There is an <link linkend="regex">Appendix</link> with a brief quick-start into regular
2705  expressions, and full (very technical) documentation on PCRE regex syntax is available on-line
2706  at <ulink url="http://www.pcre.org/man.txt">http://www.pcre.org/man.txt</ulink>.
2707  You might also find the Perl man page on regular expressions (<literal>man perlre</literal>)
2708  useful, which is available on-line at <ulink
2709  url="http://www.perldoc.com/perl5.6/pod/perlre.html">http://www.perldoc.com/perl5.6/pod/perlre.html</ulink>.
2710 </para>
2711
2712 <para>
2713  Note that the path pattern is automatically left-anchored at the <quote>/</quote>,
2714  i.e. it matches as if it would start with a <quote>^</quote> (regular expression speak 
2715  for the beginning of a line).
2716 </para>
2717
2718 <para>
2719  Please also note that matching in the path is case
2720  <emphasis>INSENSITIVE</emphasis> by default, but you can switch to case
2721  sensitive at any point in the pattern by using the 
2722  <quote>(?-i)</quote> switch:
2723  <literal>www.example.com/(?-i)PaTtErN.*</literal> will match only
2724  documents whose path starts with <literal>PaTtErN</literal> in
2725  <emphasis>exactly</emphasis> this capitalization.
2726 </para>
2727 </sect4>
2728
2729 </sect3>
2730
2731 <!--  ~  End section  ~  -->
2732
2733
2734 <!--   ~~~~~       New section      ~~~~~     -->
2735
2736 <sect3 id="actions">
2737 <title>Actions</title>
2738 <para>
2739  All actions are disabled by default, until they are explicitly enabled
2740  somewhere in an actions file. Actions are turned on if preceded with a
2741  <quote>+</quote>, and turned off if preceded with a <quote>-</quote>. So a
2742  <quote>+action</quote> means <quote>do that action</quote>, e.g.
2743  <quote>+block</quote> means please <quote>block the following URL
2744  patterns</quote>. 
2745 </para>
2746
2747 <para> 
2748  Actions are invoked by enclosing the action name in curly braces (e.g.
2749  {+some_action}), followed by a list of URLs (or patterns that match URLs) to
2750  which the action applies. There are three classes of actions: 
2751 </para>
2752
2753 <para>
2754  <itemizedlist>
2755
2756  <listitem>
2757   <para>  
2758    Boolean, i.e the action can only be <quote>on</quote> or
2759    <quote>off</quote>. Examples: 
2760  </para>
2761   <para>
2762    <literal>
2763     <msgtext> 
2764      <literallayout>
2765   <emphasis>{+name}</emphasis>        # enable this action
2766   <emphasis>{-name}</emphasis>        # disable this action
2767      </literallayout>
2768     </msgtext> 
2769    </literal>
2770   </para>
2771  </listitem>
2772
2773
2774  <listitem>
2775   <para>  
2776    Parameterized, e.g. <quote>+/-hide-user-agent{ Mozilla 1.0 }</quote>, 
2777    where some value is required in order to enable this type of action.
2778    Examples:
2779   </para>
2780   <para>
2781    <literal>
2782     <msgtext> 
2783      <literallayout>
2784   <emphasis>{+name{param}}</emphasis>  # enable action and set parameter to <quote>param</quote>
2785   <emphasis>{-name}</emphasis>         # disable action (<quote>parameter</quote>) can be omitted
2786      </literallayout>
2787     </msgtext> 
2788    </literal>
2789   </para>
2790  </listitem>
2791  
2792  <listitem>
2793   <para>  
2794   <!-- oes, or someone, check this. Re-worded 04/20/02 HB. -->
2795    Multi-value, e.g. <quote>{+/-add-header{Name: value}}</quote> or
2796    <quote>{+/-send-wafer{name=value}}</quote>), where some value needs to be defined
2797    in addition to simply enabling the action. Examples:
2798   </para>
2799   <para>
2800    <literal>
2801     <msgtext> 
2802      <literallayout>
2803   <emphasis>{+name{param=value}}</emphasis>   # enable action and set <quote>param</quote> to <quote>value</quote>
2804   <emphasis>{-name{param=value}}</emphasis>   # remove the parameter <quote>param</quote> completely
2805   <emphasis>{-name}</emphasis>                # disable this action totally and remove <application>param</application> too
2806      </literallayout>
2807     </msgtext> 
2808    </literal>
2809   </para>
2810  </listitem>
2811
2812  </itemizedlist>
2813 </para>
2814
2815 <para>
2816  If nothing is specified in any actions file, no <quote>actions</quote> are
2817  taken. So in this case <application>Privoxy</application> would just be a
2818  normal, non-blocking, non-anonymizing proxy. You must specifically enable the
2819  privacy and blocking features you need (although the provided default actions
2820  files will give a good starting point).
2821 </para>
2822
2823 <para>
2824  Later defined actions always over-ride earlier ones.  So exceptions 
2825  to any rules you make, should come in the latter part of the file. For
2826  multi-valued actions, the actions are applied in the order they are
2827  specified. Actions files are processed in the order they are defined 
2828  in <filename>config</filename> (the default installation has three 
2829  actions files). It also quite possible for any given URL pattern to 
2830  match more than one action!
2831 </para>
2832
2833 <!-- start actions listing -->
2834 <para>
2835  The list of valid <application>Privoxy</application> <quote>actions</quote> are:
2836 </para>
2837
2838
2839 <!-- ********************************************************** -->
2840 <!-- Please note the below defined actions use id's that are    -->
2841 <!-- probably linked from other places, so please don't change. -->
2842 <!--                                                            -->
2843 <!-- ********************************************************** -->
2844
2845
2846 <!--   ~~~~~       New section      ~~~~~     -->
2847
2848 <sect4 id="add-header">
2849 <title><emphasis>+add-header{Name: value}</emphasis></title>
2850
2851 <variablelist>
2852  <varlistentry>
2853   <term>Type:</term>
2854   <!-- boolean, parameterized, Multi-value -->
2855   <listitem>
2856    <para>Multi-value.</para>
2857   </listitem>
2858  </varlistentry>
2859  
2860  <varlistentry>
2861   <term>Typical uses:</term>
2862   <listitem>
2863    <para>
2864     Send a user defined HTTP header to the web server.
2865    </para>
2866   </listitem>
2867  </varlistentry>
2868
2869  <varlistentry>
2870   <term>Possible values:</term>
2871   <listitem>
2872    <para>
2873     Any value is possible. Validity of the defined HTTP headers is not checked.
2874    </para>
2875   </listitem>
2876  </varlistentry>
2877  
2878  <varlistentry>
2879   <term>Example usage:</term>
2880   <listitem>
2881     <literallayout>
2882      <emphasis>{+add-header{X-User-Tracking: sucks}}</emphasis>
2883      <emphasis>.example.com</emphasis>
2884     </literallayout>
2885   </listitem>
2886  </varlistentry>
2887
2888 <varlistentry>
2889   <term>Notes:</term>
2890   <listitem>
2891    <para>
2892     This action may be specified multiple times, in order to define multiple 
2893     headers. This is rarely needed for the typical user. If you don't know what 
2894     <quote>HTTP headers</quote> are, you definitely don't need to worry about this 
2895     one.
2896    </para>
2897   </listitem>
2898  </varlistentry>
2899 </variablelist>
2900 </sect4>
2901
2902
2903 <!--   ~~~~~       New section      ~~~~~     -->
2904 <sect4 id="block">
2905 <title><emphasis>+block</emphasis></title>
2906
2907 <variablelist>
2908  <varlistentry>
2909   <term>Type:</term>
2910   <!-- boolean, parameterized, Multi-value -->
2911   <listitem>
2912    <para>Boolean.</para>
2913   </listitem>
2914  </varlistentry>
2915
2916  <varlistentry>
2917   <term>Typical uses:</term>
2918   <listitem>
2919    <para>
2920     Used to block a URL from reaching your browser. The URL may be 
2921     anything, but is typically used to block ads or other obnoxious 
2922     content.    
2923    </para>
2924   </listitem>
2925  </varlistentry>
2926
2927  <varlistentry>
2928   <term>Possible values:</term>
2929   <listitem>
2930    <para>N/A</para>
2931   </listitem>
2932  </varlistentry>
2933  
2934  <varlistentry>
2935   <term>Example usage:</term>
2936   <listitem>
2937     <literallayout>
2938      <emphasis>{+block}</emphasis>
2939      <emphasis>.banners.example.com</emphasis>
2940      <emphasis>.ads.r.us</emphasis>
2941     </literallayout>
2942   </listitem>
2943  </varlistentry>
2944
2945 <varlistentry>
2946   <term>Notes:</term>
2947   <listitem>
2948    <para>
2949     If a URL matches one of the blocked patterns, <application>Privoxy</application>
2950     will intercept the URL and display its special <quote>BLOCKED</quote> page
2951     instead. If there is sufficient space, a large red banner will appear with
2952     a friendly message about why the page was blocked, and a way to go there
2953     anyway. If there is insufficient space a smaller blocked page will appear
2954     without the red banner. 
2955     <ulink url="http://ads.bannerserver.example.com/nasty-ads/sponsor.html">Click here</ulink>
2956     to view the default blocked HTML page (<application>Privoxy</application> must be running 
2957     for this to work as intended!).
2958    </para>
2959
2960    <para> 
2961     A very important exception is if the URL <emphasis>matches both</emphasis>
2962     <quote>+block</quote> and <ulink
2963     url="configuration.html#HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></ulink>,
2964     then it will be handled by 
2965     <ulink url="configuration.html#SET-IMAGE-BLOCKER"><quote>+set-image-blocker</quote></ulink>
2966     (see below). It is important to understand this process, in order 
2967     to understand how <application>Privoxy</application> is able to deal with 
2968     ads and other objectionable content.
2969    </para>
2970    <para>
2971     The <ulink url="configuration.html#FILTER"><quote>+filter</quote></ulink>
2972     action can also perform some of the 
2973     same functionality as <quote>+block</quote>, but by virtue of very 
2974     different programming techniques, and is most often used for different 
2975     reasons.
2976    </para>
2977   </listitem>
2978  </varlistentry>
2979
2980 </variablelist>
2981 </sect4>
2982
2983
2984 <!--   ~~~~~       New section      ~~~~~     -->
2985 <sect4 id="deanimate-gifs">
2986 <title><emphasis>+deanimate-gifs</emphasis></title>
2987
2988 <variablelist>
2989  <varlistentry>
2990   <term>Type:</term>
2991   <!-- boolean, parameterized, Multi-value -->
2992   <listitem>
2993    <para>Parameterized.</para>
2994   </listitem>
2995  </varlistentry>
2996
2997  <varlistentry>
2998   <term>Typical uses:</term>
2999   <listitem>
3000    <para>
3001     To stop those annoying, distracting animated GIF images.
3002    </para>
3003   </listitem>
3004  </varlistentry>
3005
3006  <varlistentry>
3007   <term>Possible values:</term>
3008   <listitem>
3009    <para>
3010     <quote>last</quote> or <quote>first</quote>
3011    </para>
3012   </listitem>
3013  </varlistentry>
3014  
3015  <varlistentry>
3016   <term>Example usage:</term>
3017   <listitem>
3018     <literallayout>
3019       <emphasis>{+deanimate-gifs{last}}</emphasis>
3020       <emphasis>.example.com</emphasis>
3021     </literallayout>
3022   </listitem>
3023  </varlistentry>
3024
3025  <varlistentry>
3026   <term>Notes:</term>
3027   <listitem>
3028    <para>
3029     De-animate all animated GIF images, i.e. reduce them to their last frame.
3030     This will also shrink the images considerably (in bytes, not pixels!). If
3031     the option <quote>first</quote> is given, the first frame of the animation
3032     is used as the replacement. If <quote>last</quote> is given, the last
3033     frame of the animation is used instead, which probably makes more sense for
3034     most banner animations, but also has the risk of not showing the entire
3035     last frame (if it is only a delta to an earlier frame).
3036    </para>
3037   </listitem>
3038  </varlistentry>
3039
3040 </variablelist>
3041 </sect4>
3042
3043 <!--   ~~~~~       New section      ~~~~~     -->
3044 <sect4 id="downgrade-http-version">
3045 <title><emphasis>+downgrade-http-version</emphasis></title>
3046
3047 <variablelist>
3048  <varlistentry>
3049   <term>Type:</term>
3050   <!-- boolean, parameterized, Multi-value -->
3051   <listitem>
3052    <para>Boolean.</para>
3053   </listitem>
3054  </varlistentry>
3055
3056  <varlistentry>
3057   <term>Typical uses:</term>
3058   <listitem>
3059    <para>
3060     <quote>+downgrade-http-version</quote> will downgrade HTTP/1.1 client requests to
3061     HTTP/1.0 and downgrade the responses as well.
3062    </para>
3063   </listitem>
3064  </varlistentry>
3065
3066  <varlistentry>
3067   <term>Possible values:</term>
3068   <listitem>
3069    <para>
3070     N/A
3071    </para>
3072   </listitem>
3073  </varlistentry>
3074  
3075  <varlistentry>
3076   <term>Example usage:</term>
3077   <listitem>
3078     <literallayout>
3079      <emphasis>{+downgrade-http-version}</emphasis>
3080      <emphasis>.example.com</emphasis>
3081     </literallayout>
3082   </listitem>
3083  </varlistentry>
3084
3085  <varlistentry>
3086   <term>Notes:</term>
3087   <listitem>
3088    <para>
3089     Use this action for servers that use HTTP/1.1 protocol features that
3090     <application>Privoxy</application> doesn't handle well yet. HTTP/1.1 is
3091     only partially implemented. Default is not to downgrade requests. This is
3092     an infrequently needed action, and is used to help with rare problem sites only.
3093    </para>
3094   </listitem>
3095  </varlistentry>
3096
3097 </variablelist>
3098 </sect4>
3099
3100 <!--   ~~~~~       New section      ~~~~~     -->
3101 <sect4 id="fast-redirects">
3102 <title><emphasis>+fast-redirects</emphasis></title>
3103
3104 <variablelist>
3105  <varlistentry>
3106   <term>Type:</term>
3107   <!-- boolean, parameterized, Multi-value -->
3108   <listitem>
3109    <para>Boolean.</para>
3110   </listitem>
3111  </varlistentry>
3112
3113  <varlistentry>
3114   <term>Typical uses:</term>
3115   <listitem>
3116    <para>
3117     The <quote>+fast-redirects</quote> action enables interception of 
3118     <quote>redirect</quote> requests from one server to another, which 
3119     are used to track users.<application>Privoxy</application> can cut off
3120     all but the last valid URL in a redirect request and send a local redirect
3121     back to your browser without contacting the intermediate site(s).
3122    </para>
3123   </listitem>
3124  </varlistentry>
3125
3126  <varlistentry>
3127   <term>Possible values:</term>
3128   <listitem>
3129    <para>
3130     N/A
3131    </para>
3132   </listitem>
3133  </varlistentry>
3134  
3135  <varlistentry>
3136   <term>Example usage:</term>
3137   <listitem>
3138     <literallayout>
3139      <emphasis>{+fast-redirects}</emphasis>
3140      <emphasis>.example.com</emphasis>
3141     </literallayout>
3142   </listitem>
3143  </varlistentry>
3144
3145  <varlistentry>
3146   <term>Notes:</term>
3147   <listitem>
3148    <para>  
3149     Many sites, like yahoo.com, don't just link to other sites. Instead, they
3150     will link to some script on their own server, giving the destination as a
3151     parameter, which will then redirect you to the final target. URLs
3152     resulting from this scheme typically look like:
3153     <emphasis>http://some.place/some_script?http://some.where-else</emphasis>.
3154   </para>
3155    <para>
3156     Sometimes, there are even multiple consecutive redirects encoded in the
3157     URL. These redirections via scripts make your web browsing more traceable,
3158     since the server from which you follow such a link can see where you go
3159     to. Apart from that, valuable bandwidth and time is wasted, while your
3160     browser ask the server for one redirect after the other. Plus, it feeds
3161     the advertisers.
3162    </para>
3163    <para>
3164     This is a normally <quote>on</quote> feature, and often requires exceptions
3165     for sites that are sensitive to defeating this mechanism.
3166    </para>
3167   </listitem>
3168  </varlistentry>
3169
3170 </variablelist>
3171 </sect4>
3172
3173
3174 <!--   ~~~~~       New section      ~~~~~     -->
3175 <sect4 id="filter">
3176 <title><emphasis>+filter</emphasis></title>
3177
3178 <variablelist>
3179  <varlistentry>
3180   <term>Type:</term>
3181   <!-- boolean, parameterized, Multi-value -->
3182   <listitem>
3183    <para>Parameterized.</para>
3184   </listitem>
3185  </varlistentry>
3186
3187  <varlistentry>
3188   <term>Typical uses:</term>
3189   <listitem>
3190    <para>
3191     Apply page filtering as defined by named sections of the
3192     <filename>default.filter</filename> file to the specified site(s). 
3193     <quote>Filtering</quote> can be any modification of the raw 
3194     page content, including re-writing or deletion of content.
3195    </para>
3196   </listitem>
3197  </varlistentry>
3198
3199  <varlistentry>
3200   <term>Possible values:</term>
3201   <listitem>
3202    <para>
3203     <quote>+filter</quote> must include the name of one of the section identifiers
3204     from <filename>default.filter</filename> (or whatever
3205     <emphasis>filterfile</emphasis> is specified in <filename>config</filename>).
3206    </para>
3207   </listitem>
3208  </varlistentry>
3209  
3210  <varlistentry>
3211   <term>Example usage (from the current <filename>default.filter</filename>):</term>
3212   <listitem>
3213    <simplelist>
3214    <member>
3215     <emphasis>+filter{html-annoyances}</emphasis>:  Get rid of particularly annoying HTML abuse.
3216    </member>
3217   </simplelist>
3218   <simplelist>
3219    <member>
3220     <emphasis>+filter{js-annoyances}</emphasis>:    Get rid of particularly annoying JavaScript abuse
3221    </member>
3222   </simplelist>
3223   <simplelist>
3224    <member>
3225     <emphasis>+filter{content-cookies}</emphasis>:   Kill cookies that come in the HTML or JS content 
3226    </member>
3227   </simplelist>
3228   <simplelist>
3229    <member>
3230     <emphasis>+filter{popups}</emphasis>:         Kill all popups in JS and HTML
3231    </member>
3232   </simplelist>
3233   <simplelist>
3234    <member>
3235     <emphasis>+filter{frameset-borders}</emphasis>: Give frames a border and make them resizable 
3236    </member>
3237   </simplelist>
3238   <simplelist>
3239    <member>
3240     <emphasis>+filter{webbugs}</emphasis>:          Squish WebBugs (1x1 invisible GIFs used for user tracking)
3241    </member>
3242   </simplelist>
3243   <simplelist>
3244    <member>
3245     <emphasis>+filter{refresh-tags}</emphasis>:     Kill automatic refresh tags (for dial-on-demand setups) 
3246    </member>
3247   </simplelist>
3248   <simplelist>
3249    <member>
3250     <emphasis>+filter{fun}</emphasis>:              Text replacements  for subversive browsing fun!
3251    </member>
3252   </simplelist>
3253   <simplelist>
3254    <member>
3255     <emphasis>+filter{nimda}</emphasis>:            Remove Nimda (virus) code.
3256    </member>
3257   </simplelist>
3258   <simplelist>
3259    <member>
3260     <emphasis>+filter{banners-by-size}</emphasis>:  Kill banners by size (<emphasis>very</emphasis> efficient!)
3261    </member>
3262   </simplelist>
3263   <simplelist>
3264    <member>
3265     <emphasis>+filter{shockwave-flash}</emphasis>:   Kill embedded Shockwave Flash objects
3266    </member>
3267   </simplelist>
3268   <simplelist>
3269    <member>
3270     <emphasis>+filter{crude-parental}</emphasis>:   Kill all web pages that contain the words "sex" or "warez"
3271    </member>
3272   </simplelist>
3273   </listitem>
3274  </varlistentry>
3275
3276  <varlistentry>
3277   <term>Notes:</term>
3278   <listitem>
3279    <para>
3280     This is potentially a very powerful feature! And requires a knowledge 
3281     of regular expressions if you want to <quote>roll your own</quote>.
3282     Filtering operates on a line by line basis throughout the entire page.
3283    </para>
3284    <para>
3285     Filtering requires buffering the page content, which may appear to
3286     slow down page rendering since nothing is displayed until all content has
3287     passed the filters. (It does not really take longer, but seems that way
3288     since the page is not incrementally displayed.) This effect will be more
3289     noticeable on slower connections.
3290    </para>
3291    <para>
3292     Filtering can achieve some of the effects as the 
3293     <ulink url="configuration.html#BLOCK"><quote>+block</quote></ulink>
3294     action, i.e. it can be used to block ads and banners. In the overall 
3295     scheme of things, filtering is one of the first things <quote>Privoxy</quote> 
3296     does with a web page. So other most other actions are applied to the 
3297     already <quote>filtered</quote> page.
3298    </para>
3299   </listitem>
3300  </varlistentry>
3301
3302 </variablelist>
3303 </sect4>
3304
3305
3306 <!--   ~~~~~       New section      ~~~~~     -->
3307 <sect4 id="hide-forwarded-for-headers">
3308 <title><emphasis>+hide-forwarded-for-headers</emphasis></title>
3309
3310 <variablelist>
3311  <varlistentry>
3312   <term>Type:</term>
3313   <!-- Boolean, Parameterized, Multi-value -->
3314   <listitem>
3315    <para>Boolean.</para>
3316   </listitem>
3317  </varlistentry>
3318
3319  <varlistentry>
3320   <term>Typical uses:</term>
3321   <listitem>
3322    <para>
3323     Block any existing X-Forwarded-for HTTP header, and do not add a new one.
3324    </para>
3325   </listitem>
3326  </varlistentry>
3327
3328  <varlistentry>
3329   <term>Possible values:</term>
3330   <listitem>
3331    <para>
3332     N/A
3333    </para>
3334   </listitem>
3335  </varlistentry>
3336  
3337  <varlistentry>
3338   <term>Example usage:</term>
3339   <listitem>
3340     <literallayout>
3341      <emphasis>{+hide-forwarded-for-headers}</emphasis>
3342      <emphasis>.example.com</emphasis>
3343     </literallayout>
3344   </listitem>
3345  </varlistentry>
3346
3347  <varlistentry>
3348   <term>Notes:</term>
3349   <listitem>
3350    <para>
3351     It is fairly safe to leave this on. It does not seem to break many sites.
3352    </para>
3353   </listitem>
3354  </varlistentry>
3355
3356 </variablelist>
3357 </sect4>
3358
3359
3360 <!--   ~~~~~       New section      ~~~~~     -->
3361 <sect4 id="hide-from-header">
3362 <title><emphasis>+hide-from-header</emphasis></title>
3363
3364 <variablelist>
3365  <varlistentry>
3366   <term>Type:</term>
3367   <!-- Boolean, Parameterized, Multi-value -->
3368   <listitem>
3369    <para>Parameterized.</para>
3370   </listitem>
3371  </varlistentry>
3372
3373  <varlistentry>
3374   <term>Typical uses:</term>
3375   <listitem>
3376    <para>
3377     To block the browser from sending your email address in a <quote>From:</quote>
3378     header.
3379    </para>
3380   </listitem>
3381  </varlistentry>
3382
3383  <varlistentry>
3384   <term>Possible values:</term>
3385   <listitem>
3386    <para>
3387     Keyword: <quote>block</quote>, or any user defined value.
3388    </para>
3389   </listitem>
3390  </varlistentry>
3391  
3392  <varlistentry>
3393   <term>Example usage:</term>
3394   <listitem>
3395     <literallayout>
3396      <emphasis>{+hide-from-header{block}}</emphasis>
3397      <emphasis>.example.com</emphasis>
3398     </literallayout>
3399   </listitem>
3400  </varlistentry>
3401
3402  <varlistentry>
3403   <term>Notes:</term>
3404   <listitem>
3405    <para>
3406     The keyword <quote>block</quote> will completely remove the header 
3407     (not to be confused with the <ulink
3408     url="configuration.html#BLOCK"><quote>+block</quote></ulink> action).
3409     Alternately, you can specify any value you prefer to send to the web
3410     server.
3411    </para>
3412   </listitem>
3413  </varlistentry>
3414
3415 </variablelist>
3416 </sect4>
3417
3418
3419 <!--   ~~~~~       New section      ~~~~~     -->
3420 <sect4 id="hide-referer">
3421 <title><emphasis><anchor id="hide-referrer">+hide-referer</emphasis></title>
3422
3423
3424 <variablelist>
3425  <varlistentry>
3426   <term>Type:</term>
3427   <!-- Boolean, Parameterized, Multi-value -->
3428   <listitem>
3429    <para>Parameterized.</para>
3430   </listitem>
3431  </varlistentry>
3432
3433  <varlistentry>
3434   <term>Typical uses:</term>
3435   <listitem>
3436    <para>
3437      Don't send the <quote>Referer:</quote> (sic) HTTP header to the web site.
3438      Or, alternately send a forged header instead.
3439    </para>
3440   </listitem>
3441  </varlistentry>
3442
3443  <varlistentry>
3444   <term>Possible values:</term>
3445   <listitem>
3446    <para>
3447      Prevent the header from being sent with the keyword, <quote>block</quote>.
3448      Or, <quote>forge</quote> a URL to one from the same server as the request.
3449      Or, set to user defined value of your choice.
3450    </para>
3451   </listitem>
3452  </varlistentry>
3453  
3454  <varlistentry>
3455   <term>Example usage:</term>
3456   <listitem>
3457     <literallayout>
3458      <emphasis>{+hide-referer{forge}}</emphasis>
3459      <emphasis>.example.com</emphasis>
3460     </literallayout>
3461   </listitem>
3462  </varlistentry>
3463
3464  <varlistentry>
3465   <term>Notes:</term>
3466   <listitem>
3467    <para>
3468     <quote>forge</quote> is the preferred option here, since some servers will
3469     not send images back otherwise.
3470    </para>
3471   <para>  
3472    <quote>+hide-referrer</quote> is an alternate spelling of
3473    <quote>+hide-referer</quote>. It has the exact same parameters, and can be freely
3474    mixed with, <quote>+hide-referer</quote>. (<quote>referrer</quote> is the
3475    correct English spelling, however the HTTP specification has a bug - it
3476    requires it to be spelled as <quote>referer</quote>.) 
3477   </para>
3478   </listitem>
3479  </varlistentry>
3480
3481 </variablelist>
3482 </sect4>
3483
3484
3485 <!--   ~~~~~       New section      ~~~~~     -->
3486 <sect4 id="hide-user-agent">
3487 <title><emphasis>+hide-user-agent</emphasis></title>
3488
3489 <variablelist>
3490  <varlistentry>
3491   <term>Type:</term>
3492   <!-- Boolean, Parameterized, Multi-value -->
3493   <listitem>
3494    <para>Parameterized.</para>
3495   </listitem>
3496  </varlistentry>
3497
3498  <varlistentry>
3499   <term>Typical uses:</term>
3500   <listitem>
3501    <para>
3502     To change the <quote>User-Agent:</quote> header so web servers can't tell
3503     your browser type. Who's business is it anyway?
3504    </para>
3505   </listitem>
3506  </varlistentry>
3507
3508  <varlistentry>
3509   <term>Possible values:</term>
3510   <listitem>
3511    <para>
3512     Any user defined string.
3513    </para>
3514   </listitem>
3515  </varlistentry>
3516  
3517  <varlistentry>
3518   <term>Example usage:</term>
3519   <listitem>
3520     <literallayout>
3521      <emphasis>{+hide-user-agent{Netscape 6.1 (X11; I; Linux 2.4.18 i686)}}</emphasis>
3522      <emphasis>.msn.com</emphasis>
3523     </literallayout>
3524   </listitem>
3525  </varlistentry>
3526
3527  <varlistentry>
3528   <term>Notes:</term>
3529   <listitem>
3530    <para>
3531      Warning! This breaks many web sites that depend on this in order 
3532      to determine how the target browser will respond to various 
3533      requests. Use with caution.
3534    </para>
3535   </listitem>
3536  </varlistentry>
3537
3538 </variablelist>
3539 </sect4>
3540
3541 <!--   ~~~~~       New section      ~~~~~     -->
3542 <sect4 id="handle-as-image">
3543 <title><emphasis>+handle-as-image</emphasis></title>
3544
3545 <variablelist>
3546  <varlistentry>
3547   <term>Type:</term>
3548   <!-- Boolean, Parameterized, Multi-value -->
3549   <listitem>
3550    <para>Boolean.</para>
3551   </listitem>
3552  </varlistentry>
3553
3554  <varlistentry>
3555   <term>Typical uses:</term>
3556   <listitem>
3557    <para>
3558     To define what <application>Privoxy</application> should treat 
3559     automatically as an image, and is an important ingredient of how 
3560     ads are handled.
3561    </para>
3562   </listitem>
3563  </varlistentry>
3564
3565  <varlistentry>
3566   <term>Possible values:</term>
3567   <listitem>
3568    <para>
3569     N/A
3570    </para>
3571   </listitem>
3572  </varlistentry>
3573  
3574  <varlistentry>
3575   <term>Example usage:</term>
3576   <listitem>
3577     <literallayout>
3578      <emphasis>{+handle-as-image}</emphasis>
3579      <emphasis>/.*\.(gif|jpg|jpeg|png|bmp|ico)</emphasis>
3580     </literallayout>
3581   </listitem>
3582  </varlistentry>
3583
3584  <varlistentry>
3585   <term>Notes:</term>
3586   <listitem>
3587    <para>
3588     This only has meaning if the URL (or pattern) also is
3589     <quote>+block</quote>ed, in which case a user definable image can
3590     be sent rather than a HTML page. This is integral to the whole concept of
3591     ad blocking: the URL must match <emphasis>both</emphasis> a <ulink
3592     url="configuration.html#BLOCK"><quote>+block</quote></ulink> rule,
3593     <emphasis>and</emphasis> <quote>+handle-as-image</quote>.
3594     (See <ulink
3595     url="configuration.html#SET-IMAGE-BLOCKER"><quote>+set-image-blocker</quote></ulink>
3596     below for control over what will actually be displayed by the browser.)
3597    </para>
3598    <para>
3599     There is little reason to change the default definition for this action.
3600    </para>
3601   </listitem>
3602  </varlistentry>
3603
3604 </variablelist>
3605 </sect4>
3606
3607
3608 <!--   ~~~~~       New section      ~~~~~     -->
3609 <sect4 id="set-image-blocker">
3610 <title><emphasis>+set-image-blocker</emphasis></title>
3611
3612 <variablelist>
3613  <varlistentry>
3614   <term>Type:</term>
3615   <!-- Boolean, Parameterized, Multi-value -->
3616   <listitem>
3617    <para>Parameterized.</para>
3618   </listitem>
3619  </varlistentry>
3620
3621  <varlistentry>
3622   <term>Typical uses:</term>
3623   <listitem>
3624    <para>
3625     Decide what to do with URLs that end up tagged with <emphasis>both</emphasis> 
3626     <ulink url="configuration.html#BLOCK"><quote>+block</quote></ulink>
3627     and <ulink
3628     url="configuration.html#HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></ulink>,
3629     e.g an advertisement.
3630    </para>
3631   </listitem>
3632  </varlistentry>
3633
3634  <varlistentry>
3635   <term>Possible values:</term>
3636   <listitem>
3637    <para>
3638     There are four available options: <quote>-set-image-blocker</quote> will send a HTML
3639     <quote>blocked</quote> page, usually resulting in a <quote>broken
3640     image</quote> icon.
3641     <quote>+set-image-blocker{<emphasis>blank</emphasis>}</quote> will send a
3642     1x1 transparent GIF image.
3643     <quote>+set-image-blocker{<emphasis>pattern</emphasis>}</quote> will send a
3644     checkerboard type pattern (the default). And finally,
3645     <quote>+set-image-blocker{<emphasis>http://xyz.com</emphasis>}</quote> will
3646     send a HTTP temporary redirect to the specified image. This has the
3647     advantage of the icon being being cached by the browser, which will speed
3648     up the display.
3649    </para>
3650   </listitem>
3651  </varlistentry>
3652  
3653  <varlistentry>
3654   <term>Example usage:</term>
3655   <listitem>
3656     <literallayout>
3657      <emphasis>{+set-image-blocker{blank}}</emphasis>
3658      <emphasis>.example.com</emphasis>
3659     </literallayout>
3660   </listitem>
3661  </varlistentry>
3662
3663  <varlistentry>
3664   <term>Notes:</term>
3665   <listitem>
3666    <para>
3667     If you want <emphasis>invisible</emphasis> ads, they need to meet 
3668     criteria as matching both <emphasis>images</emphasis> and <emphasis>blocked</emphasis>
3669     actions. And then, <quote>image-blocker</quote> should be set to
3670     <quote>blank</quote> for invisibility. Note you cannot treat HTML pages as
3671     images in most cases. For instance, frames require an HTML page to
3672     display. So a frame that is an ad, typically cannot be treated as an image.
3673     Forcing an <quote>image</quote> in this situation just will not work
3674     reliably. 
3675    </para>
3676   </listitem>
3677  </varlistentry>
3678
3679 </variablelist>
3680 </sect4>
3681
3682 <!--   ~~~~~       New section      ~~~~~     -->
3683 <sect4 id="limit-connect">
3684 <title><emphasis>+limit-connect</emphasis></title>
3685
3686 <variablelist>
3687  <varlistentry>
3688   <term>Type:</term>
3689   <!-- Boolean, Parameterized, Multi-value -->
3690   <listitem>
3691    <para>Parameterized.</para>
3692   </listitem>
3693  </varlistentry>
3694
3695  <varlistentry>
3696   <term>Typical uses:</term>
3697   <listitem>
3698    <para>
3699     By default, <application>Privoxy</application> only allows HTTP CONNECT
3700     requests to port 443 (the standard, secure HTTPS port). Use 
3701     <quote>+limit-connect</quote> to disable this altogether, or to allow 
3702     more ports.
3703    </para>
3704   </listitem>
3705  </varlistentry>
3706
3707  <varlistentry>
3708   <term>Possible values:</term>
3709   <listitem>
3710    <para>
3711     Any valid port number, or port number range.
3712    </para>
3713   </listitem>
3714  </varlistentry>
3715  
3716  <varlistentry>
3717   <term>Example usages:</term>
3718   <listitem>
3719    <!-- I had trouble getting the spacing to look right in my browser -->
3720    <!-- I probably have the wrong font setup, bollocks. -->
3721    <!-- Apparently the emphasis tag uses a proportional font no matter what -->
3722     <literallayout>
3723      <emphasis>+limit-connect{443}</emphasis>                       # This is the default and need not be specified.
3724      <emphasis>+limit-connect{80,443}</emphasis>                  # Ports 80 and 443 are OK.
3725      <emphasis>+limit-connect{-3, 7, 20-100, 500-}</emphasis>   # Port less than 3, 7, 20 to 100 and above 500 are OK.
3726     </literallayout>
3727   </listitem>
3728  </varlistentry>
3729
3730  <varlistentry>
3731   <term>Notes:</term>
3732   <listitem>
3733    <para>
3734     The CONNECT methods exists in HTTP to allow access to secure websites
3735     (https:// URLs) through proxies. It works very simply: the proxy connects
3736     to the server on the specified port, and then short-circuits its
3737     connections to the client <emphasis>and</emphasis> to the remote proxy.
3738     This can be a big security hole, since CONNECT-enabled proxies can be
3739     abused as TCP relays very easily.
3740   </para>
3741   <para> 
3742    If you want to allow CONNECT for more ports than this, or want to forbid
3743    CONNECT altogether, you can specify a comma separated list of ports and
3744    port ranges (the latter using dashes, with the minimum defaulting to 0 and
3745    max to 65K).
3746   </para>
3747   <para>
3748    If you don't know what any of this means, there probably is no reason to 
3749    change this one.
3750   </para>
3751   </listitem>
3752  </varlistentry>
3753
3754 </variablelist>
3755 </sect4>
3756
3757 <!--   ~~~~~       New section      ~~~~~     -->
3758 <sect4 id="prevent-compression">
3759 <title><emphasis>+prevent-compression</emphasis></title>
3760
3761 <variablelist>
3762  <varlistentry>
3763   <term>Type:</term>
3764   <!-- Boolean, Parameterized, Multi-value -->
3765   <listitem>
3766    <para>Boolean.</para>
3767   </listitem>
3768  </varlistentry>
3769
3770  <varlistentry>
3771   <term>Typical uses:</term>
3772   <listitem>
3773    <para>
3774     Prevent the specified websites from compressing HTTP data.
3775    </para>
3776   </listitem>
3777  </varlistentry>
3778
3779  <varlistentry>
3780   <term>Possible values:</term>
3781   <listitem>
3782    <para>
3783     N/A
3784    </para>
3785   </listitem>
3786  </varlistentry>
3787  
3788  <varlistentry>
3789   <term>Example usage:</term>
3790   <listitem>
3791     <literallayout>
3792      <emphasis>{+prevent-compression}</emphasis>
3793      <emphasis>.example.com</emphasis>
3794     </literallayout>
3795   </listitem>
3796  </varlistentry>
3797
3798  <varlistentry>
3799   <term>Notes:</term>
3800   <listitem>
3801    <para>
3802     Some websites do this, which can be a problem for
3803     <application>Privoxy</application>, since 
3804     <ulink url="configuration.html#FILTER"><quote>+filter</quote></ulink>,
3805     <ulink url="configuration.html#KILL-POPUPS"><quote>+kill-popups</quote></ulink>
3806     and <ulink
3807     url="configuration.html#GIF-DEANIMATE"><quote>+gif-deanimate</quote></ulink>
3808     will not work on compressed data. This will slow down connections to those
3809     websites, though. Default typically is to turn
3810     <quote>prevent-compression</quote> on.
3811    </para>
3812   </listitem>
3813  </varlistentry>
3814
3815 </variablelist>
3816 </sect4>
3817
3818 <!--   ~~~~~       New section      ~~~~~     -->
3819 <sect4 id="session-cookies-only">
3820 <title><emphasis>+session-cookies-only</emphasis></title>
3821
3822 <variablelist>
3823  <varlistentry>
3824   <term>Type:</term>
3825   <!-- Boolean, Parameterized, Multi-value -->
3826   <listitem>
3827    <para>Boolean.</para>
3828   </listitem>
3829  </varlistentry>
3830
3831  <varlistentry>
3832   <term>Typical uses:</term>
3833   <listitem>
3834    <para>
3835     Allow cookies for the current browser session <emphasis>only</emphasis>.
3836    </para>
3837   </listitem>
3838  </varlistentry>
3839
3840  <varlistentry>
3841   <term>Possible values:</term>
3842   <listitem>
3843    <para>
3844     N/A
3845    </para>
3846   </listitem>
3847  </varlistentry>
3848  
3849  <varlistentry>
3850   <term>Example usage (disabling):</term>
3851   <listitem>
3852     <literallayout>
3853      <emphasis>{-session-cookies-only}</emphasis>
3854      <emphasis>.example.com</emphasis>
3855     </literallayout>
3856   </listitem>
3857  </varlistentry>
3858
3859  <varlistentry>
3860   <term>Notes:</term>
3861   <listitem>
3862    <para>
3863     If websites set cookies, <quote>+session-cookies-only</quote> will make sure
3864     they are erased when you exit and restart your web browser. This makes
3865     profiling cookies useless, but won't break sites which require cookies so
3866     that you can log in for transactions. This is generally turned on for all 
3867     sites, and is the recommended setting.
3868    </para>
3869    <para>
3870     <quote>+prevent-*-cookies</quote> actions should be turned off as well (see
3871     below), for <quote>+session-cookies-only</quote> to work. Or, else no cookies 
3872     will get through at all. For, <quote>persistent</quote> cookies that survive 
3873     across browser sessions, see below as well.
3874    </para>
3875   </listitem>
3876  </varlistentry>
3877
3878 </variablelist>
3879 </sect4>
3880
3881
3882 <!--   ~~~~~       New section      ~~~~~     -->
3883 <sect4 id="prevent-reading-cookies">
3884 <title><emphasis>+prevent-reading-cookies</emphasis></title>
3885
3886 <variablelist>
3887  <varlistentry>
3888   <term>Type:</term>
3889   <!-- Boolean, Parameterized, Multi-value -->
3890   <listitem>
3891    <para>Boolean.</para>
3892   </listitem>
3893  </varlistentry>
3894
3895  <varlistentry>
3896   <term>Typical uses:</term>
3897   <listitem>
3898    <para>
3899     Explicitly prevent the web server from reading any cookies on your 
3900     system.
3901    </para>
3902   </listitem>
3903  </varlistentry>
3904
3905  <varlistentry>
3906   <term>Possible values:</term>
3907   <listitem>
3908    <para>
3909     N/A
3910    </para>
3911   </listitem>
3912  </varlistentry>
3913  
3914  <varlistentry>
3915   <term>Example usage:</term>
3916   <listitem>
3917     <literallayout>
3918      <emphasis>{+prevent-reading-cookies}</emphasis>
3919      <emphasis>.example.com</emphasis>
3920     </literallayout>
3921   </listitem>
3922  </varlistentry>
3923
3924  <varlistentry>
3925   <term>Notes:</term>
3926   <listitem>
3927    <para>
3928     Often used in conjunction with <quote>+prevent-setting-cookies</quote> to 
3929     disable cookies completely. Note that 
3930     <ulink url="configuration.html#SESSION-COOKIES-ONLY"><quote>+session-cookies-only</quote></ulink>
3931     requires these to both be disabled (or else it never gets any cookies to cache).
3932    </para>
3933    <para>
3934     For <quote>persistent</quote> cookies to work (i.e. they survive across browser 
3935     sessions and reboots), all three cookie settings should be <quote>off</quote> 
3936     for the specified sites.
3937    </para>
3938   </listitem>
3939  </varlistentry>
3940
3941 </variablelist>
3942 </sect4>
3943
3944
3945 <!--   ~~~~~       New section      ~~~~~     -->
3946 <sect4 id="prevent-setting-cookies">
3947 <title><emphasis>+prevent-setting-cookies</emphasis></title>
3948
3949 <variablelist>
3950  <varlistentry>
3951   <term>Type:</term>
3952   <!-- Boolean, Parameterized, Multi-value -->
3953   <listitem>
3954    <para>Boolean.</para>
3955   </listitem>
3956  </varlistentry>
3957
3958  <varlistentry>
3959   <term>Typical uses:</term>
3960   <listitem>
3961    <para>
3962     Explicitly block the web server from storing cookies on your 
3963     system.
3964    </para>
3965   </listitem>
3966  </varlistentry>
3967
3968  <varlistentry>
3969   <term>Possible values:</term>
3970   <listitem>
3971    <para>
3972     N/A
3973    </para>
3974   </listitem>
3975  </varlistentry>
3976  
3977  <varlistentry>
3978   <term>Example usage:</term>
3979   <listitem>
3980     <literallayout>
3981      <emphasis>{+prevent-setting-cookies}</emphasis>
3982      <emphasis>.example.com</emphasis>
3983     </literallayout>
3984   </listitem>
3985  </varlistentry>
3986
3987  <varlistentry>
3988   <term>Notes:</term>
3989   <listitem>
3990    <para>
3991     Often used in conjunction with <quote>+prevent-reading-cookies</quote> to 
3992     disable cookies completely (see above).
3993    </para>
3994   </listitem>
3995  </varlistentry>
3996
3997 </variablelist>
3998 </sect4>
3999
4000
4001 <!--   ~~~~~       Nvarlistentryew section      ~~~~~     -->
4002 <sect4 id="kill-popup">
4003 <title><emphasis>+kill-popups<anchor id="kill-popups"></emphasis></title>
4004 <variablelist>
4005  <varlistentry>
4006   <term>Type:</term>
4007   <!-- Boolean, Parameterized, Multi-value -->
4008   <listitem>
4009    <para>Boolean.</para>
4010   </listitem>
4011  </varlistentry>
4012
4013  <varlistentry>
4014   <term>Typical uses:</term>
4015   <listitem>
4016    <para>
4017     Stop those annoying JavaScript pop-up windows! 
4018    </para>
4019   </listitem>
4020  </varlistentry>
4021
4022  <varlistentry>
4023   <term>Possible values:</term>
4024   <listitem>
4025    <para>
4026     N/A
4027    </para>
4028   </listitem>
4029  </varlistentry>
4030  
4031  <varlistentry>
4032   <term>Example usage:</term>
4033   <listitem>
4034     <literallayout>
4035      <emphasis>{+kill-popups}</emphasis>
4036      <emphasis>.example.com</emphasis>
4037     </literallayout>
4038   </listitem>
4039  </varlistentry>
4040
4041  <varlistentry>
4042   <term>Notes:</term>
4043   <listitem>
4044    <para>
4045     <quote>+kill-popups</quote> uses a built in filter to disable pop-ups
4046     that use the <literal>window.open()</literal> function, etc. This is 
4047     one of the first actions processed by <application>Privoxy</application>
4048     as it contacts the remote web server. This action is not always 100% reliable, 
4049     and is supplemented by <quote>+filter{<emphasis>popups</emphasis>}</quote>.
4050     </para>
4051   <!-- 
4052    <para>
4053     An alternate spelling is <quote>+kill-popup</quote>, which is 
4054     interchangeable.
4055    </para>
4056  --> 
4057   </listitem>
4058  </varlistentry>
4059
4060 </variablelist>
4061 </sect4>
4062
4063
4064 <!--   ~~~~~       New section      ~~~~~     -->
4065 <sect4 id="send-vanilla-wafer">
4066 <title><emphasis>+send-vanilla-wafer</emphasis></title>
4067
4068 <variablelist>
4069  <varlistentry>
4070   <term>Type:</term>
4071   <!-- Boolean, Parameterized, Multi-value -->
4072   <listitem>
4073    <para>Boolean.</para>
4074   </listitem>
4075  </varlistentry>
4076
4077  <varlistentry>
4078   <term>Typical uses:</term>
4079   <listitem>
4080    <para>
4081     Sends a cookie for every site stating that you do not accept any copyright
4082     on cookies sent to you, and asking them not to track you.
4083    </para>
4084   </listitem>
4085  </varlistentry>
4086
4087  <varlistentry>
4088   <term>Possible values:</term>
4089   <listitem>
4090    <para>
4091     N/A
4092    </para>
4093   </listitem>
4094  </varlistentry>
4095  
4096  <varlistentry>
4097   <term>Example usage:</term>
4098   <listitem>
4099     <literallayout>
4100      <emphasis>{+send-vanilla-wafer}</emphasis>
4101      <emphasis>.example.com</emphasis>
4102     </literallayout>
4103   </listitem>
4104  </varlistentry>
4105
4106  <varlistentry>
4107   <term>Notes:</term>
4108   <listitem>
4109    <para>
4110     This action only applies if you are using a <filename>jarfile</filename>
4111     for saving cookies. Of course, this is a (relatively) unique header and 
4112     could conceivably be used to track you.
4113    </para>
4114   </listitem>
4115  </varlistentry>
4116
4117 </variablelist>
4118 </sect4>
4119
4120
4121 <!--   ~~~~~       New section      ~~~~~     -->
4122 <sect4 id="send-wafer">
4123 <title><emphasis>+send-wafer</emphasis></title>
4124
4125 <variablelist>
4126  <varlistentry>
4127   <term>Type:</term>
4128   <!-- Boolean, Parameterized, Multi-value -->
4129   <listitem>
4130    <para>Multi-value.</para>
4131   </listitem>
4132  </varlistentry>
4133
4134  <varlistentry>
4135   <term>Typical uses:</term>
4136   <listitem>
4137    <para>
4138     This allows you to send an arbitrary, user definable cookie.
4139    </para>
4140   </listitem>
4141  </varlistentry>
4142
4143  <varlistentry>
4144   <term>Possible values:</term>
4145   <listitem>
4146    <para>
4147     User specified cookie name and corresponding value.
4148    </para>
4149   </listitem>
4150  </varlistentry>
4151  
4152  <varlistentry>
4153   <term>Example usage:</term>
4154   <listitem>
4155     <literallayout>
4156      <emphasis>{+send-wafer{name=value}}</emphasis>
4157      <emphasis>.example.com</emphasis>
4158     </literallayout>
4159   </listitem>
4160  </varlistentry>
4161
4162  <varlistentry>
4163   <term>Notes:</term>
4164   <listitem>
4165    <para>
4166     This can be specified multiple times in order to add as many cookies as you
4167     like.
4168    </para>
4169   </listitem>
4170  </varlistentry>
4171
4172 </variablelist>
4173 </sect4>
4174
4175
4176 <!--   ~~~~~       New section      ~~~~~     -->
4177 <sect4 id="act-examples" renderas="sect3">
4178 <title>Actions Examples</title>
4179 <para>
4180  Note that the meaning of any of the above examples is reversed by preceding
4181  the action with a <quote>-</quote>, in place of the <quote>+</quote>. Also, 
4182  that some actions are turned on in the default section of the actions file, 
4183  and require little to no additional configuration. These are just <quote>on</quote>.
4184  But, other actions that are turned on the default section <emphasis>do
4185  typically require</emphasis> exceptions to be listed in the lower sections of
4186  actions file. E.g. by default no URLs are <quote>blocked</quote> (i.e. in 
4187  the default definitions of <filename>default.action</filename>). We need 
4188  exceptions to this in order to enable ad blocking.
4189 </para>
4190
4191 <para>
4192  Some examples:
4193 </para>
4194
4195 <para>
4196  Turn off cookies by default, then allow a few through for specified sites 
4197  (showing an excerpt from the <quote>default</quote> section of an actions
4198  file ONLY):
4199 </para>
4200   
4201 <para>
4202  <literal>
4203   <msgtext> 
4204    <literallayout>
4205  # Excerpt only:
4206  # Allow cookies to and from the server, but
4207  # for this browser session ONLY
4208  { 
4209    # other actions normally listed here...
4210    -prevent-setting-cookies \
4211    -prevent-reading-cookies \
4212    +session-cookies-only   \  
4213  }
4214  / # match all URLs
4215
4216  # Exceptions to the above, sites that benefit from persistent cookies
4217  # that are saved from one browser session to the next.
4218  { -session-cookies-only }
4219   .javasoft.com
4220   .sun.com
4221   .yahoo.com
4222   .msdn.microsoft.com
4223   .redhat.com
4224
4225    </literallayout>
4226   </msgtext> 
4227  </literal>
4228 </para>
4229
4230 <para>
4231  Now turn off <quote>fast redirects</quote>, and then we allow two exceptions:
4232 </para>
4233
4234 <para>
4235  <literal>
4236   <msgtext> 
4237    <literallayout>
4238  # Turn them off (excerpt only)!
4239  {
4240   # other actions normally listed here...
4241   +fast-redirects
4242  }
4243  / # match all URLs
4244  
4245  # Reverse it for these two sites, which don't work right without it.
4246  {-fast-redirects}
4247   www.ukc.ac.uk/cgi-bin/wac\.cgi\?
4248   login.yahoo.com
4249    </literallayout>
4250   </msgtext> 
4251  </literal>
4252 </para>
4253
4254 <para>
4255  Turn on page filtering according to rules in the defined sections 
4256  of <filename>default.filter</filename>, and make one exception for 
4257  Sourceforge:
4258  </para>
4259
4260 <para>
4261  <literal>
4262   <msgtext> 
4263    <literallayout>
4264  # Run everything through the filter file, using only certain
4265  # specified sections:
4266  {
4267   # other actions normally listed here...
4268   +filter{html-annoyances} +filter{js-annoyances} +filter{kill-popups}\
4269   +filter{webbugs} +filter{nimda} +filter{banners-by-size}
4270  }
4271  / #match all URLs
4272               
4273  # Then disable filtering of code from all sourceforge domains!
4274  {-filter}
4275   .sourceforge.net
4276    </literallayout>
4277   </msgtext> 
4278  </literal>
4279 </para>
4280
4281 <para>
4282  Now some URLs that we want <quote>blocked</quote> (normally generates 
4283  the <quote>blocked</quote> banner). Typically, the <quote>block</quote>
4284  action is off by default in the upper section of an actions file, then enabled
4285  against certain URLs and patterns in the lower part of the file. Many of these use <link
4286  linkend="regex">regular expressions</link> that will expand to match multiple
4287  URLs: </para>
4288
4289 <para>
4290  <literal>
4291   <msgtext> 
4292    <literallayout>
4293   # Blocklist:
4294   {+block}
4295   ad*.
4296   .*ads.
4297   banner?.
4298   count*.
4299   /.*count(er)?\.(pl|cgi|exe|dll|asp|php[34]?)
4300   /(?:.*/)?(publicite|werbung|rekla(ma|me|am)|annonse|maino(kset|nta|s)?)/
4301   .hitbox.com 
4302   /.*/(ng)?adclient\.cgi
4303   /.*/(plain|live|rotate)[-_.]?ads?/
4304   /.*/abanners/
4305   /autoads/
4306    </literallayout>
4307   </msgtext> 
4308  </literal>
4309 </para>
4310
4311 <para>
4312  Note that many of these actions have the potential to cause a page to
4313  misbehave, possibly even not to display at all. There are many ways 
4314  a site designer may choose to design his site, and what HTTP header 
4315  content, and other criteria, he may depend on. There is no way to have hard
4316  and fast rules for all sites. See the <link
4317  linkend="ACTIONSANAT">Appendix</link> for a brief example on troubleshooting
4318  actions.
4319 </para>
4320 </sect4>
4321
4322 </sect3>
4323
4324 <!--  ~  End section  ~  -->
4325
4326
4327 <!--   ~~~~~       New section      ~~~~~     -->
4328 <sect3 id="aliases">
4329 <title>Aliases</title>
4330 <para>
4331  Custom <quote>actions</quote>, known to <application>Privoxy</application>
4332  as <quote>aliases</quote>, can be defined by combining other <quote>actions</quote>.
4333  These can in turn be invoked just like the built-in <quote>actions</quote>.
4334  Currently, an alias can contain any character except space, tab, <quote>=</quote>,
4335  <quote>{</quote> or <quote>}</quote>. But please use only <quote>a</quote>-
4336  <quote>z</quote>, <quote>0</quote>-<quote>9</quote>, <quote>+</quote>, and
4337  <quote>-</quote>. Alias names are not case sensitive, and 
4338  <emphasis>must be defined before other actions</emphasis> in the
4339  actions file! And there can only be one set of <quote>aliases</quote>
4340  defined per file. Each actions file may have its own aliases, but they are 
4341  only visible within that file.
4342 </para>
4343
4344 <para>
4345  Now let's define a few aliases:
4346 </para>
4347
4348 <para>
4349  <literal>
4350   <msgtext> 
4351    <literallayout>
4352  # Useful custom aliases we can use later. These must come first!
4353  {{alias}}
4354  +prevent-cookies = +prevent-setting-cookies +prevent-reading-cookies
4355  -prevent-cookies = -prevent-setting-cookies -prevent-reading-cookies
4356  fragile     = -block -prevent-cookies -filter -fast-redirects -hide-referer -kill-popups
4357  shop        = -prevent-cookies -filter -fast-redirects
4358  +imageblock = +block +handle-as-image
4359
4360  # Aliases defined from other aliases, for people who don't like to type 
4361  # too much:  ;-)
4362  c0 = +prevent-cookies
4363  c1 = -prevent-cookies
4364  #... etc.  Customize to your heart's content.
4365    </literallayout>
4366   </msgtext> 
4367  </literal>
4368 </para>
4369
4370 <para>
4371  Some examples using our <quote>shop</quote> and <quote>fragile</quote>
4372  aliases from above. These would appear in the lower sections of an 
4373  actions file as exceptions to the default actions (as defined in the 
4374  upper section):
4375 </para>
4376
4377 <para>
4378  <literal>
4379   <msgtext> 
4380    <literallayout>
4381  # These sites are very complex and require
4382  # minimal interference.
4383  {fragile}
4384   .office.microsoft.com
4385   .windowsupdate.microsoft.com
4386   .nytimes.com
4387
4388  # Shopping sites - but we still want to block ads.
4389  {shop}
4390   .quietpc.com
4391   .worldpay.com   # for quietpc.com
4392   .scan.co.uk
4393
4394  # These shops require pop-ups also 
4395  {shop -kill-popups}
4396   .dabs.com
4397   .overclockers.co.uk
4398    </literallayout>
4399   </msgtext> 
4400  </literal>
4401 </para>
4402
4403 <para>
4404  The <quote>shop</quote> and <quote>fragile</quote> aliases are often used for 
4405  <quote>problem</quote> sites that require most actions to be disabled 
4406  in order to function properly.
4407
4408 </para>
4409
4410 </sect3>
4411 </sect2>
4412
4413 <!--  ~  End section  ~  -->
4414
4415
4416 <!--   ~~~~~       New section      ~~~~~     -->
4417 <sect2 id="filter-file">
4418 <title>The Filter File</title>
4419 <para>
4420  Any web page can be dynamically modified with the filter file. This
4421  modification can be removal, or re-writing, of any web page content,
4422  including tags and non-visible content. The default filter file is
4423  <filename>default.filter</filename>, located in the config directory. 
4424 </para>
4425
4426 <para>
4427  This is potentially a very powerful feature, and requires knowledge of both 
4428  <quote>regular expression</quote> and HTML in order create custom 
4429  filters. But, there are a number of useful filters included with 
4430  <application>Privoxy</application> for many common situations.
4431 </para>
4432
4433 <para>
4434  The included example file is divided into sections. Each section begins 
4435  with the <literal>FILTER</literal> keyword, followed by the identifier 
4436  for that section, e.g. <quote>FILTER: webbugs</quote>. Each section performs
4437  a similar type of filtering, such as <quote>html-annoyances</quote>.
4438 </para>
4439
4440 <para>
4441  This file uses regular expressions to alter or remove any string in the
4442  target page. The expressions can only operate on one line at a time. Some
4443  examples from the included default <filename>default.filter</filename>:
4444 </para>
4445
4446 <para>
4447  Stop web pages from displaying annoying messages in the status bar by
4448  deleting such references:
4449 </para>
4450
4451 <para>
4452  <literal>
4453   <msgtext> 
4454    <literallayout>
4455  FILTER: html-annoyances
4456
4457  # New browser windows should be resizeable and have a location and status
4458  # bar. Make it so.
4459  #
4460  s/resizable="?(no|0)"?/resizable=1/ig s/noresize/yesresize/ig
4461  s/location="?(no|0)"?/location=1/ig s/status="?(no|0)"?/status=1/ig
4462  s/scrolling="?(no|0|Auto)"?/scrolling=1/ig
4463  s/menubar="?(no|0)"?/menubar=1/ig 
4464
4465  # The &lt;BLINK&gt; tag was a crime!
4466 &n