Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
[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 license SYSTEM "license.sgml">
12 <!entity p-authors SYSTEM "p-authors.sgml">
13 <!entity config SYSTEM "p-config.sgml">
14 <!entity p-version "2.9.15">
15 <!entity p-status "beta">
16 <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc  -->
17 <!entity % p-not-stable "INCLUDE">
18 <!entity % p-stable "IGNORE">
19 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
20 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
21 <!entity % p-readme "IGNORE">
22 <!entity % user-man "IGNORE">
23 <!entity % config-file "IGNORE">
24 <!entity % p-supp-userman "IGNORE"> <!-- Omit some from supported.sgml    -->
25 <!entity  my-copy "&copy;">         <!-- kludge for docbook2man           -->
26 <!entity % draft "IGNORE">          <!-- WIP stuff    -->
27 ]>
28 <!--
29  File        :  $Source: /cvsroot/ijbswa/current/doc/source/user-manual.sgml,v $
30
31  Purpose     :  user manual
32                 This file belongs into
33                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
34
35  $Id: user-manual.sgml,v 1.123.2.7 2002/06/09 00:29:34 hal9 Exp $
36
37  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
38  See LICENSE.
39
40  ========================================================================
41  NOTE: Please read developer-manual/documentation.html before touching 
42  anything in this, or other Privoxy documentation.
43  ========================================================================
44
45 -->
46
47 <article id="index">
48 <artheader>
49
50 <title>Privoxy User Manual</title>
51
52 <pubdate>
53  <subscript>
54 <!-- Completely the wrong markup, but very little is allowed  -->
55 <!-- in this part of an article. FIXME -->
56  <link linkend="copyright">Copyright</link> &my-copy; 2001, 2002 by 
57  <ulink url="http://www.privoxy.org">Privoxy Developers</ulink>
58  </subscript>
59 </pubdate>
60
61 <pubdate>$Id: user-manual.sgml,v 1.123.2.7 2002/06/09 00:29:34 hal9 Exp $</pubdate>
62
63 <!--
64
65 Note: the following should generate a separate page, and a live link to it,
66 all nicely done. But it doesn't for some mysterious reason. Please leave
67 commented unless it can be fixed proper. For the time being, the
68 copyright/license declarations will be in their own sgml.
69
70 Hal.
71
72 <copyright>
73   <year>2001</year>
74   <year>2002</year>
75   <holder>Privoxy Developers</holder>
76 </copyright>
77
78 <legalnotice id="legalnotice"> 
79  <para>
80   text goes here ........
81  </para>
82 </legalnotice>
83
84 -->
85
86
87 <abstract>
88
89 <![%dummy;[
90  <para>
91  <comment>
92   This is here to keep vim syntax file from breaking :/
93   If I knew enough to fix it, I would.
94   PLEASE DO NOT REMOVE! HB: hal@foobox.net
95  </comment>
96  </para>
97 ]]>
98
99  <para>
100   The <citetitle>User Manual</citetitle> gives users information on how to
101   install, configure and use <ulink
102   url="http://www.privoxy.org/"><application>Privoxy</application></ulink>.
103  </para>
104
105 <!-- Include privoxy.sgml boilerplate: -->
106  &p-intro;
107 <!-- end privoxy.sgml -->
108
109  <para>
110   You can find the latest version of the <citetitle>User Manual</citetitle> at  <ulink
111   url="http://www.privoxy.org/user-manual/">http://www.privoxy.org/user-manual/</ulink>.
112   Please see the <ulink url="contact.html">Contact section</ulink> on how to
113   contact the developers.
114  </para>
115
116 <!--   <para> -->
117 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
118 <!--   </para> -->
119 </abstract>
120
121 </artheader>
122
123 <!--   ~~~~~       New section      ~~~~~     -->
124 <sect1 label="1" id="introduction"><title>Introduction</title>
125 <para>
126  This documentation is included with the current &p-status; version of
127  <application>Privoxy</application>, v.&p-version;<![%p-not-stable;[, 
128  and is mostly complete at this point. The most up to date reference for the
129  time being is still the comments in the source files and in the individual
130  configuration files. Development of version 3.0 is currently nearing
131  completion, and includes many significant changes and enhancements over
132  earlier versions. The target release date for
133  stable v3.0 is <quote>soon</quote> ;-)]]>.
134 </para>
135
136 <!-- include only in non-stable versions -->
137 <![%p-not-stable;[
138 <para>
139  Since this is a &p-status; version, not all new features are well tested. This
140  documentation may be slightly out of sync as a result (especially with 
141  CVS sources). And there <emphasis>may be</emphasis> bugs, though hopefully
142  not many! 
143 </para>
144 ]]>
145
146 <!--   ~~~~~       New section      ~~~~~     -->
147 <sect2 id="features"><title>Features</title>
148 <para>
149  In addition to <application>Internet Junkbuster's</application> traditional
150  features of ad and banner blocking and cookie management,
151  <application>Privoxy</application> provides new features<![%p-not-stable;[,
152  some of them currently under development]]>:
153 </para>
154 <!-- Include newfeatures.sgml boilerplate here: -->
155  &newfeatures;
156 <!-- end boilerplate -->
157 </sect2>
158
159 </sect1>
160
161 <!--  ~  End section  ~  -->
162
163
164 <!--   ~~~~~       New section      ~~~~~     -->
165 <sect1 id="installation"><title>Installation</title>
166
167 <para>
168  <application>Privoxy</application> is available both in convenient pre-compiled
169  packages for a wide range of operating systems, and as raw source code.
170  For most users, we recommend using the packages, which can be downloaded from our
171  <ulink url="http://sourceforge.net/projects/ijbswa/">Privoxy Project
172  Page</ulink>.
173 </para>
174
175 <para>
176  Note: If you have a previous <application>Junkbuster</application> or
177  <application>Privoxy</application> installation on your system, you
178  will need to remove it.  On some platforms, this may be done for you as part
179  of their installation procedure. (See below for your platform). In any case
180  <emphasis>be sure to backup your old configuration if it is valuable to
181  you.</emphasis> See the <link linkend="upgradersnote">note to
182  upgraders</link> section below.
183 </para>
184
185 <!--   ~~~~~       New section      ~~~~~     --> 
186 <sect2 id="installation-packages"><title>Binary Packages</title>
187 <para>
188 How to install the binary packages depends on your operating system:
189 </para>
190
191 <!--   ~~~~~       New section      ~~~~~     -->
192 <sect3 id="installation-pack-rpm"><title>Red Hat, SuSE and Conectiva RPMs</title>
193
194 <para>
195  RPMs can be installed with <literal>rpm -Uvh privoxy-&p-version;-1.rpm</literal>,
196  and will use <filename>/etc/privoxy</filename> for the location 
197  of configuration files.
198 </para>
199
200 <para>
201  Note that on Red Hat, <application>Privoxy</application> will
202  <emphasis>not</emphasis> be automatically started on system boot. You will
203  need to enable that using <command>chkconfig</command>,
204  <command>ntsysv</command>, or similar methods. Note that SuSE will 
205 automatically start Privoxy in the boot process.
206 </para>
207
208 <para>
209  If you have problems with failed dependencies, try rebuilding the SRC RPM: 
210  <literal>rpm --rebuild privoxy-&p-version;-1.src.rpm</literal>. This 
211  will use your locally installed libraries and RPM version. 
212 </para>
213
214 <para>
215  Also note that if you have a <application>Junkbuster</application> RPM installed
216  on your system, you need to remove it first, because the packages conflict.
217  Otherwise, RPM will try to remove <application>Junkbuster</application>
218  automatically, before installing <application>Privoxy</application>.
219 </para>
220 </sect3>
221
222 <!--   ~~~~~       New section      ~~~~~     -->
223 <sect3 id="installation-deb"><title>Debian</title>
224 <para>
225  DEBs can be installed with <literal>dpkg -i
226  privoxy_&p-version;-1.deb</literal>, and will use
227  <filename>/etc/privoxy</filename> for the location of configuration
228  files.
229 </para>
230 </sect3>
231
232 <!--   ~~~~~       New section      ~~~~~     -->
233 <sect3 id="installation-pack-win"><title>Windows</title>
234
235 <para>
236  Just double-click the installer, which will guide you through
237  the installation process. You will find the configuration files
238  in the same directory as you installed Privoxy in. We do not
239  use the registry of Windows. 
240 </para>
241 </sect3>
242
243 <!--   ~~~~~       New section      ~~~~~     -->
244 <sect3 id="installation-pack-bintgz"><title>Solaris, NetBSD, FreeBSD, HP-UX</title>
245
246 <para>
247  Create a new directory, <literal>cd</literal> to it, then unzip and
248  untar the archive. For the most part, you'll have to figure out where
249  things go. <!-- FIXME, more info needed? -->
250 </para>
251 </sect3>
252
253 <!--   ~~~~~       New section      ~~~~~     -->
254 <sect3 id="installation-os2"><title>OS/2</title>
255
256 <para>
257  First, make sure that no previous installations of
258  <application>Junkbuster</application> and / or 
259  <application>Privoxy</application> are left on your
260  system. Check that no <application>Junkbuster</application>
261  or <application>Privoxy</application> objects are in
262  your startup folder.
263
264 </para>
265
266 <para>
267  Then, just double-click the WarpIN self-installing archive, which will
268  guide you through the installation process. A shadow of the
269  <application>Privoxy</application> executable will be placed in your
270  startup folder so it will start automatically whenever OS/2 starts.
271 </para>
272
273 <para>
274  The directory you choose to install <application>Privoxy</application>
275  into will contain all of the configuration files.
276 </para>
277 </sect3>
278
279 <!--   ~~~~~       New section      ~~~~~     -->
280 <sect3 id="installation-mac"><title>Max OSX</title>
281 <para>
282  Unzip the downloaded package (you can either double-click on the file
283  in the finder, or on the desktop if you downloaded it there).  Then,
284  double-click on the package installer icon and follow the installation
285  process.
286  <application>Privoxy</application> will be installed in the subdirectory
287  <literal>/Applications/Privoxy.app</literal>.
288  <application>Privoxy</application> will set itself up to start 
289  automatically on system bring-up via
290  <literal>/System/Library/StartupItems/Privoxy</literal>.
291 </para>
292 </sect3>
293
294 <!--   ~~~~~       New section      ~~~~~     -->
295 <sect3 id="installation-amiga"><title>AmigaOS</title>
296 <para>
297  Copy and then unpack the <filename>lha</filename> archive to a suitable location. 
298  All necessary files will be installed into <application>Privoxy</application>
299  directory, including all configuration and log files. To uninstall, just 
300  remove this directory.
301 </para>
302 </sect3>
303 </sect2>
304
305 <!--   ~~~~~       New section      ~~~~~     -->
306 <sect2 id="installation-source"><title>Building from Source</title>
307
308 <para>
309  The most convenient way to obtain the <application>Privoxy</application> sources
310  is to download the source tarball from our <ulink url="http://sf.net/projects/ijbswa/">project
311  page</ulink>.
312 </para>
313
314 <para>
315  If you like to live on the bleeding edge and are not afraid of using
316  possibly unstable development versions, you can check out the up-to-the-minute
317  version directly from <ulink url="http://sourceforge.net/cvs/?group_id=11118">the
318  CVS repository</ulink> or simply download <ulink
319  url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.gz">the nightly CVS
320  tarball.</ulink>
321 </para>
322
323 <!-- include buildsource.sgml boilerplate: -->
324 &buildsource;
325 <!-- end boilerplate -->
326
327 </sect2>
328
329 </sect1>
330
331 <!--  ~  End section  ~  -->
332
333 <!--   ~~~~~       New section      ~~~~~     -->
334 <sect1 id="upgradersnote">
335 <title>Note to Upgraders</title>
336 <para>
337  There are very significant changes from earlier 
338  <application>Junkbuster</application> versions to the current
339  <application>Privoxy</application>. The number, names, syntax, and
340  purposes of configuration files have substantially  changed.
341  <application>Junkbuster 2.0.x</application> configuration
342  files will not migrate, <application>Junkbuster 2.9.x</application>
343  and <application>Privoxy</application> configurations will need to be
344  ported. The functionalities of the old <filename>blockfile</filename>,
345  <filename>cookiefile</filename> and <filename>imagelist</filename> 
346  are now combined into the <link linkend="actions-file"><quote>actions
347  files</quote></link>.  
348  <filename>default.action</filename>, is the main actions file. Local
349  exceptions should best be put into <filename>user.action</filename>.
350 </para>
351 <para>
352  A <link linkend="filter-file"><quote>filter file</quote></link> (typically
353  <filename>default.filter</filename>) is new as of <application>Privoxy
354  2.9.x</application>, and provides some of the new sophistication (explained
355  below). <filename>config</filename> is much the same as before.
356 </para>
357 <para>
358  If upgrading from a 2.0.x version, you will have to use the new config 
359  files, and possibly adapt any personal rules from your older files.
360  When porting personal rules over from the old <filename>blockfile</filename>
361  to the new actions files, please note that even the pattern syntax has
362  changed. If upgrading from 2.9.x development versions, it is still
363  recommended to use the new configuration files.
364 </para>
365 <para>
366  A quick list of things to be aware of before upgrading: 
367 </para>
368
369 <para>
370  <itemizedlist>
371
372  <listitem>
373   <para>
374    The default listening port is now 8118 due to a conflict with another 
375    service (NAS).
376   </para>
377  </listitem>  
378  <listitem>
379   <para>  
380     Some installers may remove earlier versions completely. Save any 
381     important configuration files!
382   </para>
383  </listitem>
384  <listitem>
385   <para>
386    <application>Privoxy</application> is controllable with a web browser 
387    at the special URL: <ulink
388    url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
389    (Shortcut: <ulink url="http://p.p/">http://p.p/</ulink>). Many
390    aspects of configuration can be done here, including temporarily disabling
391    <application>Privoxy</application>.
392   </para>
393  </listitem> 
394  <listitem>
395   <para>
396    The primary configuration files for cookie management, ad and banner 
397    blocking, and many other aspects of <application>Privoxy</application>
398    configuration are the <link linkend="actions-file">actions
399    files</link>. It is strongly recommended to become familiar with the new
400    actions concept below, before modifying these files. Locally defined rules 
401    should go into <filename>user.action</filename>.
402   </para>
403  </listitem> 
404   <listitem>
405   <para>
406 <!-- I think it is best to keep this somewhat vague, in case  -->
407 <!-- the situation changes under our feet. -->   
408    Some installers may not automatically start
409    <application>Privoxy</application> after installation.
410   </para>
411  </listitem> 
412
413  </itemizedlist>
414 </para>
415 </sect1>
416
417 <!--   ~~~~~       New section      ~~~~~     -->
418 <sect1 id="quickstart"><title>Quickstart to Using <application>Privoxy</application></title>
419 <para>
420  <itemizedlist>
421
422  <listitem>
423   <para>
424    If upgrading, from versions before 2.9.16, please back up any configuration
425    files. See the <link linkend="upgradersnote">Note to Upgraders</link> Section.
426  </para>
427 </listitem> 
428
429  <listitem>
430   <para>
431   Install <application>Privoxy</application>. See the <link
432   linkend="installation">Installation Section</link> below for platform specific
433   information. 
434  </para>
435  </listitem>  
436
437  <listitem>
438   <para>
439    Advanced users and those who want to offer <application>Privoxy</application>
440    service to more than just their local machine should check the <link
441    linkend="config">main config file</link>, especially the <link
442    linkend="access-control">security-relevant</link> options. These are 
443    off by default.
444   </para>
445  </listitem>  
446
447  <listitem>
448   <para>
449   Start <application>Privoxy</application>, if the installation program has
450   not done this already (may vary according to platform). See the section
451   <link linkend="startup">Starting <application>Privoxy</application></link>.
452   </para>
453  </listitem>
454
455  <listitem>
456   <para>
457    Set your browser to use <application>Privoxy</application> as HTTP and
458    HTTPS proxy by setting the proxy configuration for address of
459    <literal>127.0.0.1</literal> and port <literal>8118</literal>.
460    (<application>Junkbuster</application> and earlier versions of
461    <application>Privoxy</application> used port 8000.) See the section <link
462    linkend="startup">Starting <application>Privoxy</application></link> below
463    for more details on this.
464   </para>
465  </listitem>  
466
467  <listitem>
468   <para>
469     Flush your browser's disk and memory caches, to remove any cached ad images.
470   </para>
471  </listitem> 
472
473  <listitem>
474   <para>
475    A default installation should provide a reasonable starting point for 
476    most. There will undoubtedly be occasions where you will want to adjust the
477    configuration, but that can be dealt with as the need arises. Little 
478    to no initial configuration is required in most cases.
479   </para>
480   <para>
481    See the <link linkend="configuration">Configuration section</link> for more
482    configuration options, and how to customize your installation.
483  <![%draft;[  You might also want to look at the <link
484    linkend="quickstart-ad-blocking">next section</link> for a quick
485    introduction to how <application>Privoxy</application> blocks ads and
486    banners.]]>
487   </para>
488  </listitem> 
489
490  <listitem>
491   <para>
492     If you experience ads that slipped through, innocent images that are
493     blocked, or otherwise feel the need to fine-tune
494     <application>Privoxy's</application> behaviour, take a look at the <link
495     linkend="actions-file">actions files</link>. As a quick start, you might
496     find the <link linkend="act-examples">richly commented examples</link>
497     helpful. You can also view and edit the actions files through the <ulink
498     url="http://config.privoxy.org">web-based user interface</ulink>. The
499     Appendix <quote><link linkend="actionsanat">Anatomy of an
500     Action</link></quote> has hints how to debug actions that
501     <quote>misbehave</quote>.
502   </para>
503  </listitem> 
504
505  <listitem>
506   <para>
507    Please see the section <link linkend="contact">Contacting the
508    Developers</link> on how to report bugs or problems with websites or to get
509    help. 
510   </para>
511  </listitem> 
512
513  <listitem>
514   <para>
515    Now enjoy surfing with enhanced comfort and privacy!
516   </para>
517  </listitem> 
518  
519  </itemizedlist>
520 </para>
521
522
523 <!--   ~~~~~       New section      ~~~~~     -->
524
525 <sect2 id="quickstart-ad-blocking">
526 <title>Quickstart to Ad Blocking</title>
527 <!--
528  NOTE:  This section is deliberately redundant for those that don't 
529  want to read the whole thing (which is getting lengthy).
530 -->
531 <para>
532  Ad blocking is but one of <application>Privoxy's</application>
533  array of features. Many of these features are for the technically minded advanced 
534  user. But, ad and banner blocking is surely common ground for everybody.
535 </para>
536 <para> 
537  This section will provide a quick summary of ad blocking so 
538  you can get up to speed quickly without having to read the more extensive
539  information provided below, though this is highly recommended.
540 </para>
541 <para>
542  First a bit of a warning ... blocking ads is much like blocking SPAM: the
543  more aggressive you are about it, the more likely you are to block 
544  things that were not intended. So there is a trade off here. If you want
545  extreme ad free browsing, be prepared to deal with more
546  <quote>problem</quote> sites, and to spend more time adjusting the
547  configuration to solve these unintended consequences. In short, there is 
548  not an easy way to eliminate <emphasis>all</emphasis> ads. Either take 
549  the easy way and settle for <emphasis>most</emphasis> ads blocked with the
550  default configuration, or jump in and tweak it for your personal surfing
551  habits and preferences.
552 </para>
553 <para>
554  Secondly, a brief explanation of <application>Privoxy's </application>
555  <quote>actions</quote>. <quote>Actions</quote> in this context, are 
556  the directives we use to tell <application>Privoxy</application> to perform
557  some task relating to HTTP transactions (i.e. web browsing). We tell
558  <application>Privoxy</application> to take some <quote>action</quote>. Each
559  action has a unique name and function. While there are many potential
560  <application>actions</application> in <application>Privoxy's</application>
561  arsenal, only a few are used for ad blocking. <link
562  linkend="actions">Actions</link>, and <link linkend="actions-file">action
563  configuration files</link>, are explained in depth below.
564 </para>
565 <para>
566  Actions are specified in <application>Privoxy's</application> configuration,
567  followed by one or more URLs to which the action should apply. URLs 
568  can actually be URL type <link linkend="af-patterns">patterns</link> that use
569  wildcards so they can apply potentially to a range of similar URLs. The
570  actions, together with the URL patterns are called a section.
571 </para>
572 <para>
573  When you connect to a website, the full URL will either match one or more
574  of the sections as defined in <application>Privoxy's</application> configuration,
575  or not. If so, then <application>Privoxy</application> will perform the
576  respective actions. If not, then nothing special happens. Furthermore, web
577  pages may contain embedded, secondary URLs that your web browser will
578  use to load additional components of the page, as it parses the
579  original page's HTML content. An ad image for instance, is just an URL
580  embedded in the page somewhere. The image itself may be on the same server,
581  or a server somewhere else on the Internet. Complex web pages will have many
582  such embedded URLs.
583 </para>
584
585 <para>
586  The actions we need to know about for ad blocking are:  <literal><link
587  linkend="block">block</link></literal>, <literal><link
588  linkend="handle-as-image">handle-as-image</link></literal>, and
589  <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>:
590 </para>
591
592 <para>
593  <itemizedlist>
594   
595  <listitem>
596   <para>
597    <literal><link linkend="block">block</link></literal> - this action stops
598    any contact between your browser and any URL patterns that match this
599    action's configuration. It can be used for blocking ads, but also anything
600    that is determined to be unwanted. By itself, it simply stops any
601    communication with the remote server and sends <application>Privoxy</application>'s
602    own built-in BLOCKED page instead to let you now what has happened.
603   </para>
604  </listitem> 
605
606  <listitem>
607   <para>
608    <literal><link linkend="handle-as-image">handle-as-image</link></literal> - 
609    tells <application>Privoxy</application> to treat this URL as an image.
610    <application>Privoxy</application>'s default configuration already does this
611    for all common image types (e.g. GIF), but there are many situations where this
612    is not so easy to determine. So we'll force it in these cases. This is particularly
613    important for ad blocking, since  only if we know that it's an image of
614    some kind, can we replace it with an image of our choosing, instead of the 
615    <application>Privoxy</application> BLOCKED page (which would only result in
616    a <quote>broken image</quote> icon). There are some limitations to this
617    though. For instance, you can't just brute-force an image substitution for
618    an entire HTML page in most situations.
619   </para>
620  </listitem> 
621
622  <listitem>
623   <para>
624    <literal><link
625    linkend="set-image-blocker">set-image-blocker</link></literal> - tells
626    <application>Privoxy</application> what to display in place of an ad image that
627    has hit a block rule. For this to come into play, the URL must match a
628    <literal><link linkend="block">block</link></literal> action somewhere in the
629    configuration, <emphasis>and</emphasis>, it must also match an
630    <literal><link linkend="handle-as-image">handle-as-image</link></literal> action.
631   </para>
632   <para>
633    The configuration options on what to display instead of the ad are:
634   </para>
635   <simplelist>
636    <member>
637     &nbsp;&nbsp;&nbsp;<emphasis>pattern</emphasis> - a checkerboard pattern, so that an ad 
638     replacement is obvious. This is the default.
639    </member>
640   </simplelist>
641   <simplelist>
642    <member>
643     &nbsp;&nbsp;&nbsp;<emphasis>blank</emphasis> - A very small empty GIF image is displayed.
644     This is the so-called <quote>invisible</quote> configuration option.
645    </member>
646   </simplelist>
647   <simplelist>
648    <member>
649     &nbsp;&nbsp;&nbsp;<emphasis>http://&lt;URL&gt;</emphasis> - A redirect to any image anywhere
650     of the user's choosing (advanced usage).
651    </member>
652   </simplelist>
653   </listitem> 
654
655 </itemizedlist>
656 </para>
657
658 <para>
659  The quickest way to adjust any of these settings is with your browser through
660  the special <application>Privoxy</application> editor at <ulink
661  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
662  (shortcut: <ulink url="http://p.p/">http://p.p/show-status</ulink>). This 
663  is an internal page, and does not require Internet access. Select the
664  appropriate <quote>actions</quote> file, and click
665  <quote><guibutton>Edit</guibutton></quote>. It is best to put personal or
666  local preferences in <filename>user.action</filename> since this is not
667  meant to be overwritten during upgrades, and will over-ride the settings in
668  other files. Here you can insert new <quote>actions</quote>, and URLs for ad
669  blocking or other purposes, and make other adjustments to the configuration.
670  <application>Privoxy</application> will detect these changes automatically.
671 </para>
672
673 <para>
674  A quick and simple step by step example:
675 </para>
676
677 <para>
678  <itemizedlist>
679
680   <listitem>
681    <para>
682      Right click on the ad image to be blocked, then select 
683      <quote><guimenuitem>Copy Link Location</guimenuitem></quote> from the
684      pop-up menu. 
685    </para>
686   </listitem> 
687   <listitem>
688    <para>
689     Set your browser to 
690     <ulink
691  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
692    </para>
693   </listitem> 
694   <listitem>
695    <para>
696     Find <filename>user.action</filename> in the top section, and click 
697     on <quote><guibutton>Edit</guibutton></quote>:
698    </para>
699
700  <!-- image of editor and actions files selections -->
701  <para>
702   <figure pgwide="0" float="0"><title>Actions Files in Use</title>
703    <mediaobject>
704      <imageobject>
705       <imagedata  fileref="../images/files-in-use.jpg" format="jpg">
706        </imageobject> 
707        <textobject>
708         <phrase>[ Screenshot of Actions Files in Use ]</phrase>
709       </textobject>
710    </mediaobject>
711   </figure>
712  </para>
713  </listitem> 
714  
715  <listitem>
716   <para>
717    You should have a section with only
718    <literal><link linkend="block">block</link></literal> listed under 
719    <quote>Actions:</quote>.
720    If not, click a <quote><guibutton>Insert new section below</guibutton></quote>
721    button, and in the new section that just appeared, click the 
722    <guibutton>Edit</guibutton> button right under the word <quote>Actions:</quote>.
723    This will bring up a list of all actions. Find
724    <literal><link linkend="block">block</link></literal> near the top, and click
725    in the <quote>Enabled</quote> column, then <quote><guibutton>Submit</guibutton></quote>
726    just below the list.
727   </para>
728  </listitem> 
729  <listitem>
730   <para>
731    Now, in the <literal><link linkend="block">block</link></literal> actions section,
732    click the <quote><guibutton>Add</guibutton></quote> button, and paste the URL the
733    browser got from <quote><guimenuitem>Copy Link Location</guimenuitem></quote>.
734    Remove the <literal>http://</literal> at the beginning of the URL. Then, click
735    <quote><guibutton>Submit</guibutton></quote> (or
736    <quote><guibutton>OK</guibutton></quote> if in a pop-up window).
737   </para>
738  </listitem> 
739  <listitem>
740   <para>
741    Now go back to the original page, and press <keycap>SHIFT-Reload</keycap>
742    (or flush all browser caches). The image should be gone now.
743   </para>
744  </listitem> 
745  
746  </itemizedlist>
747 </para>
748
749 <para>
750  This is a very crude and simple example. There might be good reasons to use a 
751  wildcard pattern match to include potentially similar images from the same
752  site. For a more extensive explanation of <quote>patterns</quote>, and 
753  the entire actions concept, see <link linkend="actions-file">the Actions
754  section</link>.
755 </para>
756
757 <para>
758  For advanced users who want to hand edit their config files, you might want
759  to now go to the <link linkend="act-examples">Actions Files Tutorial</link>.
760  The ideas explained therein also apply to the web-based editor.
761 </para>
762
763 </sect2>
764
765 </sect1>
766
767 <!--  ~  End section  ~  -->
768
769
770 <!--   ~~~~~       New section      ~~~~~     -->
771 <sect1 id="startup">
772 <title>Starting <application>Privoxy</application></title>
773 <para>
774  Before launching <application>Privoxy</application> for the first time, you
775  will want to configure your browser(s) to use
776  <application>Privoxy</application> as a HTTP and HTTPS proxy. The default is
777  127.0.0.1 (or localhost) for the proxy address, and port 8118 (earlier versions
778  used port 8000). This is the one configuration step that must be done!
779 </para>
780
781  <!-- image of Mozilla Proxy configuration -->
782  <para>
783   <figure pgwide="0" float="0"><title>Proxy Configuration (Mozilla)</title>
784    <mediaobject>
785      <imageobject>
786       <imagedata  fileref="../images/proxy_setup.jpg" format="jpg">
787        </imageobject> 
788        <textobject>
789         <phrase>[ Screenshot of Mozilla Proxy Configuration ]</phrase>
790       </textobject>
791    </mediaobject>
792   </figure>
793  </para>
794  
795 <para> 
796  With <application>Netscape</application> (and
797  <application>Mozilla</application>), this can be set under:
798 </para>
799  
800 <literallayout>
801 <!-- Mix ascii and gui art, something for everybody -->
802 <!-- spacing on this is tricky -->
803  <guibutton>Edit</guibutton>
804    |_   
805          <guibutton>Preferences</guibutton>
806                 |_       
807                         <guibutton>Advanced</guibutton>
808                               |_     
809                                     <guibutton>Proxies</guibutton>
810                                          |_       
811                                                 <guibutton>HTTP Proxy</guibutton>
812 </literallayout>
813
814 <para>
815  For <application>Internet Explorer</application>: 
816 </para>
817
818 <literallayout>
819 <!-- Mix ascii and gui art, something for everybody -->
820 <!-- spacing on this is tricky -->
821  <guibutton>Tools</guibutton>
822      |_   
823          <guibutton>Internet Properties</guibutton>
824                             |_       
825                                       <guibutton>Connections</guibutton>
826                                                |_     
827                                                             <guibutton>LAN Settings</guibutton>
828 </literallayout>
829
830 <para>
831  Then, check <quote>Use Proxy</quote> and fill in the appropriate info
832  (Address: 127.0.0.1, Port: 8118). Include HTTPS (SSL), if you want HTTPS
833  proxy support too. 
834 </para>
835
836 <para>
837  After doing this, flush your browser's disk and memory caches to force a
838  re-reading of all pages and to get rid of any ads that may be cached. You 
839  are now ready to start enjoying the benefits of using
840  <application>Privoxy</application>!
841 </para>
842
843 <para>
844  <application>Privoxy</application> is typically started by specifying the
845  main configuration file to be used on the command line. If no configuration
846  file is specified on the command line, <application>Privoxy</application>
847  will look for a file named <filename>config</filename> in the current
848  directory. Except on Win32 where it will try <filename>config.txt</filename>.
849 </para>
850
851 <sect2 id="start-redhat">
852 <title>Red Hat and Conectiva</title>
853 <para>
854  We use a script. Note that Red Hat does not start Privoxy upon booting per
855  default. It will use the file <filename>/etc/privoxy/config</filename> as
856  its main configuration file.
857 </para>
858 <para>
859  <screen>
860  # /etc/rc.d/init.d/privoxy start
861 </screen>
862 </para>
863 </sect2>
864
865 <sect2 id="start-debian">
866 <title>Debian</title>
867 <para>
868  We use a script. Note that Debian starts Privoxy upon booting per
869  default.  It will use the file
870  <filename>/etc/privoxy/config</filename> as its main configuration
871  file.
872 </para>
873 <para>
874  <screen>
875  # /etc/init.d/privoxy start
876 </screen>
877 </para>
878 </sect2>
879
880 <sect2 id="start-suse">
881 <title>SuSE</title>
882 <para>
883 We use a script. It will use the file <filename>/etc/privoxy/config</filename>
884 as its main configuration file. Note that SuSE starts Privoxy upon booting
885 your PC.
886 </para>
887 <para>
888  <screen>
889  # rcprivoxy start
890 </screen>
891 </para>
892 </sect2>
893
894 <sect2 id="start-windows">
895 <title>Windows</title>
896 <para>
897 Click on the Privoxy Icon to start Privoxy. If no configuration file is
898  specified on the command line, <application>Privoxy</application> will look
899  for a file named <filename>config.txt</filename>. Note that Windows will
900  automatically start Privoxy upon booting you PC.
901 </para>
902 </sect2>
903
904 <sect2 id="start-unices">
905 <title>Solaris, NetBSD, FreeBSD, HP-UX and others</title>
906 <para>
907 Example Unix startup command:
908 </para>
909 <para>
910  <screen>
911  # /usr/sbin/privoxy /etc/privoxy/config
912 </screen>
913 </para>
914 </sect2>
915
916 <sect2 id="start-os2">
917 <title>OS/2</title>
918 <para>
919  During installation, <application>Privoxy</application> is configured to
920  start automatically when the system restarts. You can start it manually by
921  double-clicking on the <application>Privoxy</application> icon in the
922  <application>Privoxy</application> folder.
923 </para>
924 </sect2>
925
926 <sect2 id="start-macosx">
927 <title>MAX OSX</title>
928 <para>
929  During installation, <application>Privoxy</application> is configured to
930  start automatically when the system restarts. You can start it manually
931  through the Terminal with these commands:
932 </para>
933 <para>
934   <screen>
935   cd /Applications/Privoxy.app
936   ./privoxy</screen>
937 </para>
938 </sect2>
939
940
941 <sect2 id="start-amigaos">
942 <title>AmigaOS</title>
943 <para>
944  Start <application>Privoxy</application> (with RUN &lt;&gt;NIL:) in your
945  <filename>startnet</filename> script (AmiTCP), in
946  <filename>s:user-startup</filename> (RoadShow), as startup program in your
947  startup script (Genesis), or as startup action (Miami and MiamiDx). 
948  <application>Privoxy</application> will automatically quit when you quit your
949  TCP/IP stack (just ignore the harmless warning your TCP/IP stack may display that
950  <application>Privoxy</application> is still running).
951 </para>
952 </sect2>
953
954 <!--
955
956 <para>
957  See the section <link linkend="cmdoptions">Command line options</link> for
958  furher info.
959 </para>
960
961 must find a better place for this paragraph
962
963 <para>
964  The included default configuration files should give a reasonable starting
965  point. Most of the per site configuration is done in the
966  <ulink url="actions-file.html"><quote>actions</quote></ulink> files. These are
967  where various cookie actions are defined, ad and banner blocking, and other
968  aspects of <application>Privoxy</application> configuration. There are several
969  such files included, with varying levels of aggressiveness. 
970 </para>
971
972 <para>
973  You will probably want to keep an eye out for sites for which you may prefer
974  persistent cookies, and add these to your actions configuration as needed. By
975  default, most of these will be accepted only during the current browser
976  session (aka <quote>session cookies</quote>), unless you add them to the
977  configuration. If you want the browser to handle this instead, you will need
978  to edit <filename>user.action</filename> (or through the web based interface)
979  and disable this feature. If you use more than one browser, it would make
980  more sense to let <application>Privoxy</application> handle this. In which
981  case, the browser(s) should be set to accept all cookies.
982 </para>
983
984 <para>
985  Another feature where you will probably want to define exceptions for trusted
986  sites is the popup-killing (through the <ulink
987  url="actions-file.html#KILL-POPUPS"><quote>+kill-popups</quote></ulink> and
988  <ulink
989  url="actions-file.html#FILTER-POPUPS"><quote>+filter{popups}</quote></ulink>
990  actions), because your favorite shopping, banking, or leisure site may need
991  popups (explained below). 
992 </para>
993
994 <para>
995  <application>Privoxy</application> is HTTP/1.1 compliant,  but not all of
996  the optional 1.1 features are as yet supported. In the unlikely event that
997  you experience inexplicable problems with browsers that use HTTP/1.1 per default
998  (like <application>Mozilla</application> or recent versions of I.E.), you might
999  try to force HTTP/1.0 compatibility. For Mozilla, look under <literal>Edit -&gt;
1000  Preferences -&gt; Debug -&gt; Networking</literal>.
1001  Alternatively, set the <quote>+downgrade-http-version</quote> config option in
1002  <filename>default.action</filename> which will downgrade your browser's HTTP
1003  requests from HTTP/1.1 to HTTP/1.0 before processing them.
1004 </para>
1005
1006 <para>
1007  After running <application>Privoxy</application> for a while, you can 
1008  start to fine tune the configuration to suit your personal, or site, 
1009  preferences and requirements. There are many, many aspects that can 
1010  be customized. <quote>Actions</quote> 
1011  can be adjusted by pointing your browser to 
1012  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1013  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>), 
1014  and then follow the link to <quote>View &#38; Change the Current Configuration</quote>. 
1015  (This is an internal page and does not require Internet access.)
1016 </para>
1017
1018 <para>
1019  In fact, various aspects of <application>Privoxy</application>
1020  configuration can be viewed from this page, including 
1021  current configuration parameters, source code version numbers, 
1022  the browser's request headers, and <quote>actions</quote> that apply 
1023  to a given URL. In addition to the actions file 
1024  editor mentioned above, <application>Privoxy</application> can also 
1025  be turned <quote>on</quote> and <quote>off</quote> (toggled) from this page.
1026 </para>
1027
1028 <para>
1029  If you encounter problems, try loading the page without
1030  <application>Privoxy</application>. If that helps, enter the URL where
1031  you have the problems into <ulink url="http://p.p/show-url-info">the browser
1032  based rule tracing utility</ulink>. See which rules apply and why, and
1033  then try turning them off for that site one after the other, until the problem
1034  is gone. When you have found the culprit, you might want to turn the rest on
1035  again.
1036 </para>
1037
1038 <para>
1039  If the above paragraph sounds gibberish to you, you might want to <ulink
1040  url="actions-file.html#ACTIONSFILE">read more about the actions concept</ulink>
1041  or even dive deep into the <ulink url="appendix.html#ACTIONSANAT">Appendix
1042  on actions</ulink>.
1043 </para>
1044
1045 <para>
1046  If you can't get rid of the problem at all, think you've found a bug in
1047  Privoxy, want to propose a new feature or smarter rules, please see the 
1048  section <ulink url="contact.html"><quote>Contacting the
1049  Developers</quote></ulink> below. 
1050 </para>
1051
1052 -->
1053
1054 <!--   ~~~~~       New section      ~~~~~     -->
1055 <sect2 id="cmdoptions">
1056 <title>Command Line Options</title>
1057 <para>
1058  <application>Privoxy</application> may be invoked with the following
1059  command-line options:
1060 </para>
1061
1062 <para>
1063  <itemizedlist>
1064
1065  <listitem>
1066   <para>
1067     <emphasis>--version</emphasis>
1068   </para>
1069   <para>
1070      Print version info and exit. Unix only.
1071   </para>
1072  </listitem> 
1073  <listitem>
1074   <para>
1075     <emphasis>--help</emphasis>
1076   </para>
1077   <para>
1078    Print short usage info and exit. Unix only.
1079   </para>
1080  </listitem> 
1081  <listitem>
1082   <para>
1083    <emphasis>--no-daemon</emphasis>
1084   </para>
1085   <para>
1086    Don't become a daemon, i.e. don't fork and become process group
1087    leader, and don't detach from controlling tty. Unix only.
1088   </para>
1089  </listitem> 
1090  <listitem>
1091   <para>
1092    <emphasis>--pidfile FILE</emphasis>
1093   
1094   </para>
1095   <para>
1096    On startup, write the process ID to <emphasis>FILE</emphasis>. Delete the
1097    <emphasis>FILE</emphasis> on exit. Failure to create or delete the
1098    <emphasis>FILE</emphasis> is non-fatal. If no <emphasis>FILE</emphasis>
1099    option is given, no PID file will be used. Unix only.
1100   </para>
1101  </listitem> 
1102  <listitem>
1103   <para>
1104    <emphasis>--user USER[.GROUP]</emphasis>
1105   
1106   </para>
1107   <para>
1108    After (optionally) writing the PID file, assume the user  ID  of
1109    <emphasis>USER</emphasis>, and if included the GID of GROUP.  Exit if the
1110    privileges are not sufficient to do so. Unix only.
1111   </para>
1112  </listitem> 
1113  <listitem>
1114   <para>
1115     <emphasis>configfile</emphasis>
1116   </para>
1117   <para>
1118     If no <emphasis>configfile</emphasis> is included on the command line, 
1119     <application>Privoxy</application> will look for a file named 
1120     <quote>config</quote> in the current directory (except on Win32 
1121     where it will look for <quote>config.txt</quote> instead). Specify 
1122     full path to avoid confusion. If no config file is found, 
1123     <application>Privoxy</application> will fail to start.
1124   </para>
1125  </listitem> 
1126
1127  </itemizedlist>
1128 </para>
1129
1130 </sect2>
1131
1132 </sect1>
1133
1134 <!--  ~  End section  ~  -->
1135
1136
1137 <!--   ~~~~~       New section      ~~~~~     -->
1138 <sect1 id="configuration"><title><application>Privoxy</application> Configuration</title>
1139  <para>
1140   All <application>Privoxy</application> configuration is stored  
1141   in text files. These files can be edited with a text editor.
1142   Many important aspects of <application>Privoxy</application> can 
1143   also be controlled easily with a web browser.
1144  </para>
1145
1146
1147 <!--   ~~~~~       New section      ~~~~~     -->
1148
1149 <sect2>
1150 <title>Controlling <application>Privoxy</application> with Your Web Browser</title>
1151 <para>
1152  <application>Privoxy</application>'s user interface can be reached through the special 
1153  URL <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1154  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>), 
1155  which is a built-in page and works without Internet access.
1156  You will see the following section:
1157
1158 </para>
1159
1160 <!-- Needs to be put in a table and colorized  -->
1161 <screen>
1162  <msgtext>
1163  <bridgehead renderas="sect2">&nbsp;&nbsp;&nbsp;&nbsp;Privoxy Menu</bridgehead>
1164
1165  <simplelist>
1166  <member>
1167   &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>
1168  </member>
1169  <member>
1170   &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>
1171  </member>
1172  <member>
1173   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-request">View the request headers.</ulink>
1174  </member>
1175  <member>
1176   &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>
1177  </member>
1178  <member>
1179   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/toggle">Toggle Privoxy on or off</ulink>
1180  </member>
1181  </simplelist>
1182  </msgtext>
1183 </screen>
1184
1185
1186 <para>
1187  This should be self-explanatory. Note the first item leads to an editor for the
1188  <link linkend="actions-file">actions files</link>, which is where the ad, banner,
1189  cookie, and URL blocking magic is configured as well as other advanced features of
1190  <application>Privoxy</application>. This is an easy way to adjust various
1191  aspects of <application>Privoxy</application> configuration. The actions
1192  file, and other configuration files, are explained in detail below. 
1193 </para>
1194
1195 <para>
1196  <quote>Toggle Privoxy On or Off</quote> is handy for sites that might 
1197  have problems with your current actions and filters. You can in fact use
1198  it as a test to see whether it is <application>Privoxy</application> 
1199  causing the problem or not. <application>Privoxy</application> continues 
1200  to run as a proxy in this case, but all manipulation is disabled, i.e.
1201  <application>Privoxy</application> acts like a normal forwarding proxy. There
1202  is even a toggle <link linkend="bookmarklets">Bookmarklet</link> offered, so
1203  that you can toggle <application>Privoxy</application> with one click from
1204  your browser.
1205 </para>
1206
1207 </sect2>
1208
1209 <!--  ~  End section  ~  -->
1210
1211
1212
1213
1214 <!--   ~~~~~       New section      ~~~~~     -->
1215
1216 <sect2 id="confoverview">
1217 <title>Configuration Files Overview</title>
1218 <para>
1219  For Unix, *BSD and Linux, all configuration files are located in
1220  <filename>/etc/privoxy/</filename> by default. For MS Windows, OS/2, and
1221  AmigaOS these are all in the same directory as the 
1222  <application>Privoxy</application> executable. <![%p-not-stable;[ The name
1223  and number of configuration files has changed from previous versions, and is
1224  subject to change as development progresses.]]>
1225 </para>
1226
1227 <para>
1228  The installed defaults provide a reasonable starting point, though 
1229  some settings may be aggressive by some standards. For the time being, the
1230  principle configuration files are:
1231 </para>
1232
1233 <para>
1234  <itemizedlist>
1235
1236   <listitem>
1237    <para>
1238      The <link linkend="config">main configuration file</link> is named <filename>config</filename>
1239      on Linux, Unix, BSD, OS/2, and AmigaOS and <filename>config.txt</filename>
1240      on Windows. This is a required file.
1241    </para>
1242   </listitem> 
1243
1244   <listitem>
1245    <para>
1246     <filename>default.action</filename> (the main <link linkend="actions-file">actions file</link>)
1247     is used to define which <quote>actions</quote> relating to banner-blocking, images, pop-ups,
1248     content modification, cookie handling etc should be applied by default. It also defines many
1249     exceptions (both positive and negative) from this default set of actions that enable 
1250     <application>Privoxy</application> to selectively eliminate the junk, and only the junk, on
1251     as many websites as possible.
1252    </para>
1253    <para>
1254     Multiple actions files may be defined in <filename>config</filename>. These 
1255     are processed in the order they are defined. Local customizations and locally 
1256     preferred exceptions to the default policies  as defined in
1257     <filename>default.action</filename> (which you will most probably want
1258     to define sooner or later) are probably best applied in
1259     <filename>user.action</filename>, where you can preserve them across
1260     upgrades. <filename>standard.action</filename> is for
1261     <application>Privoxy's</application> internal use.
1262    </para>
1263    <para>    
1264     There is also a web based editor that can be accessed from
1265     <ulink
1266     url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
1267     (Shortcut: <ulink
1268     url="http://p.p/show-status">http://p.p/show-status</ulink>) for the
1269     various actions files. 
1270    </para>
1271   </listitem> 
1272
1273   <listitem>
1274    <para>
1275     <filename>default.filter</filename> (the <link linkend="filter-file">filter
1276     file</link>) can be used to re-write the raw page content, including
1277     viewable text as well as embedded HTML and JavaScript, and whatever else
1278     lurks on any given web page. The filtering jobs are only pre-defined here;
1279     whether to apply them or not is up to the actions files.
1280    </para>
1281   </listitem> 
1282
1283  </itemizedlist>
1284 </para>
1285
1286 <para>
1287  All files use the <quote><literal>#</literal></quote> character to denote a
1288  comment (the rest of the line will be ignored) and understand line continuation
1289  through placing a backslash ("<literal>\</literal>") as the very last character
1290  in a line. If the <literal>#</literal> is preceded by a backslash, it looses
1291  its special function. Placing a <literal>#</literal> in front of an otherwise
1292  valid configuration line to prevent it from being interpreted is called "commenting
1293  out" that line.
1294 </para>
1295
1296 <para>
1297  The actions files and <filename>default.filter</filename> 
1298  can use Perl style <link linkend="regex">regular expressions</link> for
1299  maximum flexibility. 
1300 </para>
1301
1302 <para>
1303  After making any changes, there is no need to restart
1304  <application>Privoxy</application> in order for the changes to take
1305  effect. <application>Privoxy</application> detects such changes 
1306  automatically. Note, however, that it may take one or two additional
1307  requests for the change to take effect. When changing the listening address
1308  of <application>Privoxy</application>, these <quote>wake up</quote> requests
1309  must obviously be sent to the <emphasis>old</emphasis> listening address.
1310 </para>
1311
1312 <![%p-not-stable;[
1313 <para>
1314  While under development, the configuration content is subject to change. 
1315  The below documentation may not be accurate by the time you read this. 
1316  Also, what constitutes a <quote>default</quote> setting, may change, so 
1317  please check all your configuration files on important issues.
1318 </para>
1319 ]]>
1320
1321 </sect2>
1322 </sect1>
1323 <!--  ~  End section  ~  -->
1324
1325
1326 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
1327
1328 <!-- **************************************************** -->
1329 <!-- Include config.sgml here -->
1330 <!-- This is where the entire config file is detailed. -->
1331  &config;
1332 <!-- end include  -->
1333
1334
1335 <!--  ~  End section  ~  -->
1336
1337
1338
1339 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
1340
1341 <sect1 id="actions-file"><title>Actions Files</title>
1342
1343 <para>
1344  The actions files are used to define what actions
1345  <application>Privoxy</application> takes for which URLs, and thus determine
1346  how ad images, cookies and various other aspects of HTTP content and
1347  transactions are handled, and on which sites (or even parts thereof). There 
1348  are three such files included with <application>Privoxy</application> (as of 
1349  version 2.9.15), with differing purposes:
1350  </para>
1351  
1352  <para>
1353   <itemizedlist>
1354    <listitem>
1355     <para>
1356      <filename>default.action</filename> - is the primary action file 
1357      that sets the initial values for all actions. It is intended to 
1358      provide a base level of functionality for
1359      <application>Privoxy's</application> array of features. So it is 
1360      a set of broad rules that should work reasonably well for users everywhere.
1361      This is the file that the developers are keeping updated, and making 
1362      available to users.
1363     </para>
1364    </listitem> 
1365    <listitem>
1366     <para>
1367      <filename>user.action</filename> - is intended to be for local site 
1368      preferences and exceptions. As an example, if your ISP or your bank
1369      has specific requirements, and need special handling, this kind of 
1370      thing should go here. This file will not be upgraded.
1371     </para>
1372   </listitem> 
1373    <listitem>
1374     <para>
1375      <filename>standard.action</filename> - is used by the web based editor, 
1376      to set various pre-defined sets of rules for the default actions section
1377      in <filename>default.action</filename>. These have increasing levels of
1378      aggressiveness <emphasis>and have no influence on your browsing unless
1379      you select them explicitly in the editor</emphasis>. It is not recommend
1380      to edit this file.
1381     </para>
1382    </listitem> 
1383   </itemizedlist>
1384  </para> 
1385
1386 <para>
1387  The list of actions files to be used are defined in the main configuration 
1388  file, and are processed in the order they are defined. The content of these
1389  can all be viewed and edited from <ulink
1390  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
1391 </para>
1392
1393 <para>
1394  An actions file typically has multiple sections. If you want to use
1395  <quote>aliases</quote> in an actions file, you have to place the (optional)
1396  <link linkend="aliases">alias section</link> at the top of that file.
1397  Then comes the default set of rules which will apply universally to all
1398  sites and pages (be <emphasis>very careful</emphasis> with using such a
1399  universal set in <filename>user.action</filename> or any other actions file after 
1400  <filename>default.action</filename>, because it will override the result
1401  from consulting any previous file). And then below that,
1402  exceptions to the defined universal policies. You can regard
1403  <filename>user.action</filename> as an appendix to <filename>default.action</filename>,
1404  with the advantage that is a separate file, which makes preserving your
1405  personal settings across <application>Privoxy</application> upgrades easier.
1406 </para>
1407
1408 <para> 
1409  Actions can be used to block anything you want, including ads, banners, or
1410  just some obnoxious URL that you would rather not see. Cookies can be accepted
1411  or rejected, or accepted only during the current browser session (i.e. not
1412  written to disk), content can be modified, JavaScripts tamed, user-tracking
1413  fooled, and much more. See below for a <link linkend="actions">complete list
1414  of actions</link>.
1415 </para>
1416
1417 <!--   ~~~~~       New section      ~~~~~     -->
1418 <sect2>
1419 <title>Finding the Right Mix</title>
1420 <para>
1421  Note that some <link linkend="actions">actions</link>, like cookie suppression
1422  or script disabling, may render some sites unusable that rely on these
1423  techniques to work properly. Finding the right mix of actions is not always easy and
1424  certainly a matter of personal taste. In general, it can be said that the more
1425  <quote>aggressive</quote> your default settings (in the top section of the
1426  actions file) are, the more exceptions for <quote>trusted</quote> sites you
1427  will have to make later. If, for example, you want to kill popup windows per
1428  default, you'll have to make exceptions from that rule for sites that you
1429  regularly use and that require popups for actually useful content, like maybe
1430  your bank, favorite shop, or newspaper.
1431 </para>
1432
1433 <para>
1434  We have tried to provide you with reasonable rules to start from in the
1435  distribution actions files. But there is no general rule of thumb on these
1436  things. There just are too many variables, and sites are constantly changing.
1437  Sooner or later you will want to change the rules (and read this chapter again :).
1438 </para>
1439 </sect2>
1440
1441 <!--   ~~~~~       New section      ~~~~~     -->
1442 <sect2>
1443 <title>How to Edit</title>
1444 <para>
1445  The easiest way to edit the actions files is with a browser by
1446  using our browser-based editor, which can be reached from <ulink
1447  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
1448  The editor allows both fine-grained control over every single feature on a
1449  per-URL basis, and easy choosing from wholesale sets of defaults like
1450  <quote>Cautious</quote>, <quote>Medium</quote> or <quote>Advanced</quote>.
1451 </para>
1452
1453 <para>
1454  If you prefer plain text editing to GUIs, you can of course also directly edit the
1455  the actions files. Look at <filename>default.action</filename> which is richly
1456  commented.
1457 </para>
1458 </sect2>
1459
1460
1461 <sect2 id="actions-apply">
1462 <title>How Actions are Applied to URLs</title>
1463 <para>
1464  Actions files are divided into sections. There are special sections,
1465  like the <quote><link linkend="aliases">alias</link></quote> sections which will
1466  be discussed later. For now let's concentrate on regular sections: They have a
1467  heading line (often split up to multiple lines for readability) which consist
1468  of a list of actions, separated by whitespace and enclosed in curly braces.
1469  Below that, there is a list of URL patterns, each on a separate line.
1470 </para>
1471
1472 <para>
1473  To determine which actions apply to a request, the URL of the request is
1474  compared to all patterns in each action file file. Every time it matches, the list of
1475  applicable actions for the URL is incrementally updated, using the heading
1476  of the section in which the pattern is located. If multiple matches for
1477  the same URL set the same action differently, the last match wins. If not, 
1478  the effects are aggregated. E.g. a URL might match a regular section with 
1479  a heading line of <literal>{ 
1480  +<ulink url="actions-file.html#HANDLE-AS-IMAGE">handle-as-image</ulink> }</literal>,
1481  then later another one with just <literal>{
1482  +<ulink url="actions-file.html#BLOCK">block</ulink> }</literal>, resulting
1483  in <emphasis>both</emphasis> actions to apply.
1484 </para>
1485
1486 <para>
1487  You can trace this process for any given URL by visiting <ulink
1488  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>.
1489 </para>
1490
1491 <para>
1492  More detail on this is provided in the Appendix, <link linkend="ACTIONSANAT">
1493  Anatomy of an Action</link>.
1494 </para>
1495 </sect2>
1496
1497 <!--   ~~~~~       New section      ~~~~~     -->
1498 <sect2 id="af-patterns">
1499 <title>Patterns</title>
1500 <para>
1501  Generally, a pattern has the form <literal>&lt;domain&gt;/&lt;path&gt;</literal>,
1502  where both the <literal>&lt;domain&gt;</literal> and <literal>&lt;path&gt;</literal>
1503  are optional. (This is why the pattern <literal>/</literal> matches all URLs).
1504 </para>
1505
1506 <variablelist>
1507  <varlistentry>
1508   <term><literal>www.example.com/</literal></term>
1509   <listitem>
1510    <para>
1511     is a domain-only pattern and will match any request to <literal>www.example.com</literal>,
1512     regardless of which document on that server is requested.
1513    </para>
1514   </listitem>
1515  </varlistentry>
1516  <varlistentry>
1517   <term><literal>www.example.com</literal></term>
1518   <listitem>
1519    <para>
1520     means exactly the same. For domain-only patterns, the trailing <literal>/</literal> may
1521     be omitted.
1522    </para>
1523   </listitem>
1524  </varlistentry>
1525  <varlistentry>
1526   <term><literal>www.example.com/index.html</literal></term>
1527   <listitem>
1528    <para>
1529     matches only the single document <literal>/index.html</literal>
1530     on <literal>www.example.com</literal>.
1531    </para>
1532   </listitem>
1533  </varlistentry>
1534  <varlistentry>
1535   <term><literal>/index.html</literal></term>
1536   <listitem>
1537    <para>
1538     matches the document <literal>/index.html</literal>, regardless of the domain,
1539     i.e. on <emphasis>any</emphasis> web server.
1540    </para>
1541   </listitem>
1542  </varlistentry>
1543  <varlistentry>
1544   <term><literal>index.html</literal></term>
1545   <listitem>
1546    <para>
1547     matches nothing, since it would be  interpreted as a domain name and
1548     there is no top-level domain called <literal>.html</literal>.
1549    </para>
1550   </listitem>
1551  </varlistentry>
1552 </variablelist>
1553
1554
1555 <!--   ~~~~~       New section      ~~~~~     -->
1556 <sect3><title>The Domain Pattern</title>
1557
1558 <para>
1559  The matching of the domain part offers some flexible options: if the
1560  domain starts or ends with a dot, it becomes unanchored at that end. 
1561  For example:
1562 </para>
1563
1564 <variablelist>
1565  <varlistentry>
1566   <term><literal>.example.com</literal></term>
1567   <listitem>
1568    <para>
1569     matches any domain that <emphasis>ENDS</emphasis> in
1570     <literal>.example.com</literal>
1571    </para>
1572   </listitem>
1573  </varlistentry>
1574  <varlistentry>
1575   <term><literal>www.</literal></term>
1576   <listitem>
1577    <para>
1578     matches any domain that <emphasis>STARTS</emphasis> with
1579     <literal>www.</literal>
1580    </para>
1581   </listitem>
1582  </varlistentry>
1583  <varlistentry>
1584   <term><literal>.example.</literal></term>
1585   <listitem>
1586    <para>
1587     matches any domain that <emphasis>CONTAINS</emphasis> <literal>.example.</literal>
1588     (Correctly speaking: It matches any FQDN that contains <literal>example</literal> as a domain.)
1589    </para>
1590   </listitem>
1591  </varlistentry>
1592 </variablelist>
1593
1594 <para>
1595  Additionally, there are wild-cards that you can use in the domain names
1596  themselves. They work pretty similar to shell wild-cards: <quote>*</quote>
1597  stands for zero or more arbitrary characters, <quote>?</quote> stands for
1598  any single character, you can define character classes in square
1599  brackets and all of that can be freely mixed:
1600 </para>
1601
1602 <variablelist>
1603  <varlistentry>
1604   <term><literal>ad*.example.com</literal></term>
1605   <listitem>
1606    <para>
1607     matches <quote>adserver.example.com</quote>, 
1608     <quote>ads.example.com</quote>, etc but not <quote>sfads.example.com</quote>
1609    </para>
1610   </listitem>
1611  </varlistentry>
1612  <varlistentry>
1613   <term><literal>*ad*.example.com</literal></term>
1614   <listitem>
1615    <para>
1616     matches all of the above, and then some.
1617    </para>
1618   </listitem>
1619  </varlistentry>
1620  <varlistentry>
1621   <term><literal>.?pix.com</literal></term>
1622   <listitem>
1623    <para>
1624     matches <literal>www.ipix.com</literal>,
1625     <literal>pictures.epix.com</literal>, <literal>a.b.c.d.e.upix.com</literal> etc. 
1626    </para>
1627   </listitem>
1628  </varlistentry>
1629  <varlistentry>
1630   <term><literal>www[1-9a-ez].example.c*</literal></term>
1631   <listitem>
1632    <para>
1633      matches <literal>www1.example.com</literal>, 
1634      <literal>www4.example.cc</literal>, <literal>wwwd.example.cy</literal>, 
1635      <literal>wwwz.example.com</literal> etc., but <emphasis>not</emphasis> 
1636      <literal>wwww.example.com</literal>.
1637    </para>
1638   </listitem>
1639  </varlistentry>
1640 </variablelist>
1641
1642 </sect3>
1643
1644 <!--  ~  End section  ~  -->
1645
1646
1647 <!--   ~~~~~       New section      ~~~~~     -->
1648 <sect3><title>The Path Pattern</title>
1649
1650 <para>
1651  <application>Privoxy</application> uses Perl compatible regular expressions
1652  (through the <ulink url="http://www.pcre.org/">PCRE</ulink> library) for
1653  matching the path.
1654 </para>
1655
1656 <para>
1657  There is an <link linkend="regex">Appendix</link> with a brief quick-start into regular
1658  expressions, and full (very technical) documentation on PCRE regex syntax is available on-line
1659  at <ulink url="http://www.pcre.org/man.txt">http://www.pcre.org/man.txt</ulink>.
1660  You might also find the Perl man page on regular expressions (<literal>man perlre</literal>)
1661  useful, which is available on-line at <ulink
1662  url="http://www.perldoc.com/perl5.6/pod/perlre.html">http://www.perldoc.com/perl5.6/pod/perlre.html</ulink>.
1663 </para>
1664
1665 <para>
1666  Note that the path pattern is automatically left-anchored at the <quote>/</quote>,
1667  i.e. it matches as if it would start with a <quote>^</quote> (regular expression speak 
1668  for the beginning of a line).
1669 </para>
1670
1671 <para>
1672  Please also note that matching in the path is <emphasis>CASE INSENSITIVE</emphasis>
1673  by default, but you can switch to case sensitive at any point in the pattern by using the 
1674  <quote>(?-i)</quote> switch: <literal>www.example.com/(?-i)PaTtErN.*</literal> will match
1675  only documents whose path starts with <literal>PaTtErN</literal> in
1676  <emphasis>exactly</emphasis> this capitalization.
1677 </para>
1678 </sect3>
1679
1680 </sect2>
1681
1682 <!--  ~  End section  ~  -->
1683
1684
1685 <!--   ~~~~~       New section      ~~~~~     -->
1686
1687 <sect2 id="actions">
1688 <title>Actions</title>
1689 <para>
1690  All actions are disabled by default, until they are explicitly enabled
1691  somewhere in an actions file. Actions are turned on if preceded with a
1692  <quote>+</quote>, and turned off if preceded with a <quote>-</quote>. So a
1693  <literal>+action</literal> means <quote>do that action</quote>, e.g.
1694  <literal>+block</literal> means <quote>please block URLs that match the
1695  following patterns</quote>, and <literal>-block</literal> means <quote>don't
1696  block URLs that match the following patterns, even if <literal>+block</literal>
1697  previously applied.</quote>
1698
1699 </para>
1700
1701 <para> 
1702  Again, actions are invoked by placing them on a line, enclosed in curly braces and
1703  separated by whitespace, like in 
1704  <literal>{+some-action -some-other-action{some-parameter}}</literal>,
1705  followed by a list of URL patterns, one per line, to which they apply.
1706  Together, the actions line and the following pattern lines make up a section
1707  of the actions file. 
1708 </para>
1709
1710 <para> 
1711  There are three classes of actions:
1712 </para>
1713
1714 <para>
1715  <itemizedlist>
1716  <listitem>
1717   <para>  
1718    Boolean, i.e the action can only be <quote>enabled</quote> or
1719    <quote>disabled</quote>. Syntax:
1720   </para>
1721   <para>
1722    <screen>
1723   +<replaceable class="function">name</replaceable>        # enable action <replaceable class="parameter">name</replaceable>
1724   -<replaceable class="function">name</replaceable>        # disable action <replaceable class="parameter">name</replaceable></screen>
1725   </para>
1726   <para>  
1727    Example: <literal>+block</literal>
1728   </para>
1729  </listitem>
1730
1731
1732  <listitem>
1733   <para>  
1734    Parameterized, where some value is required in order to enable this type of action.
1735    Syntax:
1736   </para>
1737   <para>
1738    <screen>
1739   +<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}  # enable action and set parameter to <replaceable class="parameter">param</replaceable>,
1740                # overwriting parameter from previous match if necessary
1741   -<replaceable class="function">name</replaceable>         # disable action. The parameter can be omitted</screen>
1742   </para>
1743   <para>
1744    Note that if the URL matches multiple positive forms of a parameterized action,
1745    the last match wins, i.e. the params from earlier matches are simply ignored.
1746   </para>
1747   <para>  
1748    Example: <literal>+hide-user-agent{ Mozilla 1.0 }</literal>
1749   </para>
1750  </listitem>
1751  
1752  <listitem>
1753   <para>  
1754    Multi-value. These look exactly like parameterized actions,
1755    but they behave differently: If the action applies multiple times to the
1756    same URL, but with different parameters, <emphasis>all</emphasis> the parameters
1757    from <emphasis>all</emphasis> matches are remembered. This is used for actions
1758    that can be executed for the same request repeatedly, like adding multiple
1759    headers, or filtering through multiple filters. Syntax:
1760   </para>
1761   <para>
1762    <screen>
1763   +<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}   # enable action and add <replaceable class="parameter">param</replaceable> to the list of parameters
1764   -<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}   # remove the parameter <replaceable class="parameter">param</replaceable> from the list of parameters
1765                 # If it was the last one left, disable the action.
1766   <replaceable class="parameter">-name</replaceable>          # disable this action completely and remove all parameters from the list</screen>
1767   </para>
1768   <para>  
1769    Examples: <literal>+add-header{X-Fun-Header: Some text}</literal> and
1770    <literal>+filter{html-annoyances}</literal>
1771   </para>
1772  </listitem>
1773
1774  </itemizedlist>
1775 </para>
1776
1777 <para>
1778  If nothing is specified in any actions file, no <quote>actions</quote> are
1779  taken. So in this case <application>Privoxy</application> would just be a
1780  normal, non-blocking, non-anonymizing proxy. You must specifically enable the
1781  privacy and blocking features you need (although the provided default actions
1782  files will give a good starting point).
1783 </para>
1784
1785 <para>
1786  Later defined actions always over-ride earlier ones.  So exceptions 
1787  to any rules you make, should come in the latter part of the file (or 
1788  in a file that is processed later when using multiple actions files). For
1789  multi-valued actions, the actions are applied in the order they are specified.
1790  Actions files are processed in the order they are defined in
1791  <filename>config</filename> (the default installation has three actions
1792  files). It also quite possible for any given URL pattern to match more than
1793  one pattern and thus more than one set of actions!
1794 </para>
1795
1796 <!-- start actions listing -->
1797 <para>
1798  The list of valid <application>Privoxy</application> actions are:
1799 </para>
1800
1801
1802 <!-- ********************************************************** -->
1803 <!-- Please note the below defined actions use id's that are    -->
1804 <!-- probably linked from other places, so please don't change. -->
1805 <!--                                                            -->
1806 <!-- ********************************************************** -->
1807
1808
1809 <!--   ~~~~~       New section      ~~~~~     -->
1810
1811 <sect3 renderas="sect4" id="add-header">
1812 <title>add-header</title>
1813
1814 <variablelist>
1815  <varlistentry>
1816   <term>Typical use:</term>
1817   <listitem>
1818    <para>Confuse log analysis, custom applications</para>
1819   </listitem>
1820  </varlistentry>
1821
1822  <varlistentry>
1823   <term>Effect:</term>
1824   <listitem>
1825    <para>
1826     Sends a user defined HTTP header to the web server.
1827    </para>
1828   </listitem>
1829  </varlistentry>
1830
1831  <varlistentry>
1832   <term>Type:</term>
1833   <!-- boolean, parameterized, Multi-value -->
1834   <listitem>
1835    <para>Multi-value.</para>
1836   </listitem>
1837  </varlistentry>
1838  
1839  <varlistentry>
1840   <term>Parameter:</term>
1841   <listitem>
1842    <para>
1843     Any string value is possible. Validity of the defined HTTP headers is not checked.
1844     It is recommended that you use the <quote><literal>X-</literal></quote> prefix
1845     for custom headers.
1846    </para>
1847   </listitem>
1848  </varlistentry>
1849  
1850 <varlistentry>
1851   <term>Notes:</term>
1852   <listitem>
1853    <para>
1854     This action may be specified multiple times, in order to define multiple 
1855     headers. This is rarely needed for the typical user. If you don't know what 
1856     <quote>HTTP headers</quote> are, you definitely don't need to worry about this 
1857     one.
1858    </para>
1859   </listitem>
1860  </varlistentry>
1861
1862  <varlistentry>
1863   <term>Example usage:</term>
1864   <listitem>
1865     <para>
1866      <screen>+add-header{X-User-Tracking: sucks}</screen>
1867    </para>
1868   </listitem>
1869  </varlistentry>
1870 </variablelist>
1871 </sect3>
1872
1873
1874 <!--   ~~~~~       New section      ~~~~~     -->
1875 <sect3 renderas="sect4" id="block">
1876 <title>block</title>
1877
1878 <variablelist>
1879  <varlistentry>
1880   <term>Typical use:</term>
1881   <listitem>
1882    <para>Block ads or other obnoxious content</para>
1883   </listitem>
1884  </varlistentry>
1885
1886  <varlistentry>
1887   <term>Effect:</term>
1888   <listitem>
1889    <para>
1890     Requests for URLs to which this action applies are blocked, i.e. the requests are not
1891     forwarded to the remote server, but answered locally with a substitute page or image,
1892     as determined by the <literal><link linkend="handle-as-image">handle-as-image</link></literal>
1893     and <literal><link linkend="set-image-blocker">set-image-blocker</link></literal> actions.
1894    </para>
1895   </listitem>
1896  </varlistentry>
1897
1898  <varlistentry>
1899   <term>Type:</term>
1900   <!-- boolean, parameterized, Multi-value -->
1901   <listitem>
1902    <para>Boolean.</para>
1903   </listitem>
1904  </varlistentry>
1905
1906  <varlistentry>
1907   <term>Parameter:</term>
1908   <listitem>
1909    <para>N/A</para>
1910   </listitem>
1911  </varlistentry>
1912  
1913 <varlistentry>
1914   <term>Notes:</term>
1915   <listitem>
1916    <para>
1917     <application>Privoxy</application> sends a special <quote>BLOCKED</quote> page
1918     for requests to blocked pages. This page contains links to find out why the request
1919     was blocked, and a click-through to the blocked content (the latter only if compiled with the
1920     force feature enabled). The <quote>BLOCKED</quote> page adapts to the available
1921     screen space -- it displays full-blown if space allows, or miniaturized and text-only
1922     if loaded into a small frame or window. If you are using <application>Privoxy</application>
1923     right now, you can take a look at the 
1924     <ulink url="http://ads.bannerserver.example.com/nasty-ads/sponsor.html"><quote>BLOCKED</quote>
1925     page</ulink>.
1926    </para>
1927    <para> 
1928     A very important exception occurs if <emphasis>both</emphasis> 
1929     <literal>block</literal> and <literal><link linkend="handle-as-image">handle-as-image</link></literal>,
1930     apply to the same request: it will then be replaced by an image. If 
1931     <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>
1932     (see below) also applies, the type of image will be determined by its parameter,
1933     if not, the standard checkerboard pattern is sent.
1934    </para>
1935    <para>
1936     It is important to understand this process, in order 
1937     to understand how <application>Privoxy</application> deals with 
1938     ads and other unwanted content.
1939    </para>
1940    <para>
1941     The <literal><link linkend="filter">filter</link></literal>
1942     action can perform a very similar task, by <quote>blocking</quote>
1943     banner images and other content through rewriting the relevant URLs in the
1944     document's HTML source, so they don't get requested in the first place.
1945     Note that this is a totally different technique, and it's easy to confuse the two.
1946    </para>
1947   </listitem>
1948  </varlistentry>
1949
1950  <varlistentry>
1951   <term>Example usage (section):</term>
1952   <listitem>
1953     <para>
1954      <screen>{+block}      # Block and replace with "blocked" page
1955 .nasty-stuff.example.com
1956
1957 {+block +handle-as-image} # Block and replace with image
1958 .ad.doubleclick.net
1959 .ads.r.us</screen>
1960     </para>
1961   </listitem>
1962  </varlistentry>
1963
1964
1965 </variablelist>
1966 </sect3>
1967
1968 <!--   ~~~~~       New section      ~~~~~     -->
1969 <sect3 renderas="sect4" id="crunch-incoming-cookies">
1970 <title>crunch-incoming-cookies</title>
1971
1972 <variablelist>
1973  <varlistentry>
1974   <term>Typical use:</term>
1975   <listitem>
1976    <para>
1977     Prevent the web server from setting any cookies on your system
1978    </para>
1979   </listitem>
1980  </varlistentry>
1981
1982  <varlistentry>
1983   <term>Effect:</term>
1984   <listitem>
1985    <para>
1986     Deletes any <quote>Set-Cookie:</quote> HTTP headers from server replies.
1987    </para>
1988   </listitem>
1989  </varlistentry>
1990
1991  <varlistentry>
1992   <term>Type:</term>
1993   <!-- Boolean, Parameterized, Multi-value -->
1994   <listitem>
1995    <para>Boolean.</para>
1996   </listitem>
1997  </varlistentry>
1998
1999  <varlistentry>
2000   <term>Parameter:</term>
2001   <listitem>
2002    <para>
2003     N/A
2004    </para>
2005   </listitem>
2006  </varlistentry>
2007  
2008  <varlistentry>
2009   <term>Notes:</term>
2010   <listitem>
2011    <para>
2012     This action is only concerned with <emphasis>incoming</emphasis> cookies. For
2013     <emphasis>outgoing</emphasis> cookies, use
2014     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>.
2015     Use <emphasis>both</emphasis> to disable cookies completely.
2016    </para>
2017    <para>
2018     It makes <emphasis>no sense at all</emphasis> to use this action in conjunction
2019     with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action,
2020     since it would prevent the session cookies from being set.
2021    </para>
2022   </listitem>
2023  </varlistentry>
2024
2025  <varlistentry>
2026   <term>Example usage:</term>
2027   <listitem>
2028    <para>
2029     <screen>+crunch-incoming-cookies</screen>
2030    </para>
2031   </listitem>
2032  </varlistentry>
2033 </variablelist>
2034 </sect3>
2035
2036
2037 <!--   ~~~~~       New section      ~~~~~     -->
2038 <sect3 renderas="sect4" id="crunch-outgoing-cookies">
2039 <title>crunch-outgoing-cookies</title>
2040
2041 <variablelist>
2042  <varlistentry>
2043   <term>Typical use:</term>
2044   <listitem>
2045    <para>
2046     Prevent the web server from reading any cookies from your system
2047    </para>
2048   </listitem>
2049  </varlistentry>
2050
2051  <varlistentry>
2052   <term>Effect:</term>
2053   <listitem>
2054    <para>
2055     Deletes any <quote>Cookie:</quote> HTTP headers from client requests.
2056    </para>
2057   </listitem>
2058  </varlistentry>
2059
2060  <varlistentry>
2061   <term>Type:</term>
2062   <!-- Boolean, Parameterized, Multi-value -->
2063   <listitem>
2064    <para>Boolean.</para>
2065   </listitem>
2066  </varlistentry>
2067
2068  <varlistentry>
2069   <term>Parameter:</term>
2070   <listitem>
2071    <para>
2072     N/A
2073    </para>
2074   </listitem>
2075  </varlistentry>
2076  
2077  <varlistentry>
2078   <term>Notes:</term>
2079   <listitem>
2080    <para>
2081     This action is only concerned with <emphasis>outgoing</emphasis> cookies. For
2082     <emphasis>incoming</emphasis> cookies, use
2083     <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal>.
2084     Use <emphasis>both</emphasis> to disable cookies completely.
2085    </para>
2086    <para>
2087     It makes <emphasis>no sense at all</emphasis> to use this action in conjunction
2088     with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action,
2089     since it would prevent the session cookies from being read.
2090    </para>
2091   </listitem>
2092  </varlistentry>
2093
2094  <varlistentry>
2095   <term>Example usage:</term>
2096   <listitem>
2097    <para>
2098     <screen>+crunch-outgoing-cookies</screen>
2099    </para>
2100   </listitem>
2101  </varlistentry>
2102
2103 </variablelist>
2104 </sect3>
2105
2106
2107 <!--   ~~~~~       New section      ~~~~~     -->
2108 <sect3 renderas="sect4" id="deanimate-gifs">
2109 <title>deanimate-gifs</title>
2110
2111 <variablelist>
2112  <varlistentry>
2113   <term>Typical use:</term>
2114   <listitem>
2115    <para>Stop those annoying, distracting animated GIF images.</para>
2116   </listitem>
2117  </varlistentry>
2118
2119  <varlistentry>
2120   <term>Effect:</term>
2121   <listitem>
2122    <para>
2123     De-animate GIF animations, i.e. reduce them to their first or last image.
2124    </para>
2125   </listitem>
2126  </varlistentry>
2127
2128  <varlistentry>
2129   <term>Type:</term>
2130   <!-- boolean, parameterized, Multi-value -->
2131   <listitem>
2132    <para>Parameterized.</para>
2133   </listitem>
2134  </varlistentry>
2135
2136  <varlistentry>
2137   <term>Parameter:</term>
2138   <listitem>
2139    <para>
2140     <quote>last</quote> or <quote>first</quote>
2141    </para>
2142   </listitem>
2143  </varlistentry>
2144  
2145  <varlistentry>
2146   <term>Notes:</term>
2147   <listitem>
2148    <para>
2149     This will also shrink the images considerably (in bytes, not pixels!). If
2150     the option <quote>first</quote> is given, the first frame of the animation
2151     is used as the replacement. If <quote>last</quote> is given, the last
2152     frame of the animation is used instead, which probably makes more sense for
2153     most banner animations, but also has the risk of not showing the entire
2154     last frame (if it is only a delta to an earlier frame).
2155    </para>
2156    <para>
2157     You can safely use this action with patterns that will also match non-GIF
2158     objects, because no attempt will be made at anything that doesn't look like
2159     a GIF.
2160    </para>
2161   </listitem>
2162  </varlistentry>
2163
2164  <varlistentry>
2165   <term>Example usage:</term>
2166   <listitem>
2167     <para>
2168       <screen>+deanimate-gifs{last}</screen>
2169     </para>
2170   </listitem>
2171  </varlistentry>
2172 </variablelist>
2173 </sect3>
2174
2175 <!--   ~~~~~       New section      ~~~~~     -->
2176 <sect3 renderas="sect4" id="downgrade-http-version">
2177 <title>downgrade-http-version</title>
2178
2179 <variablelist>
2180  <varlistentry>
2181   <term>Typical use:</term>
2182   <listitem>
2183    <para>Work around (very rare) problems with HTTP/1.1</para>
2184   </listitem>
2185  </varlistentry>
2186
2187  <varlistentry>
2188   <term>Effect:</term>
2189   <listitem>
2190    <para>
2191     Downgrades HTTP/1.1 client requests and server replies to HTTP/1.0.
2192    </para>
2193   </listitem>
2194  </varlistentry>
2195
2196  <varlistentry>
2197   <term>Type:</term>
2198   <!-- boolean, parameterized, Multi-value -->
2199   <listitem>
2200    <para>Boolean.</para>
2201   </listitem>
2202  </varlistentry>
2203
2204  <varlistentry>
2205   <term>Parameter:</term>
2206   <listitem>
2207    <para>
2208     N/A
2209    </para>
2210   </listitem>
2211  </varlistentry>
2212  
2213 <varlistentry>
2214   <term>Notes:</term>
2215   <listitem>
2216    <para>
2217     This is a left-over from the time when <application>Privoxy</application>
2218     didn't support important HTTP/1.1 features well. It is left here for the
2219     unlikely case that you experience HTTP/1.1 related problems with some server
2220     out there. Not all (optional) HTTP/1.1 features are supported yet, so there
2221     is a chance you might need this action.
2222    </para>
2223   </listitem>
2224  </varlistentry>
2225
2226  <varlistentry>
2227   <term>Example usage (section):</term>
2228   <listitem>
2229     <para>
2230      <screen>{+downgrade-http-version}
2231 problem-host.example.com</screen>
2232     </para>
2233   </listitem>
2234  </varlistentry>
2235
2236 </variablelist>
2237 </sect3>
2238
2239 <!--   ~~~~~       New section      ~~~~~     -->
2240 <sect3 renderas="sect4" id="fast-redirects">
2241 <title>fast-redirects</title>
2242
2243 <variablelist>
2244  <varlistentry>
2245   <term>Typical use:</term>
2246   <listitem>
2247    <para>Fool some click-tracking scripts and speed up indirect links</para>
2248   </listitem>
2249  </varlistentry>
2250
2251  <varlistentry>
2252   <term>Effect:</term>
2253   <listitem>
2254    <para>
2255     Cut off all but the last valid URL from requests.
2256    </para>
2257   </listitem>
2258  </varlistentry>
2259
2260  <varlistentry>
2261   <term>Type:</term>
2262   <!-- boolean, parameterized, Multi-value -->
2263   <listitem>
2264    <para>Boolean.</para>
2265   </listitem>
2266  </varlistentry>
2267
2268  <varlistentry>
2269   <term>Parameter:</term>
2270   <listitem>
2271    <para>
2272     N/A
2273    </para>
2274   </listitem>
2275  </varlistentry>
2276
2277  <varlistentry>
2278   <term>Notes:</term>
2279   <listitem>
2280    <para>  
2281     Many sites, like yahoo.com, don't just link to other sites. Instead, they
2282     will link to some script on their own servers, giving the destination as a
2283     parameter, which will then redirect you to the final target. URLs
2284     resulting from this scheme typically look like:
2285     <emphasis>http://some.place/click-tracker.cgi?target=http://some.where.else</emphasis>.
2286   </para>
2287    <para>
2288     Sometimes, there are even multiple consecutive redirects encoded in the
2289     URL. These redirections via scripts make your web browsing more traceable,
2290     since the server from which you follow such a link can see where you go
2291     to. Apart from that, valuable bandwidth and time is wasted, while your
2292     browser ask the server for one redirect after the other. Plus, it feeds
2293     the advertisers.
2294    </para>
2295    <para>
2296     This feature is currently not very smart and is scheduled for improvement.
2297     It is likely to break some sites. You should expect to need possibly 
2298     many exceptions to this action, if it is enabled by default in
2299     <filename>default.action</filename>. Some sites just don't work without 
2300     it.
2301    </para>
2302   </listitem>
2303  </varlistentry>
2304
2305  <varlistentry>
2306   <term>Example usage:</term>
2307   <listitem>
2308     <para>
2309      <screen>{+fast-redirects}</screen>
2310     </para>
2311   </listitem>
2312  </varlistentry>
2313
2314 </variablelist>
2315 </sect3>
2316
2317
2318 <!--   ~~~~~       New section      ~~~~~     -->
2319 <sect3 renderas="sect4" id="filter">
2320 <title>filter</title>
2321
2322 <variablelist>
2323  <varlistentry>
2324   <term>Typical use:</term>
2325   <listitem>
2326    <para>Get rid of HTML and JavaScript annoyances, banner advertisements (by size), do fun text replacements, etc.</para>
2327   </listitem>
2328  </varlistentry>
2329
2330  <varlistentry>
2331   <term>Effect:</term>
2332   <listitem>
2333    <para>
2334     Text documents, including HTML and JavaScript, to which this action
2335     applies, are filtered on-the-fly through the specified regular expression
2336     based substitutions.
2337    </para>
2338   </listitem>
2339  </varlistentry>
2340
2341  <varlistentry>
2342   <term>Type:</term>
2343   <!-- boolean, parameterized, Multi-value -->
2344   <listitem>
2345    <para>Parameterized.</para>
2346   </listitem>
2347  </varlistentry>
2348
2349  <varlistentry>
2350   <term>Parameter:</term>
2351   <listitem>
2352    <para>
2353     The name of a filter, as defined in the <link linkend="filter-file">filter file</link>
2354     (typically <filename>default.filter</filename>, set by the
2355     <literal><link linkend="filterfile">filterfile</link></literal>
2356     option in the <link linkend="config">config file</link>). Filtering 
2357     can be completely disabled without the use of parameters.
2358    </para>
2359   </listitem>
2360  </varlistentry>
2361  
2362  <varlistentry>
2363   <term>Notes:</term>
2364   <listitem>
2365    <para>
2366     For your convenience, there are a number of pre-defined filters available 
2367     in the distribution filter file that you can use. See the examples below for
2368     a list.
2369    </para>
2370    <para>
2371     This is potentially a very powerful feature!  But <quote>rolling your own</quote>
2372     filters requires a knowledge of regular expressions and HTML.
2373    </para>
2374    <para>
2375     Filtering requires buffering the page content, which may appear to
2376     slow down page rendering since nothing is displayed until all content has
2377     passed the filters. (It does not really take longer, but seems that way
2378     since the page is not incrementally displayed.) This effect will be more
2379     noticeable on slower connections.
2380    </para>
2381    <para>
2382     The amount of data that can be filtered is limited to the 
2383     <literal><link linkend="buffer-limit">buffer-limit</link></literal>
2384     option in the main <link linkend="config">config file</link>. The 
2385     default is 4096 KB (4 Megs). Once this limit is exceeded, the buffered
2386     data, and all pending data, is passed through unfiltered. Inappropriate 
2387     MIME types are not filtered.
2388    </para>
2389    <para>
2390     At this time, <application>Privoxy</application> cannot (yet!) uncompress compressed
2391     documents. If you want filtering to work on all documents, even those that
2392     would normally be sent compressed, use the
2393     <literal><link linkend="prevent-compression">prevent-compression</link></literal>
2394     action in conjunction with <literal>filter</literal>.
2395    </para>
2396    <para>
2397     Filtering can achieve some of the same effects as the 
2398     <literal><link linkend="block">block</link></literal>
2399     action, i.e. it can be used to block ads and banners. But the mechanism 
2400     works quite differently. One effective use, is to block ad banners 
2401     based on their size (see below), since many of these seem to be somewhat 
2402     standardized.
2403    </para>
2404    <para>
2405     <link linkend="contact">Feedback</link> with suggestions for new or
2406     improved filters is particularly welcome!
2407    </para>
2408   </listitem>
2409  </varlistentry>
2410
2411  <varlistentry>
2412   <term>Example usage (with filters from the distribution <filename>default.filter</filename> file):</term>
2413   <listitem>
2414    <para>
2415     <anchor id="filter-html-annoyances">
2416     <screen>+filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.</screen>
2417    </para>
2418    <para>
2419     <anchor id="filter-js-annoyances">
2420     <screen>+filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse</screen>
2421    </para>
2422    <para>
2423     <anchor id="filter-banners-by-size">
2424     <screen>+filter{banners-by-size}     # Kill banners based on their size for this page (<emphasis>very</emphasis> efficient!)</screen>
2425    </para>
2426    <para>
2427     <anchor id="filter-content-cookies">
2428     <screen>+filter{content-cookies}     # Kill cookies that come sneaking in the HTML or JS content</screen>
2429    </para>
2430    <para>
2431     <anchor id="filter-popups">
2432     <screen>+filter{popups}              # Kill all popups in JS and HTML</screen>
2433    </para>
2434    <para>
2435     <anchor id="filter-webbugs">
2436     <screen>+filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking)</screen>
2437    </para>
2438    <para>
2439     <anchor id="filter-fun">
2440     <screen>+filter{fun}                 # Text replacements for subversive browsing fun!</screen>
2441    </para>
2442    <para>
2443     <anchor id="filter-frameset-borders">
2444     <screen>+filter{frameset-borders}    # Give frames a border and make them resizeable</screen> 
2445    </para>
2446    <para>
2447     <anchor id="filter-refresh-tags">
2448     <screen>+filter{refresh-tags}        # Kill automatic refresh tags (for dial-on-demand setups)</screen>
2449    </para>
2450    <para>
2451     <anchor id="filter-nimda">
2452     <screen>+filter{nimda}               # Remove Nimda (virus) code.</screen>
2453    </para>
2454    <para>
2455     <anchor id="filter-shockwave-flash">
2456     <screen>+filter{shockwave-flash}     # Kill embedded Shockwave Flash objects</screen>
2457    </para>
2458    <para>
2459     <anchor id="filter-crude-parental">
2460     <screen>+filter{crude-parental}      # Kill all web pages that contain the words "sex" or "warez"</screen>
2461    </para>
2462   </listitem>
2463  </varlistentry>
2464 </variablelist>
2465 </sect3>
2466
2467
2468 <!--   ~~~~~       New section      ~~~~~     -->
2469 <sect3 renderas="sect4" id="handle-as-image">
2470 <title>handle-as-image</title>
2471
2472 <variablelist>
2473  <varlistentry>
2474   <term>Typical use:</term>
2475   <listitem>
2476    <para>Mark URLs as belonging to images (so they'll be replaced by images <emphasis>if they get blocked</emphasis>)</para>
2477   </listitem>
2478  </varlistentry>
2479
2480  <varlistentry>
2481   <term>Effect:</term>
2482   <listitem>
2483    <para>
2484     This action alone doesn't do anything noticeable. It just marks URLs as images.
2485     If the <literal><link linkend="block">block</link></literal> action <emphasis>also applies</emphasis>,
2486     the presence or absence of this mark decides whether an HTML <quote>blocked</quote>
2487     page, or a replacement image (as determined by the <literal><link
2488     linkend="set-image-blocker">set-image-blocker</link></literal> action) will be sent to the
2489     client as a substitute for the blocked content.
2490    </para>
2491   </listitem>
2492  </varlistentry>
2493
2494  <varlistentry>
2495   <term>Type:</term>
2496   <!-- Boolean, Parameterized, Multi-value -->
2497   <listitem>
2498    <para>Boolean.</para>
2499   </listitem>
2500  </varlistentry>
2501
2502  <varlistentry>
2503   <term>Parameter:</term>
2504   <listitem>
2505    <para>
2506     N/A
2507    </para>
2508   </listitem>
2509  </varlistentry>
2510  
2511  <varlistentry>
2512   <term>Notes:</term>
2513   <listitem>
2514    <para>
2515     The below generic example section is actually part of <filename>default.action</filename>.
2516     It marks all URLs with well-known image file name extensions as images and should
2517     be left intact. 
2518    </para>
2519    <para>
2520     Users will probably only want to use the handle-as-image action in conjunction with
2521     <literal><link linkend="block">block</link></literal>, to block sources of banners, whose URLs don't
2522     reflect the file type, like in the second example section.
2523    </para>
2524    <para>
2525     Note that you cannot treat HTML pages as images in most cases. For instance, (in-line) ad
2526     frames require an HTML page to be sent, or they won't display properly.
2527     Forcing <literal>handle-as-image</literal> in this situation will not replace the
2528     ad frame with an image, but lead to error messages.
2529    </para>
2530   </listitem>
2531  </varlistentry>
2532
2533  <varlistentry>
2534   <term>Example usage (sections):</term>
2535   <listitem>
2536    <para>
2537      <screen># Generic image extensions:
2538 #
2539 {+handle-as-image}
2540 /.*\.(gif|jpg|jpeg|png|bmp|ico)$
2541
2542 # These don't look like images, but they're banners and should be
2543 # blocked as images:
2544 #
2545 {+block +handle-as-image}
2546 some.nasty-banner-server.com/junk.cgi?output=trash
2547
2548 # Banner source! Who cares if they also have non-image content?
2549 ad.doubleclick.net 
2550 </screen>
2551    </para>
2552   </listitem>
2553  </varlistentry>
2554 </variablelist>
2555 </sect3>
2556
2557
2558 <!--   ~~~~~       New section      ~~~~~     -->
2559 <sect3 renderas="sect4" id="hide-forwarded-for-headers">
2560 <title>hide-forwarded-for-headers</title>
2561
2562 <variablelist>
2563  <varlistentry>
2564   <term>Typical use:</term>
2565   <listitem>
2566    <para>Improve privacy by hiding the true source of the request</para>
2567   </listitem>
2568  </varlistentry>
2569
2570  <varlistentry>
2571   <term>Effect:</term>
2572   <listitem>
2573    <para>
2574     Deletes any existing <quote>X-Forwarded-for:</quote> HTTP header from client requests,
2575     and prevents adding a new one.
2576    </para>
2577   </listitem>
2578  </varlistentry>
2579
2580  <varlistentry>
2581   <term>Type:</term>
2582   <!-- Boolean, Parameterized, Multi-value -->
2583   <listitem>
2584    <para>Boolean.</para>
2585   </listitem>
2586  </varlistentry>
2587
2588  <varlistentry>
2589   <term>Parameter:</term>
2590   <listitem>
2591    <para>
2592     N/A
2593    </para>
2594   </listitem>
2595  </varlistentry>
2596  
2597  <varlistentry>
2598   <term>Notes:</term>
2599   <listitem>
2600    <para>
2601     It is fairly safe to leave this on.
2602    </para>
2603    <para>
2604     This action is scheduled for improvement: It should be able to generate forged 
2605     <quote>X-Forwarded-for:</quote> headers using random IP addresses from a specified network,
2606     to make successive requests from the same client look like requests from a pool of different
2607     users sharing the same proxy.
2608    </para>
2609   </listitem>
2610  </varlistentry>
2611
2612  <varlistentry>
2613   <term>Example usage:</term>
2614   <listitem>
2615     <para>
2616      <screen>+hide-forwarded-for-headers</screen>
2617    </para>
2618   </listitem>
2619  </varlistentry>
2620 </variablelist>
2621 </sect3>
2622
2623
2624 <!--   ~~~~~       New section      ~~~~~     -->
2625 <sect3 renderas="sect4" id="hide-from-header">
2626 <title>hide-from-header</title>
2627
2628 <variablelist>
2629  <varlistentry>
2630   <term>Typical use:</term>
2631   <listitem>
2632    <para>Keep your (old and ill) browser from telling web servers your email address</para>
2633   </listitem>
2634  </varlistentry>
2635
2636  <varlistentry>
2637   <term>Effect:</term>
2638   <listitem>
2639    <para>
2640     Deletes any existing <quote>From:</quote> HTTP header, or replaces it with the
2641     specified string.
2642    </para>
2643   </listitem>
2644  </varlistentry>
2645
2646  <varlistentry>
2647   <term>Type:</term>
2648   <!-- Boolean, Parameterized, Multi-value -->
2649   <listitem>
2650    <para>Parameterized.</para>
2651   </listitem>
2652  </varlistentry>
2653
2654  <varlistentry>
2655   <term>Parameter:</term>
2656   <listitem>
2657    <para>
2658     Keyword: <quote>block</quote>, or any user defined value.
2659    </para>
2660   </listitem>
2661  </varlistentry>
2662  
2663  <varlistentry>
2664   <term>Notes:</term>
2665   <listitem>
2666    <para>
2667     The keyword <quote>block</quote> will completely remove the header 
2668     (not to be confused with the <literal><link linkend="block">block</link></literal>
2669     action).
2670    </para>
2671    <para>
2672     Alternately, you can specify any value you prefer to be sent to the web
2673     server. If you do, it is a matter of fairness not to use any address that
2674     is actually used by a real person.
2675    </para>
2676    <para>
2677     This action is rarely needed, as modern web browsers don't send
2678     <quote>From:</quote> headers anymore.
2679    </para>
2680   </listitem>
2681  </varlistentry>
2682
2683  <varlistentry>
2684   <term>Example usage:</term>
2685   <listitem>
2686    <para>
2687     <screen>+hide-from-header{block}</screen> or
2688     <screen>+hide-from-header{spam-me-senseless@sittingduck.example.com}</screen>
2689    </para>
2690   </listitem>
2691  </varlistentry>
2692 </variablelist>
2693 </sect3>
2694
2695
2696 <!--   ~~~~~       New section      ~~~~~     -->
2697 <sect3 renderas="sect4" id="hide-referrer">
2698 <title>hide-referrer</title>
2699 <anchor id="hide-referer">
2700 <variablelist>
2701  <varlistentry>
2702   <term>Typical use:</term>
2703   <listitem>
2704    <para>Conceal which link you followed to get to a particular site</para>
2705   </listitem>
2706  </varlistentry>
2707
2708  <varlistentry>
2709   <term>Effect:</term>
2710   <listitem>
2711    <para>
2712     Deletes the <quote>Referer:</quote> (sic) HTTP header from the client request,
2713     or replaces it with a forged one.
2714    </para>
2715   </listitem>
2716  </varlistentry>
2717
2718  <varlistentry>
2719   <term>Type:</term>
2720   <!-- Boolean, Parameterized, Multi-value -->
2721   <listitem>
2722    <para>Parameterized.</para>
2723   </listitem>
2724  </varlistentry>
2725
2726  <varlistentry>
2727   <term>Parameter:</term>
2728   <listitem>
2729    <itemizedlist>
2730     <listitem>
2731      <para><quote>block</quote> to delete the header completely.</para>
2732     </listitem>
2733     <listitem>
2734      <para><quote>forge</quote> to pretend to be coming from the homepage of the server we are talking to.</para>
2735     </listitem>
2736     <listitem>
2737      <para>Any other string to set a user defined referrer.</para>
2738     </listitem>
2739    </itemizedlist>
2740   </listitem>
2741  </varlistentry>
2742  
2743  <varlistentry>
2744   <term>Notes:</term>
2745   <listitem>
2746    <para>
2747     <quote>forge</quote> is the preferred option here, since some servers will
2748     not send images back otherwise, in an attempt to prevent their valuable
2749     content from being embedded elsewhere (and hence, without being surrounded
2750     by <emphasis>their</emphasis> banners).
2751    </para>
2752   <para>  
2753    <literal>hide-referer</literal> is an alternate spelling of
2754    <literal>hide-referrer</literal> and the two can be can be freely
2755    substituted with each other. (<quote>referrer</quote> is the
2756    correct English spelling, however the HTTP specification has a bug - it
2757    requires it to be spelled as <quote>referer</quote>.) 
2758   </para>
2759   </listitem>
2760  </varlistentry>
2761
2762  <varlistentry>
2763   <term>Example usage:</term>
2764   <listitem>
2765    <para>
2766      <screen>+hide-referrer{forge}</screen> or
2767      <screen>+hide-referrer{http://www.yahoo.com/}</screen>
2768    </para>
2769   </listitem>
2770  </varlistentry>
2771 </variablelist>
2772 </sect3>
2773
2774
2775 <!--   ~~~~~       New section      ~~~~~     -->
2776 <sect3 renderas="sect4" id="hide-user-agent">
2777 <title>hide-user-agent</title>
2778
2779 <variablelist>
2780  <varlistentry>
2781   <term>Typical use:</term>
2782   <listitem>
2783    <para>Conceal your type of browser and client operating system</para>
2784   </listitem>
2785  </varlistentry>
2786
2787  <varlistentry>
2788   <term>Effect:</term>
2789   <listitem>
2790    <para>
2791     Replaces the value of the <quote>User-Agent:</quote> HTTP header
2792     in client requests with the specified value.
2793    </para>
2794   </listitem>
2795  </varlistentry>
2796
2797  <varlistentry>
2798   <term>Type:</term>
2799   <!-- Boolean, Parameterized, Multi-value -->
2800   <listitem>
2801    <para>Parameterized.</para>
2802   </listitem>
2803  </varlistentry>
2804
2805  <varlistentry>
2806   <term>Parameter:</term>
2807   <listitem>
2808    <para>
2809     Any user-defined string.
2810    </para>
2811   </listitem>
2812  </varlistentry>
2813  
2814  <varlistentry>
2815   <term>Notes:</term>
2816   <listitem>
2817    <warning> 
2818     <para>
2819      This breaks many web sites that depend on looking at this header in order
2820      to customize their content for different browsers (which, by the
2821      way, is <emphasis>NOT</emphasis> a <ulink
2822      url="http://www.javascriptkit.com/javaindex.shtml">smart way to do
2823      that</ulink>!).
2824     </para>
2825    </warning>
2826    <para>
2827     Using this action in multi-user setups or wherever different types of
2828     browsers will access the same <application>Privoxy</application> is
2829     <emphasis>not recommended</emphasis>. In single-user, single-browser
2830     setups, you might use it to delete your OS version information from
2831     the headers, because it is an invitation to exploit known bugs for your
2832     OS. It is also occasionally useful to forge this in order to access 
2833     sites that won't let you in otherwise (though there may be a good 
2834     reason in some cases). Example of this: some MSN sites will not 
2835     let <application>Mozilla</application> enter, yet forging to a 
2836     <application>Netscape 6.1</application> user-agent works just fine.
2837     (Must be just a silly MS goof, I'm sure :-).
2838    </para>
2839    <para>
2840     This action is scheduled for improvement.
2841    </para>
2842    </listitem>
2843  </varlistentry>
2844
2845  <varlistentry>
2846   <term>Example usage:</term>
2847   <listitem>
2848    <para>
2849      <screen>+hide-user-agent{Netscape 6.1 (X11; I; Linux 2.4.18 i686)}</screen>
2850    </para>
2851   </listitem>
2852  </varlistentry>
2853 </variablelist>
2854 </sect3>
2855
2856
2857 <!--   ~~~~~       New section      ~~~~~     -->
2858 <sect3 renderas="sect4" id="kill-popups">
2859 <title>kill-popups<anchor id="kill-popup"></title>
2860
2861 <variablelist>
2862  <varlistentry>
2863   <term>Typical use:</term>
2864   <listitem>
2865    <para>Eliminate those annoying pop-up windows</para>
2866   </listitem>
2867  </varlistentry>
2868
2869  <varlistentry>
2870   <term>Effect:</term>
2871   <listitem>
2872    <para>
2873     While loading the document, replace JavaScript code that opens
2874     pop-up windows with (syntactically neutral) dummy code on the fly.
2875    </para>
2876   </listitem>
2877  </varlistentry>
2878
2879  <varlistentry>
2880   <term>Type:</term>
2881   <!-- Boolean, Parameterized, Multi-value -->
2882   <listitem>
2883    <para>Boolean.</para>
2884   </listitem>
2885  </varlistentry>
2886
2887  <varlistentry>
2888   <term>Parameter:</term>
2889   <listitem>
2890    <para>
2891     N/A
2892    </para>
2893   </listitem>
2894  </varlistentry>
2895  
2896  <varlistentry>
2897   <term>Notes:</term>
2898   <listitem>
2899    <para>
2900     This action is easily confused with the built-in, hardwired <literal><link linkend="filter">filter</link></literal>
2901     action, but there are important differences: For <literal>kill-popups</literal>,
2902     the document need not be buffered, so it can be incrementally rendered while
2903     downloading. But <literal>kill-popups</literal> doesn't catch as many pop-ups as
2904     <literal><link
2905     linkend="filter">filter</link>{<replaceable>popups</replaceable>}</literal>
2906     does. 
2907    </para>
2908    <para>
2909     Think of it as a fast and efficient replacement for a filter that you
2910     can use if you don't want any filtering at all. Note that it doesn't make
2911     sense to combine it with any <literal><link linkend="filter">filter</link></literal> action,
2912     since as soon as one <literal><link linkend="filter">filter</link></literal> applies,
2913     the whole document needs to be buffered anyway, which destroys the advantage of
2914     the <literal>kill-popups</literal> action over its filter equivalent.
2915    </para>
2916    <para>
2917     Killing all pop-ups is a dangerous business. Many shops and banks rely on
2918     pop-ups to display forms, shopping carts etc, and killing only the unwanted pop-ups 
2919     would require artificial intelligence in <application>Privoxy</application>.
2920     If the only kind of pop-ups that you want to kill are exit consoles (those
2921     <emphasis>really nasty</emphasis> windows that appear when you close an other
2922     one), you might want to use
2923     <literal><link
2924     linkend="filter">filter</link>{<replaceable>js-annoyances</replaceable>}</literal>
2925     instead. 
2926    </para>
2927
2928   <!-- 
2929    <para>
2930     An alternate spelling is <literal>+kill-popup</literal>, which is 
2931     interchangeable.
2932    </para>
2933  --> 
2934   </listitem>
2935  </varlistentry>
2936
2937  <varlistentry>
2938   <term>Example usage:</term>
2939   <listitem>
2940    <para><screen>+kill-popups</screen></para>
2941   </listitem>
2942  </varlistentry>
2943 </variablelist>
2944 </sect3>
2945
2946
2947 <!--   ~~~~~       New section      ~~~~~     -->
2948 <sect3 renderas="sect4" id="limit-connect">
2949 <title>limit-connect</title>
2950
2951 <variablelist>
2952  <varlistentry>
2953   <term>Typical use:</term>
2954   <listitem>
2955    <para>Prevent abuse of <application>Privoxy</application> as a TCP proxy relay</para>
2956   </listitem>
2957  </varlistentry>
2958
2959  <varlistentry>
2960   <term>Effect:</term>
2961   <listitem>
2962    <para>
2963     Specifies to which ports HTTP CONNECT requests are allowable.
2964    </para>
2965   </listitem>
2966  </varlistentry>
2967
2968  <varlistentry>
2969   <term>Type:</term>
2970   <!-- Boolean, Parameterized, Multi-value -->
2971   <listitem>
2972    <para>Parameterized.</para>
2973   </listitem>
2974  </varlistentry>
2975
2976  <varlistentry>
2977   <term>Parameter:</term>
2978   <listitem>
2979    <para>
2980     A comma-separated list of ports or port ranges (the latter using dashes, with the minimum
2981     defaulting to 0 and the maximum to 65K).
2982    </para>
2983   </listitem>
2984  </varlistentry>
2985  
2986  <varlistentry>
2987   <term>Notes:</term>
2988   <listitem>
2989    <para>
2990     By default, i.e. if no <literal>limit-connect</literal> action applies,
2991     <application>Privoxy</application> only allows HTTP CONNECT
2992     requests to port 443 (the standard, secure HTTPS port). Use 
2993     <literal>limit-connect</literal> if more fine-grained control is desired
2994     for some or all destinations.
2995    </para>
2996    <para>
2997     The CONNECT methods exists in HTTP to allow access to secure websites
2998     (<quote>https://</quote> URLs) through proxies. It works very simply:
2999     the proxy connects to the server on the specified port, and then
3000     short-circuits its connections to the client and to the remote server.
3001     This can be a big security hole, since CONNECT-enabled proxies can be
3002     abused as TCP relays very easily.
3003   </para>
3004   <para>
3005    If you don't know what any of this means, there probably is no reason to 
3006    change this one, since the default is already very restrictive.
3007   </para>
3008   </listitem>
3009  </varlistentry>
3010
3011  <varlistentry>
3012   <term>Example usages:</term>
3013   <listitem>
3014    <!-- I had trouble getting the spacing to look right in my browser -->
3015    <!-- I probably have the wrong font setup, bollocks. -->
3016    <!-- Apparently the emphasis tag uses a proportional font no matter what -->
3017     <para>
3018      <screen>+limit-connect{443}                   # This is the default and need not be specified.
3019 +limit-connect{80,443}                # Ports 80 and 443 are OK.
3020 +limit-connect{-3, 7, 20-100, 500-}   # Ports less than 3, 7, 20 to 100 and above 500 are OK.
3021 +limit-connect{-}                     # All ports are OK (gaping security hole!)</screen>
3022    </para>
3023   </listitem>
3024  </varlistentry>
3025 </variablelist>
3026 </sect3>
3027
3028 <!--   ~~~~~       New section      ~~~~~     -->
3029 <sect3 renderas="sect4" id="prevent-compression">
3030 <title>prevent-compression</title>
3031
3032 <variablelist>
3033  <varlistentry>
3034   <term>Typical use:</term>
3035   <listitem>
3036    <para>
3037     Ensure that servers send the content uncompressed, so it can be
3038     passed through <literal><link linkend="filter">filter</link></literal>s
3039    </para>
3040   </listitem>
3041  </varlistentry>
3042
3043  <varlistentry>
3044   <term>Effect:</term>
3045   <listitem>
3046    <para>
3047     Adds a header to the request that asks for uncompressed transfer.
3048    </para>
3049   </listitem>
3050  </varlistentry>
3051
3052  <varlistentry>
3053   <term>Type:</term>
3054   <!-- Boolean, Parameterized, Multi-value -->
3055   <listitem>
3056    <para>Boolean.</para>
3057   </listitem>
3058  </varlistentry>
3059
3060  <varlistentry>
3061   <term>Parameter:</term>
3062   <listitem>
3063    <para>
3064     N/A
3065    </para>
3066   </listitem>
3067  </varlistentry>
3068  
3069  <varlistentry>
3070   <term>Notes:</term>
3071   <listitem>
3072    <para>
3073     More and more websites send their content compressed by default, which
3074     is generally a good idea and saves bandwidth. But for the <literal><link
3075     linkend="filter">filter</link></literal>, <literal><link linkend="deanimate-gifs">deanimate-gifs</link></literal>
3076     and <literal><link linkend="kill-popups">kill-popups</link></literal> actions to work,
3077     <application>Privoxy</application> needs access to the  uncompressed data.
3078     Unfortunately, <application>Privoxy</application> can't yet(!)  uncompress, filter, and
3079     re-compress the content on the fly. So if you want to ensure that all websites, including
3080     those that normally compress, can be filtered, you need to use this action.
3081    </para>
3082    <para>
3083     This will slow down transfers from those websites, though. If you use any of the above-mentioned
3084     actions, you will typically want to use <literal>prevent-compression</literal> in conjunction
3085     with them.
3086    </para>
3087    <para>
3088     Note that some (rare) ill-configured sites don't handle requests for uncompressed
3089     documents correctly (they send an empty document body). If you use <literal>prevent-compression</literal>
3090     per default, you'll have to add exceptions for those sites. See the example for how to do that.
3091    </para>
3092   </listitem>
3093  </varlistentry>
3094
3095  <varlistentry>
3096   <term>Example usage (sections):</term>
3097   <listitem>
3098    <para>
3099     <screen># Set default:
3100 #
3101 {+prevent-compression}
3102 / # Match all sites
3103
3104 # Make exceptions for ill sites:
3105 #
3106 {-prevent-compression}
3107 www.debianhelp.org
3108 www.pclinuxonline.com</screen>
3109    </para>
3110   </listitem>
3111  </varlistentry>
3112
3113 </variablelist>
3114 </sect3>
3115
3116
3117 <!--   ~~~~~       New section      ~~~~~     -->
3118 <sect3 renderas="sect4" id="send-vanilla-wafer">
3119 <title>send-vanilla-wafer</title>
3120
3121 <variablelist>
3122  <varlistentry>
3123   <term>Typical use:</term>
3124   <listitem>
3125    <para>
3126     Feed log analysis scripts with useless data.
3127    </para>
3128   </listitem>
3129  </varlistentry>
3130
3131  <varlistentry>
3132   <term>Effect:</term>
3133   <listitem>
3134    <para>
3135     Sends a cookie with each request stating that you do not accept any copyright
3136     on cookies sent to you, and asking the site operator not to track you.
3137    </para>
3138   </listitem>
3139  </varlistentry>
3140
3141  <varlistentry>
3142   <term>Type:</term>
3143   <!-- Boolean, Parameterized, Multi-value -->
3144   <listitem>
3145    <para>Boolean.</para>
3146   </listitem>
3147  </varlistentry>
3148
3149  <varlistentry>
3150   <term>Parameter:</term>
3151   <listitem>
3152    <para>
3153     N/A
3154    </para>
3155   </listitem>
3156  </varlistentry>
3157  
3158  <varlistentry>
3159   <term>Notes:</term>
3160   <listitem>
3161    <para>
3162     The vanilla wafer is a (relatively) unique header and could conceivably be used to track you.
3163    </para>
3164    <para>
3165     This action is rarely used and not enabled in the default configuration.
3166    </para>
3167   </listitem>
3168  </varlistentry>
3169
3170  <varlistentry>
3171   <term>Example usage:</term>
3172   <listitem>
3173    <para>
3174      <screen>+send-vanilla-wafer</screen>
3175    </para>
3176   </listitem>
3177  </varlistentry>
3178
3179 </variablelist>
3180 </sect3>
3181
3182
3183 <!--   ~~~~~       New section      ~~~~~     -->
3184 <sect3 renderas="sect4" id="send-wafer">
3185 <title>send-wafer</title>
3186
3187 <variablelist>
3188  <varlistentry>
3189   <term>Typical use:</term>
3190   <listitem>
3191    <para>
3192     Send custom cookies or feed log analysis scripts with even more useless data.
3193    </para>
3194   </listitem>
3195  </varlistentry>
3196
3197  <varlistentry>
3198   <term>Effect:</term>
3199   <listitem>
3200    <para>
3201     Sends a custom, user-defined cookie with each request.
3202    </para>
3203   </listitem>
3204  </varlistentry>
3205
3206  <varlistentry>
3207   <term>Type:</term>
3208   <!-- Boolean, Parameterized, Multi-value -->
3209   <listitem>
3210    <para>Multi-value.</para>
3211   </listitem>
3212  </varlistentry>
3213
3214  <varlistentry>
3215   <term>Parameter:</term>
3216   <listitem>
3217    <para>
3218     A string of the form <quote><replaceable class="option">name</replaceable>=<replaceable
3219     class="parameter">value</replaceable></quote>.
3220    </para>
3221   </listitem>
3222  </varlistentry>
3223  
3224  <varlistentry>
3225   <term>Notes:</term>
3226   <listitem>
3227    <para>
3228     Being multi-valued, multiple instances of this action can apply to the same request,
3229     resulting in multiple cookies being sent.
3230    </para>
3231    <para>
3232     This action is rarely used and not enabled in the default configuration.
3233    </para>
3234   </listitem>
3235  </varlistentry>
3236  <varlistentry>
3237   <term>Example usage (section):</term>
3238   <listitem>
3239    <para>
3240     <screen>{+send-wafer{UsingPrivoxy=true}}
3241 my-internal-testing-server.void</screen>
3242    </para>
3243   </listitem>
3244  </varlistentry>
3245 </variablelist>
3246 </sect3>
3247
3248
3249 <!--   ~~~~~       New section      ~~~~~     -->
3250 <sect3 renderas="sect4" id="session-cookies-only">
3251 <title>session-cookies-only</title>
3252
3253 <variablelist>
3254  <varlistentry>
3255   <term>Typical use:</term>
3256   <listitem>
3257    <para>
3258     Allow only temporary <quote>session</quote> cookies (for the current browser session <emphasis>only</emphasis>).
3259    </para>
3260   </listitem>
3261  </varlistentry>
3262
3263  <varlistentry>
3264   <term>Effect:</term>
3265   <listitem>
3266    <para>
3267     Deletes the <quote>expires</quote> field from <quote>Set-Cookie:</quote> server headers.
3268     Most browsers will not store such cookies permanently and forget them in between sessions.
3269    </para>
3270   </listitem>
3271  </varlistentry>
3272
3273 <varlistentry>
3274   <term>Type:</term>
3275   <!-- Boolean, Parameterized, Multi-value -->
3276   <listitem>
3277    <para>Boolean.</para>
3278   </listitem>
3279  </varlistentry>
3280
3281  <varlistentry>
3282   <term>Parameter:</term>
3283   <listitem>
3284    <para>
3285     N/A
3286    </para>
3287   </listitem>
3288  </varlistentry>
3289  
3290  <varlistentry>
3291   <term>Notes:</term>
3292   <listitem>
3293    <para>
3294     This is less strict than <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal> / 
3295     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal> and allows you to browse
3296     websites that insist or rely on setting cookies, without compromising your privacy too badly.
3297    </para>
3298    <para>
3299     Most browsers will not permanently store cookies that have been processed by
3300     <literal>session-cookies-only</literal> and will forget about them between sessions.
3301     This makes profiling cookies useless, but won't break sites which require cookies so
3302     that you can log in for transactions. This is generally turned on for all 
3303     sites, and is the recommended setting.
3304    </para>
3305    <para>
3306     It makes <emphasis>no sense at all</emphasis> to use <literal>session-cookies-only</literal>
3307     together with <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal> or
3308     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>. If you do, cookies
3309     will be plainly killed.
3310    </para>
3311    <para>
3312     Note that it is up to the browser how it handles such cookies without an <quote>expires</quote>
3313     field. If you use an exotic browser, you might want to try it out to be sure.
3314    </para>
3315   </listitem>
3316  </varlistentry>
3317
3318  <varlistentry>
3319   <term>Example usage:</term>
3320   <listitem>
3321    <para>
3322      <screen>+session-cookies-only</screen>
3323    </para>
3324   </listitem>
3325  </varlistentry>
3326 </variablelist>
3327 </sect3>
3328
3329
3330 <!--   ~~~~~       New section      ~~~~~     -->
3331 <sect3 renderas="sect4" id="set-image-blocker">
3332 <title>set-image-blocker</title>
3333
3334 <variablelist>
3335  <varlistentry>
3336   <term>Typical use:</term>
3337   <listitem>
3338    <para>Choose the replacement for blocked images</para>
3339   </listitem>
3340  </varlistentry>
3341
3342  <varlistentry>
3343   <term>Effect:</term>
3344   <listitem>
3345    <para>
3346      This action alone doesn't do anything noticeable. If <emphasis>both</emphasis>
3347      <literal><link linkend="block">block</link></literal> <emphasis>and</emphasis> <literal><link
3348      linkend="handle-as-image">handle-as-image</link></literal> <emphasis>also</emphasis>
3349      apply, i.e. if the request is to be blocked as an image,
3350      <emphasis>then</emphasis> the parameter of this action decides what will be
3351      sent as a replacement.
3352    </para>
3353   </listitem>
3354  </varlistentry>
3355
3356  <varlistentry>
3357   <term>Type:</term>
3358   <!-- Boolean, Parameterized, Multi-value -->
3359   <listitem>
3360    <para>Parameterized.</para>
3361   </listitem>
3362  </varlistentry>
3363
3364  <varlistentry>
3365   <term>Parameter:</term>
3366   <listitem>
3367    <itemizedlist>
3368     <listitem>
3369      <para>
3370       <quote>pattern</quote> to send a built-in checkerboard pattern image. The image is visually
3371       decent, scales very well, and makes it obvious where banners were busted.
3372      </para>
3373     </listitem>
3374     <listitem>
3375      <para>
3376       <quote>blank</quote> to send a built-in transparent image. This makes banners disappear
3377       completely, but makes it hard to detect where <application>Privoxy</application> has blocked
3378       images on a given page and complicates troubleshooting if <application>Privoxy</application>
3379       has blocked innocent images, like navigation icons.
3380      </para>
3381     </listitem>
3382     <listitem>
3383      <para>
3384       <quote><replaceable class="parameter">target-url</replaceable></quote> to
3385       send a redirect to <replaceable class="parameter">target-url</replaceable>. You can redirect
3386       to any image anywhere, even in your local filesystem (via <quote>file:///</quote> URL).
3387      </para>
3388      <para>
3389       A good application of redirects is to use special <application>Privoxy</application>-built-in
3390       URLs, which send the built-in images, as <replaceable class="parameter">target-url</replaceable>.
3391       This has the same visual effect as specifying <quote>blank</quote> or <quote>pattern</quote> in
3392       the first place, but enables your browser to cache the replacement image, instead of requesting
3393       it over and over again.
3394      </para>
3395     </listitem>
3396    </itemizedlist>
3397   </listitem>
3398  </varlistentry>
3399
3400  <varlistentry>
3401   <term>Notes:</term>
3402   <listitem>
3403    <para>
3404     The URLs for the built-in images are <quote>http://config.privoxy.org/send-banner?type=<replaceable
3405     class="parameter">type</replaceable></quote>, where <replaceable class="parameter">type</replaceable> is
3406     either <quote>blank</quote> or <quote>pattern</quote>.
3407    </para>
3408    <para>
3409     There is a third (advanced) type, called <quote>auto</quote>. It is <emphasis>NOT</emphasis> to be
3410     used in <literal>set-image-blocker</literal>, but meant for use from <link linkend="filter-file">filters</link>.
3411     Auto will select the type of image that would have applied to the referring page, had it been an image.
3412    </para>
3413   </listitem>
3414  </varlistentry>
3415
3416  <varlistentry>
3417   <term>Example usage:</term>
3418   <listitem>
3419    <para>
3420     Built-in pattern:
3421    </para>
3422    <para>
3423     <screen>+set-image-blocker{pattern}</screen>
3424    </para>
3425    <para>
3426     Redirect to the BSD devil:
3427    </para>
3428    <para>
3429     <screen>+set-image-blocker{http://www.freebsd.org/gifs/dae_up3.gif}</screen>
3430    </para>
3431    <para>
3432     Redirect to the built-in pattern for better caching:
3433    </para>
3434    <para>
3435     <screen>+set-image-blocker{http://config.privoxy.org/send-banner?type=pattern}</screen>
3436    </para>
3437   </listitem>
3438  </varlistentry>
3439 </variablelist>
3440 </sect3>
3441
3442
3443 <!--   ~~~~~       New section      ~~~~~     -->
3444 <sect3>
3445 <title>Summary</title>
3446 <para>
3447  Note that many of these actions have the potential to cause a page to
3448  misbehave, possibly even not to display at all. There are many ways 
3449  a site designer may choose to design his site, and what HTTP header 
3450  content, and other criteria, he may depend on. There is no way to have hard
3451  and fast rules for all sites. See the <link
3452  linkend="ACTIONSANAT">Appendix</link> for a brief example on troubleshooting
3453  actions.
3454 </para>
3455 </sect3>
3456 </sect2>
3457
3458 <!--   ~~~~~       New section      ~~~~~     -->
3459 <sect2 id="aliases">
3460 <title>Aliases</title>
3461 <para>
3462  Custom <quote>actions</quote>, known to <application>Privoxy</application>
3463  as <quote>aliases</quote>, can be defined by combining other actions.
3464  These can in turn be invoked just like the built-in actions.
3465  Currently, an alias name can contain any character except space, tab,
3466  <quote>=</quote>,
3467  <quote>{</quote> and <quote>}</quote>, but we <emphasis>strongly 
3468  recommend</emphasis> that you only use <quote>a</quote> to <quote>z</quote>,
3469  <quote>0</quote> to <quote>9</quote>, <quote>+</quote>, and <quote>-</quote>.
3470  Alias names are not case sensitive, and are not required to start with a
3471  <quote>+</quote> or <quote>-</quote> sign, since they are merely textually
3472  expanded.
3473 </para>
3474 <para>
3475  Aliases can be used throughout the actions file, but they <emphasis>must be
3476  defined in a special section at the top of the file!</emphasis>
3477  And there can only be one such section per actions file. Each actions file may
3478  have its own alias section, and the aliases defined in it are only visible
3479  within that file.
3480 </para>
3481 <para>
3482  There are two main reasons to use aliases: One is to save typing for frequently
3483  used combinations of actions, the other one is a gain in flexibility: If you
3484  decide once how you want to handle shops by defining an alias called
3485  <quote>shop</quote>, you can later change your policy on shops in
3486  <emphasis>one</emphasis> place, and your changes will take effect everywhere
3487  in the actions file where the <quote>shop</quote> alias is used. Calling aliases
3488  by their purpose also makes your actions files more readable.
3489 </para>
3490 <para>
3491  Currently, there is one big drawback to using aliases, though:
3492  <application>Privoxy</application>'s built-in web-based action file
3493  editor honors aliases when reading the actions files, but it expands
3494  them before writing. So the effects of your aliases are of course preserved,
3495  but the aliases themselves are lost when you edit sections that use aliases
3496  with it.
3497  This is likely to change in future versions of <application>Privoxy</application>.
3498 </para>
3499
3500 <para>
3501  Now let's define some aliases...
3502 </para>
3503
3504 <para>
3505  <screen>
3506  # Useful custom aliases we can use later.
3507  #
3508  # Note the (required!) section header line and that this section
3509  # must be at the top of the actions file!
3510  #
3511  {{alias}}
3512
3513  # These aliases just save typing later:
3514  # (Note that some already use other aliases!)
3515  #
3516  +crunch-all-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies
3517  -crunch-all-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
3518  block-as-image      = +block +handle-as-image
3519  mercy-for-cookies   = -crunch-all-cookies -session-cookies-only
3520
3521  # These aliases define combinations of actions
3522  # that are useful for certain types of sites:
3523  #
3524  fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups
3525  shop        = -crunch-all-cookies -filter{popups} -kill-popups
3526
3527  # Short names for other aliases, for really lazy people ;-)
3528  #
3529  c0 = +crunch-all-cookies
3530  c1 = -crunch-all-cookies</screen>
3531 </para>
3532
3533 <para>
3534  ...and put them to use. These sections would appear in the lower part of an 
3535  actions file and define exceptions to the default actions (as specified further
3536  up for the <quote>/</quote> pattern):
3537 </para>
3538
3539 <para>
3540  <screen>
3541  # These sites are either very complex or very keen on
3542  # user data and require minimal interference to work:
3543  #
3544  {fragile}
3545  .office.microsoft.com
3546  .windowsupdate.microsoft.com
3547  .nytimes.com
3548
3549  # Shopping sites:
3550  # Allow cookies (for setting and retrieving your customer data)
3551  #           
3552  {shop}
3553  .quietpc.com
3554  .worldpay.com   # for quietpc.com
3555  .scan.co.uk
3556
3557  # These shops require pop-ups:
3558  #
3559  {shop -kill-popups -filter{popups}}
3560   .dabs.com
3561   .overclockers.co.uk</screen>
3562 </para>
3563
3564 <para>
3565  Aliases like <quote>shop</quote> and <quote>fragile</quote> are often used for 
3566  <quote>problem</quote> sites that require some actions to be disabled 
3567  in order to function properly.
3568 </para>
3569 </sect2>
3570
3571 <!--   ~~~~~       New section      ~~~~~     -->
3572 <sect2 id="act-examples">
3573 <title>Actions Files Tutorial</title>
3574 <para>
3575  The above chapters have shown <link linkend="actions-file">which actions files
3576  there are and how they are organized</link>, how actions are <link
3577  linkend="actions">specified</link> and <link linkend="actions-apply">applied
3578  to URLs</link>, how <link linkend="af-patterns">patterns</link> work, and how to
3579  define and use <link linkend="aliases">aliases</link>. Now, let's look at an
3580  example <filename>default.action</filename> and <filename>user.action</filename>
3581  file and see how all these pieces come together:
3582 </para>
3583
3584 <sect3><title>default.action</title>
3585
3586 <para>
3587 Every config file should start with a short comment stating its purpose:
3588 </para>
3589
3590 <para>
3591  <screen># Sample default.action file &lt;developers@privoxy.org&gt;</screen>
3592 </para>
3593
3594 <para>
3595 Then, since this is the <filename>default.action</filename> file, the
3596 first section is a special section for internal use that you needn't
3597 change or worry about:
3598 </para>
3599
3600 <para>
3601  <screen>
3602 ##########################################################################
3603 # Settings -- Don't change! For internal Privoxy use ONLY.
3604 ##########################################################################
3605
3606 {{settings}}
3607 for-privoxy-version=3.0</screen>
3608 </para>
3609
3610 <para>
3611 After that comes the (optional) alias section. We'll use the example
3612 section from the above <link linkend="aliases">chapter on aliases</link>,
3613 that also explains why and how aliases are used:
3614 </para>
3615
3616 <para>
3617  <screen>
3618 ##########################################################################
3619 # Aliases
3620 ##########################################################################
3621 {{alias}}
3622
3623 # These aliases just save typing later:
3624 # (Note that some already use other aliases!)
3625 #
3626 +crunch-all-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies
3627 -crunch-all-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
3628 block-as-image      = +block +handle-as-image
3629 mercy-for-cookies   = -crunch-all-cookies -session-cookies-only
3630
3631 # These aliases define combinations of actions
3632 # that are useful for certain types of sites:
3633 #
3634 fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups
3635 shop        = mercy-for-cookies -filter{popups} -kill-popups</screen>
3636 </para>
3637
3638 <para>
3639  Now come the regular sections, i.e. sets of actions, accompanied
3640  by URL patterns to which they apply. Remember <emphasis>all actions
3641  are disabled when matching starts</emphasis>, so we have to explicitly
3642  enable the ones we want.
3643 </para>
3644
3645 <para>
3646  The first regular section is probably the most important. It has only
3647  one pattern, <quote><literal>/</literal></quote>, but this pattern
3648  <link linkend="af-patterns">matches all URLs</link>. Therefore, the
3649  set of actions used in this <quote>default</quote> section <emphasis>will
3650  be applied to all requests as a start</emphasis>. It can  be partly or
3651  wholly overridden by later matches further down this file, or in user.action,
3652  but it will still be largely responsible for your overall browsing
3653  experience.
3654 </para>
3655
3656 <para>
3657  Again, at the start of matching, all actions are disabled, so there is
3658  no real need to disable any actions here, but we will do that nonetheless,
3659  to have a complete listing for your reference. (Remember: a <quote>+</quote>
3660  preceding the action name enables the action, a <quote>-</quote> disables!).
3661  Also note how this long line has been made more readable by splitting it into
3662  multiple lines with line continuation.
3663 </para> 
3664
3665 <para>
3666  <screen>
3667 ##########################################################################
3668 # "Defaults" section:
3669 ##########################################################################
3670  { \
3671  -<link linkend="ADD-HEADER">add-header</link> \
3672  -<link linkend="BLOCK">block</link> \
3673  -<link linkend="CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</link> \
3674  -<link linkend="CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</link> \
3675  +<link linkend="DEANIMATE-GIFS">deanimate-gifs</link> \
3676  -<link linkend="DOWNGRADE-HTTP-VERSION">downgrade-http-version</link> \
3677  +<link linkend="FAST-REDIRECTS">fast-redirects</link> \
3678  +<link linkend="FILTER-HTML-ANNOYANCES">filter{html-annoyances}</link> \
3679  +<link linkend="FILTER-JS-ANNOYANCES">filter{js-annoyances}</link> \
3680  -<link linkend="FILTER-CONTENT-COOKIES">filter{content-cookies}</link> \
3681  +<link linkend="FILTER-POPUPS">filter{popups}</link> \
3682  +<link linkend="FILTER-WEBBUGS">filter{webbugs}</link> \
3683  -<link linkend="FILTER-REFRESH-TAGS">filter{refresh-tags}</link> \
3684  -<link linkend="FILTER-FUN">filter{fun}</link> \
3685  +<link linkend="FILTER-NIMDA">filter{nimda}</link> \
3686  +<link linkend="FILTER-BANNERS-BY-SIZE">filter{banners-by-size}</link> \
3687  -<link linkend="FILTER-SHOCKWAVE-FLASH">filter{shockwave-flash}</link> \
3688  -<link linkend="FILTER-CRUDE-PARENTAL">filter{crude-parental}</link> \
3689  -<link linkend="HANDLE-AS-IMAGE">handle-as-image</link> \
3690  +<link linkend="HIDE-FORWARDED-FOR-HEADERS">hide-forwarded-for-headers</link> \
3691  +<link linkend="HIDE-FROM-HEADER">hide-from-header{block}</link> \
3692  +<link linkend="HIDE-REFERER">hide-referrer{forge}</link> \
3693  -<link linkend="HIDE-USER-AGENT">hide-user-agent</link> \
3694  -<link linkend="KILL-POPUPS">kill-popups</link> \
3695  -<link linkend="LIMIT-CONNECT">limit-connect</link> \
3696  +<link linkend="PREVENT-COMPRESSION">prevent-compression</link> \
3697  -<link linkend="SEND-VANILLA-WAFER">send-vanilla-wafer</link> \
3698  -<link linkend="SEND-WAFER">send-wafer</link> \
3699  +<link linkend="SESSION-COOKIES-ONLY">session-cookies-only</link> \
3700  +<link linkend="SET-IMAGE-BLOCKER">set-image-blocker{pattern}</link> \
3701  }
3702  / # forward slash will match *all* potential URL patterns.</screen>
3703 </para>
3704
3705 <para>
3706  The default behavior is now set. Note that some actions, like not hiding
3707  the user agent, are part of a <quote>general policy</quote> that applies
3708  universally and won't get any exceptions defined later. Other choices,
3709  like not blocking (which is <emphasis>understandably</emphasis> the
3710  default!) need exceptions, i.e. we need to specify explicitly what we
3711  want to block in later sections.
3712  We will also want to make exceptions from our general pop-up-killing,
3713  and use our defined aliases for that.
3714 </para>
3715
3716 <para>
3717  The first of our specialized sections is concerned with <quote>fragile</quote>
3718  sites, i.e. sites that require minimum interference, because they are either
3719  very complex or very keen on tracking you (and have mechanisms in place that
3720  make them unusable for people who avoid being tracked). We will simply use
3721  our pre-defined <literal>fragile</literal> alias instead of stating the list
3722  of actions explicitly:
3723 </para>
3724
3725 <para>
3726  <screen>
3727 ##########################################################################
3728 # Exceptions for sites that'll break under the default action set:
3729 ##########################################################################
3730
3731 # "Fragile" Use a minimum set of actions for these sites (see alias above):
3732 #
3733 { fragile }
3734 .office.microsoft.com           # surprise, surprise!
3735 .windowsupdate.microsoft.com</screen>
3736 </para>
3737
3738 <para>
3739  Shopping sites are not as fragile, but they typically
3740  require cookies to log in, and pop-up windows for shopping
3741  carts or item details. Again, we'll use a pre-defined alias:
3742 </para>
3743  
3744 <para>
3745  <screen>
3746 # Shopping sites:
3747 #
3748 { shop }
3749 .quietpc.com 
3750 .worldpay.com   # for quietpc.com
3751 .jungle.com
3752 .scan.co.uk</screen>
3753 </para>
3754
3755 <para>
3756  Then, there are sites which rely on pop-up windows (yuck!) to work.
3757  Since we made pop-up-killing our default above, we need to make exceptions
3758  now. <ulink url="http://www.mozilla.org/">Mozilla</ulink> users, who
3759  can turn on smart handling of unwanted pop-ups in their browsers, can
3760  safely choose
3761  -<literal><link linkend="FILTER-POPUPS">filter{popups}</link></literal> (and
3762  -<literal><link linkend="KILL-POPUPS">kill-popups</link></literal>) above
3763  and hence don't need this section. Anyway, disabling an already disabled
3764  action doesn't hurt, so we'll define our exceptions regardless of what was
3765  chosen in the defaults section:
3766 </para>
3767
3768 <para>
3769  <screen>
3770 # These sites require pop-ups too :( 
3771 #
3772 { -<link linkend="KILL-POPUPS">kill-popups</link> -<link linkend="FILTER-POPUPS">filter{popups}</link> }
3773 .dabs.com
3774 .overclockers.co.uk
3775 .deutsche-bank-24.de</screen>
3776 </para>
3777
3778 <para>
3779  The <literal><link linkend="FAST-REDIRECTS">fast-redirects</link></literal>
3780  action, which we enabled per default above,  breaks some sites. So disable
3781  it for popular sites where we know it misbehaves:
3782 </para>
3783
3784 <para>
3785  <screen>
3786 { -<link linkend="FAST-REDIRECTS">fast-redirects</link> }
3787 login.yahoo.com
3788 edit.*.yahoo.com
3789 .google.com
3790 .altavista.com/.*(like|url|link):http
3791 .altavista.com/trans.*urltext=http
3792 .nytimes.com</screen>
3793 </para>
3794
3795 <para>
3796  It is important that <application>Privoxy</application> knows which
3797  URLs belong to images, so that <emphasis>if</emphasis> they are to
3798  be blocked, a substitute image can be sent, rather than an HTML page.
3799  Contacting the remote site to find out is not an option, since it
3800  would destroy the loading time advantage of banner blocking, and it
3801  would feed the advertisers (in terms of money <emphasis>and</emphasis>
3802  information). We can mark any URL as an image with the <literal><link
3803  linkend="handle-as-image">handle-as-image</link></literal> action,
3804  and marking all URLs that end in a known image file extension is a
3805  good start:
3806 </para>
3807
3808 <para>
3809  <screen>
3810 ##########################################################################
3811 # Images:
3812 ##########################################################################
3813
3814 # Define which file types will be treated as images, in case they get
3815 # blocked further down this file:
3816 #
3817 { +<link linkend="HANDLE-AS-IMAGE">handle-as-image</link> }
3818 /.*\.(gif|jpe?g|png|bmp|ico)$</screen>
3819 </para>
3820
3821 <para>
3822  And then there are known banner sources. They often use scripts to
3823  generate the banners, so it won't be visible from the URL that the
3824  request is for an image. Hence we block them <emphasis>and</emphasis>
3825  mark them as images in one go, with the help of our
3826  <literal>block-as-image</literal> alias defined above. (We could of
3827  course just as well use <literal>+<link linkend="block">block</link>
3828  +<link linkend="handle-as-image">handle-as-image</link></literal> here.)
3829  Remember that the type of the replacement image is chosen by the
3830  <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>
3831  action. Since all URLs have matched the default section with its
3832  <literal>+<link linkend="set-image-blocker">set-image-blocker</link>{pattern}</literal>
3833  action before, it still applies and needn't be repeated:
3834 </para>
3835
3836 <para>
3837  <screen>
3838 # Known ad generators:
3839 #
3840 { block-as-image }
3841 ar.atwola.com 
3842 .ad.doubleclick.net
3843 .ad.*.doubleclick.net
3844 .a.yimg.com/(?:(?!/i/).)*$
3845 .a[0-9].yimg.com/(?:(?!/i/).)*$
3846 bs*.gsanet.com
3847 bs*.einets.com
3848 .qkimg.net</screen>
3849 </para>
3850
3851 <para>
3852  One of the most important jobs of <application>Privoxy</application>
3853  is to block banners. A huge bunch of them are already <quote>blocked</quote>
3854  by the <literal><link linkend="filter">filter</link>{banners-by-size}</literal>
3855  action, which we enabled above, and which deletes the references to banner
3856  images from the pages while they are loaded, so the browser doesn't request
3857  them anymore, and hence they don't need to be blocked here. But this naturally
3858  doesn't catch all banners, and some people choose not to use filters, so we
3859  need a comprehensive list of patterns for banner URLs here, and apply the
3860  <literal><link linkend="block">block</link></literal> action to them.
3861 </para>
3862 <para>
3863  First comes a bunch of generic patterns, which do most of the work, by
3864  matching typical domain and path name components of banners. Then comes
3865  a list of individual patterns for specific sites, which is omitted here
3866  to keep the example short:
3867 </para>
3868
3869 <para>
3870  <screen>
3871 ##########################################################################
3872 # Block these fine banners:
3873 ##########################################################################
3874 { <link linkend="BLOCK">+block</link> }
3875
3876 # Generic patterns:
3877
3878 ad*.
3879 .*ads.
3880 banner?.
3881 count*.
3882 /.*count(er)?\.(pl|cgi|exe|dll|asp|php[34]?)
3883 /(?:.*/)?(publicite|werbung|rekla(ma|me|am)|annonse|maino(kset|nta|s)?)/
3884
3885 # Site-specific patterns (abbreviated):
3886 #
3887 .hitbox.com</screen>
3888 </para>
3889
3890 <para>
3891  You wouldn't believe how many advertisers actually call their banner
3892  servers ads.<replaceable>company</replaceable>.com, or call the directory
3893  in which the banners are stored simply <quote>banners</quote>. So the above
3894  generic patterns are surprisingly effective.
3895 </para>
3896 <para>
3897  But being very generic, they necessarily also catch URLs that we don't want
3898  to block. The pattern <literal>.*ads.</literal> e.g. catches 
3899  <quote>nasty-<emphasis>ads</emphasis>.nasty-corp.com</quote> as intended,
3900  but also <quote>downlo<emphasis>ads</emphasis>.sourcefroge.net</quote> or
3901  <quote><emphasis>ads</emphasis>l.some-provider.net.</quote> So here come some
3902  well-known exceptions to the <literal>+<link linkend="BLOCK">block</link></literal>
3903  section above.
3904 </para>
3905 <para>
3906  Note that these are exceptions to exceptions from the default! Consider the URL
3907  <quote>downloads.sourcefroge.net</quote>: Initially, all actions are deactivated,
3908  so it wouldn't get blocked. Then comes the defaults section, which matches the
3909  URL, but just deactivates the <literal><link linkend="BLOCK">block</link></literal>
3910  action once again. Then it matches <literal>.*ads.</literal>, an exception to the
3911  general non-blocking policy, and suddenly
3912  <literal><link linkend="BLOCK">+block</link></literal> applies. And now, it'll match
3913  <literal>.*loads.</literal>, where <literal><link linkend="BLOCK">-block</link></literal>
3914  applies, so (unless it matches <emphasis>again</emphasis> further down) it ends up
3915  with no <literal><link linkend="BLOCK">block</link></literal> action applying.
3916 </para>
3917
3918 <para>
3919  <screen>
3920 ##########################################################################
3921 # Save some innocent victims of the above generic block patterns:
3922 ##########################################################################
3923
3924 # By domain:
3925
3926 { -<link linkend="BLOCK">block</link> }
3927 adv[io]*.  # (for advogato.org and advice.*)
3928 adsl.      # (has nothing to do with ads)
3929 ad[ud]*.   # (adult.* and add.*)
3930 .edu       # (universities don't host banners (yet!))
3931 .*loads.   # (downloads, uploads etc)
3932
3933 # By path:
3934 #
3935 /.*loads/
3936
3937 # Site-specific:
3938 #
3939 www.globalintersec.com/adv # (adv = advanced)
3940 www.ugu.com/sui/ugu/adv</screen>
3941 </para>
3942
3943 <para>
3944  Filtering source code can have nasty side effects,
3945  so make an exception for our friends at sourceforge.net,
3946  and all paths with <quote>cvs</quote> in them. Note that
3947  <literal>-<link linkend="FILTER">filter</link></literal>
3948  disables <emphasis>all</emphasis> filters in one fell swoop!
3949 </para>
3950
3951 <para>
3952  <screen>
3953 # Don't filter code!
3954 #
3955 { -<link linkend="FILTER">filter</link> }
3956 /.*cvs
3957 .sourceforge.net</screen>
3958 </para>
3959
3960 <para>
3961  The actual <filename>default.action</filename> is of course more
3962  comprehensive, but we hope this example made clear how it works.
3963 </para>
3964
3965 </sect3>
3966
3967 <sect3><title>user.action</title>
3968
3969 <para>
3970  So far we are painting with a broad brush by setting general policies,
3971  which would be a reasonable starting point for many people. Now, 
3972  you might want to be more specific and have customized rules that
3973  are more suitable to your personal habits and preferences. These would
3974  be for narrowly defined situations like your ISP or your bank, and should
3975  be placed in <filename>user.action</filename>, which is parsed after all other 
3976  actions files and hence has the last word, over-riding any previously
3977  defined actions. <filename>user.action</filename> is also a 
3978  <emphasis>safe</emphasis> place for your personal settings, since
3979  <filename>default.action</filename> is actively maintained by the
3980  <application>Privoxy</application> developers and you'll probably want
3981  to install updated versions from time to time.
3982 </para>
3983
3984 <para>
3985  So let's look at a few examples of things that one might typically do in
3986  <filename>user.action</filename>: 
3987 </para>
3988
3989
3990 <!-- brief sample user.action here -->
3991
3992 <para>
3993  <screen>
3994 # My user.action file. &lt;fred@foobar.com&gt;</screen>
3995 </para>
3996
3997 <para>
3998  As <link linkend="aliases">aliases</link> are local to the actions
3999  file that they are defined in, you can't use the ones from
4000  <filename>default.action</filename>, unless you repeat them here:
4001 </para>
4002
4003 <para>
4004  <screen>
4005 # (Re-)define aliases for this file:
4006 #
4007 {{alias}}
4008 -crunch-all-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
4009 mercy-for-cookies   = -crunch-all-cookies -session-cookies-only
4010 fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referer -kill-popups
4011 shop        = mercy-for-cookies -filter{popups} -kill-popups
4012 allow-ads   = -block -filter{banners-by-size} # (see below)</screen>
4013  
4014 </para>
4015
4016 <para>
4017  Say you have accounts on some sites that you visit regularly, and
4018  you don't want to have to log in manually each time. So you'd like
4019  to allow persistent cookies for these sites. The
4020  <literal>mercy-for-cookies</literal> alias defined above does exactly
4021  that, i.e. it disables crunching of cookies in any direction, and
4022  processing of cookies to make them temporary.
4023 </para>
4024
4025 <para>
4026  <screen>
4027 { mercy-for-cookies }
4028 sunsolve.sun.com
4029 slashdot.org
4030 .yahoo.com
4031 .msdn.microsoft.com
4032 .redhat.com</screen>
4033 </para>
4034
4035 <para>
4036  Your bank needs popups and is allergic to some filter, but you don't
4037  know which, so you disable them all:
4038 </para>
4039
4040 <para>
4041  <screen>
4042 { -<link linkend="FILTER">filter</link> -<link linkend="KILL-POPUPS">kill-popups</link> }
4043 .your-home-banking-site.com</screen>
4044 </para>
4045
4046 <para>
4047  While browsing the web with <application>Privoxy</application> you
4048  noticed some ads that sneaked through, but you were too lazy to
4049  report them through our fine and easy <link linkend="contact">feedback</link>
4050  system, so you have added them here:
4051 </para>
4052
4053 <para>
4054  <screen>
4055 { +<link linkend="BLOCK">block</link> }
4056 www.a-popular-site.com/some/unobvious/path
4057 another.popular.site.net/more/junk/here/</screen>
4058 </para>
4059
4060 <para>
4061  Note that, assuming the banners in the above example have regular image
4062  extensions (most do),
4063  <literal>+<link linkend="HANDLE-AS-IMAGE">handle-as-image</link></literal>
4064  need not be specified, since all URLs ending in these extensions will
4065  already have been tagged as images in the relevant section of 
4066  <filename>default.action</filename> by now.
4067 </para>
4068
4069 <para>
4070  Then you noticed that the default configuration breaks Forbes Magazine,
4071  but you were too lazy to find out which action is the culprit, and you
4072  were again too lazy to give <link linkend="contact">feedback</link>, so
4073  you just used the <literal>fragile</literal> alias on the site, and
4074  -- whoa! -- it worked:
4075 </para>
4076
4077 <para>
4078 <screen>
4079 { fragile }
4080 .forbes.com</screen>
4081 </para>
4082
4083 <para>
4084  You like the <quote>fun</quote> text replacements in <filename>default.filter</filename>,
4085  but it is disabled in the distributed actions file. (My colleagues on the team just
4086  don't have a sense of humour, that's why! ;-). So you'd like to turn it on in your private,
4087  update-safe config, once and for all:
4088 </para>
4089
4090 <para>
4091 <screen>
4092 { +<link linkend="filter-fun">filter{fun}</link> }
4093 / # For ALL sites!</screen>
4094 </para>
4095
4096 <para>
4097  Note that the above is not really a good idea: There are exceptions
4098  to the filters in <filename>default.action</filename> for things that
4099  really shouldn't be filtered, like code on CVS->Web interfaces. Since
4100  <filename>user.action</filename> has the last word, these exceptions
4101  won't be valid for the <quote>fun</quote> filtering specified here.
4102 </para>
4103
4104 <para>
4105  Finally, you might think about how your favourite free websites are
4106  funded, and find that they rely on displaying banner advertisements
4107  to survive. So you might want to specifically allow banners for those
4108  sites that you feel provide value to you:
4109 </para>
4110
4111 <para>
4112 <screen>
4113 { allow-ads }
4114 .sourceforge.net
4115 .slashdot.org
4116 .osdn.net</screen>   
4117 </para>
4118
4119 <para>
4120  Note that <literal>allow-ads</literal> has been aliased to 
4121  <literal>-<link linkend="block">block</link></literal>
4122  <literal>-<link linkend="filter-banners-by-size">filter{banners-by-size}</link></literal>
4123  above.
4124 </para>
4125 </sect3>
4126 </sect2>
4127
4128 <!--  ~  End section  ~  -->
4129
4130 </sect1>
4131
4132 <!--  ~  End section  ~  -->
4133
4134 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
4135
4136 <sect1 id="filter-file">
4137 <title>The Filter File</title>
4138
4139 <para>
4140  All text substitutions that can be invoked through the
4141  <literal><link linkend="filter">filter</link></literal> action
4142  must first be defined in the filter file, which is typically
4143  called <filename>default.filter</filename> and which can be
4144  selected through the <literal>
4145  <link linkend="filterfile">filterfile</link></literal> config
4146  option.
4147 </para>
4148
4149 <para>
4150  Typical reasons for doing such substitutions are to eliminate
4151  common annoyances in HTML and JavaScript, such as pop-up windows,
4152  exit consoles, crippled windows without navigation tools, the
4153  infamous &lt;BLINK&gt; tag etc, to suppress images with certain
4154  width and height attributes (standard banner sizes or web-bugs),
4155  or just to have fun. The possibilities are endless.
4156 </para>
4157
4158 <para>
4159  Filtering works on any text-based document type, including plain
4160  text, HTML, JavaScript, CSS etc. (all <literal>text/*</literal>
4161  MIME types). Substitutions are made at the source level, so if
4162  you want to <quote>roll your own</quote> filters, you should be
4163  familiar with HTML syntax.
4164 </para>
4165
4166 <para>
4167  Just like the <link linkend="actions-file">actions files</link>, the
4168  filter file is organized in sections, which are called <emphasis>filters</emphasis>
4169  here. Each filter consists of a heading line, that starts with the
4170  <emphasis>keyword</emphasis> <literal>FILTER:</literal>, followed by
4171  the filter's <emphasis>name</emphasis>, and a short (one line) 
4172  <emphasis>description</emphasis> of what it does. Below that line
4173  come the <emphasis>jobs</emphasis>, i.e. lines that define the actual
4174  text substitutions. By convention, the name of a filter
4175  should describe what the filter <emphasis>eliminates</emphasis>. The
4176  comment is used in the <ulink url="http://config.privoxy.org/">web-based
4177  user interface</ulink>.
4178 </para>
4179
4180 <para>
4181  Once a filter called <replaceable>name</replaceable> has been defined
4182  in the filter file, it can be invoked by using an action of the form
4183  +<literal><link linkend="filter">filter</link>{<replaceable>name</replaceable>}</literal>
4184  in any <link linkend="actions-file">actions file</link>.
4185 </para>
4186  
4187 <para>
4188  A filter header line for a filter called <quote>foo</quote> could look
4189  like this:
4190 </para>
4191
4192 <para>
4193  <screen>FILTER: foo Replace all "foo" with "bar"</screen>
4194 </para>
4195
4196 <para>
4197  Below that line, and up to the next header line, come the jobs that
4198  define what text replacements the filter executes. They are specified
4199  in a syntax that imitates <ulink url="http://www.perl.org/">Perl</ulink>'s
4200  <literal>s///</literal> operator. If you are familiar with Perl, you
4201  will find this to be quite intuitive, and may want to look at the
4202  <ulink url="http://www.oesterhelt.org/pcrs/pcrs.3.html">PCRS man page</ulink>
4203  for the subtle differences to Perl behaviour. Most notably, the non-standard
4204  option letter <literal>U</literal> is supported, which turns the default
4205  to ungreedy matching.
4206 </para>
4207
4208 <para>
4209  If you are new to regular expressions, you might want to take a look at
4210  the <link linkend="regex">Appendix on regular expressions</link>, and
4211  see the <ulink url="http://perldoc.com/perl5.6.1/pod/perl.html">Perl
4212  manual</ulink> for
4213  <ulink url="http://perldoc.com/perl5.6.1/pod/perlop.html#s-PATTERN-REPLACEMENT-egimosx">the 
4214  <literal>s///</literal> operator's syntax</ulink> and <ulink
4215  url="http://perldoc.com/perl5.6.1/pod/perlre.html">Perl-style regular
4216  expressions</ulink> in general.
4217  The below examples might also help to get you started.
4218 </para>
4219
4220 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
4221
4222 <sect2><title>Filter File Tutorial</title>
4223 <para>
4224  Now, let's complete our <quote>foo</quote> filter. We have already defined
4225  the heading, but the jobs are still missing. Since all it does is to replace
4226  <quote>foo</quote> with <quote>bar</quote>, there is only one (trivial) job
4227  needed:
4228 </para>
4229
4230 <para>
4231  <screen>s/foo/bar/</screen>
4232 </para>
4233
4234 <para>
4235  But wait! Didn't the comment say that <emphasis>all</emphasis> occurrences
4236  of <quote>foo</quote> should be replaced? Our current job will only take
4237  care of the first <quote>foo</quote> on each page. For global substitution,
4238  we'll need to add the <literal>g</literal> option:
4239 </para>
4240
4241 <para>
4242  <screen>s/foo/bar/g</screen>
4243 </para>
4244
4245 <para>
4246  Our complete filter now looks like this:
4247 </para>
4248 <para>
4249  <screen>FILTER: foo Replace all "foo" with "bar"
4250 s/foo/bar/g</screen>
4251 </para>
4252
4253 <para>
4254  Let's look at some real filters for more interesting examples. Here you see
4255  a filter that protects against some common annoyances that arise from JavaScript
4256  abuse. Let's look at its jobs one after the other:
4257 </para>
4258
4259
4260 <para>
4261  <screen>
4262 FILTER: js-annoyances Get rid of particularly annoying JavaScript abuse
4263
4264 # Get rid of JavaScript referrer tracking. Test page: http://www.randomoddness.com/untitled.htm
4265 #
4266 s|(&lt;script.*)document\.referrer(.*&lt;/script&gt;)|$1"Not Your Business!"$2|Usg</screen>
4267 </para>
4268
4269 <para>
4270  Following the header line and a comment, you see the job. Note that it uses
4271  <literal>|</literal> as the delimiter instead of <literal>/</literal>, because
4272  the pattern contains a forward slash, which would otherwise have to be escaped
4273  by a backslash (<literal>\</literal>).
4274 </para>
4275
4276 <para>
4277  Now, let's examine the pattern: it starts with the text <literal>&lt;script.*</literal>
4278  enclosed in parentheses. Since the dot matches any character, and <literal>*</literal>
4279  means: <quote>Match an arbitrary number of the element left of myself</quote>, this
4280  matches <quote>&lt;script</quote>, followed by <emphasis>any</emphasis> text, i.e.
4281  it matches the whole page, from the start of the first &lt;script&gt; tag.
4282 </para>
4283
4284 <para>
4285  That's more than we want, but the pattern continues: <literal>document\.referrer</literal>
4286  matches only the exact string <quote>document.referrer</quote>. The dot needed to
4287  be <emphasis>escaped</emphasis>, i.e. preceded by a backslash, to take away its
4288  special meaning as a joker, and make it just a regular dot. So far, the meaning is:
4289  Match from the start of the first &lt;script&gt; tag in a the page, up to, and including,
4290  the text <quote>document.referrer</quote>, if <emphasis>both</emphasis> are present
4291  in the page (and appear in that order).
4292 </para>
4293
4294 <para>
4295  But there's still more pattern to go. The next element, again enclosed in parentheses,
4296  is <literal>.*&lt;/script&gt;</literal>. You already know what <literal>.*</literal>
4297  means, so the whole pattern translates to: Match from the start of the first  &lt;script&gt;
4298  tag in a page to the end of the last &lt;script&gt; tag, provided that the text
4299  <quote>document.referrer</quote> appears somewhere in between.
4300 </para>
4301
4302 <para>
4303  This is still not the whole story, since we have ignored the options and the parentheses:
4304  The portions of the page matched by sub-patterns that are enclosed in parentheses, will be
4305  remembered and be available through the variables <literal>$1, $2, ...</literal> in
4306  the substitute. The <literal>U</literal> option switches to ungreedy matching, which means
4307  that the first <literal>.*</literal> in the pattern will only <quote>eat up</quote> all
4308  text in between <quote>&lt;script</quote> and the <emphasis>first</emphasis> occurrence
4309  of <quote>document.referrer</quote>, and that the second <literal>.*</literal> will
4310  only span the text up to the <emphasis>first</emphasis> <quote>&lt;/script&gt;</quote>
4311  tag. Furthermore, the <literal>s</literal> option says that the match may span
4312  multiple lines in the page, and the <literal>g</literal> option again means that the
4313  substitution is global.
4314 </para>
4315
4316 <para>
4317  So, to summarize, the pattern means: Match all scripts that contain the text
4318  <quote>document.referrer</quote>. Remember the parts of the script from
4319  (and including) the start tag up to (and excluding) the string
4320  <quote>document.referrer</quote> as <literal>$1</literal>, and the part following
4321  that string, up to and including the closing tag, as <literal>$2</literal>.
4322 </para>
4323
4324 <para>
4325  Now the pattern is deciphered, but wasn't this about substituting things? So
4326  lets look at the substitute: <literal>$1"Not Your Business!"$2</literal> is
4327  easy to read: The text remembered as <literal>$1</literal>, followed by 
4328  <literal>"Not Your Business!"</literal> (<emphasis>including</emphasis>
4329  the quotation marks!), followed by the text remembered as <literal>$2</literal>.
4330  This produces an exact copy of the original string, with the middle part
4331  (the <quote>document.referrer</quote>) replaced by <literal>"Not Your
4332  Business!"</literal>.
4333 </para>
4334
4335 <para>
4336  The whole job now reads: Replace <quote>document.referrer</quote> by
4337  <literal>"Not Your Business!"</literal> wherever it appears inside a
4338  &lt;script&gt tag. Note that this job won't break JavaScript syntax,
4339  since both the original and the replacement are syntactically valid
4340  string objects. The script just won't have access to the referrer
4341  information anymore.
4342 </para>
4343
4344 <para>
4345  We'll show you two other jobs from the JavaScript taming department, but
4346  this time only point out the constructs of special interest:
4347 </para>
4348
4349 <para>
4350  <screen>
4351 # The status bar is for displaying link targets, not pointless blahblah
4352 #
4353 s/window\.status\s*=\s*['"].*?['"]/dUmMy=1/ig</screen>
4354 </para>
4355
4356 <para>
4357  <literal>\s</literal> stands for whitespace characters (space, tab, newline,
4358  carriage return, form feed), so that <literal>\s*</literal> means: <quote>zero
4359  or more whitespace</quote>. The <literal>?</literal> in <literal>.*?</literal>
4360  makes this matching of arbitrary text ungreedy. (Note that the <literal>U</literal>
4361  option is not set). The <literal>['"]</literal> construct means: <quote>a single
4362  <emphasis>or</emphasis> a double quote</quote>.
4363 </para>
4364
4365 <para>
4366  So what does this job do? It replaces assignments of single- or double-quoted
4367  strings to the <quote>window.status</quote> object with a dummy assignment
4368  (using a variable name that is hopefully odd enough not to conflict with
4369  real variables in scripts). Thus, it catches many cases where e.g. pointless
4370  descriptions are displayed in the status bar instead of the link target when
4371  you move your mouse over links.
4372 </para>
4373
4374 <para>
4375  <screen>
4376 # Kill OnUnload popups. Yummy. Test: http://www.zdnet.com/zdsubs/yahoo/tree/yfs.html
4377 #
4378 s/(&lt;body .*)onunload(.*&gt;)/$1never$2/iU</screen>
4379 </para>
4380
4381 <para>
4382  Including the
4383  <ulink url="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-eventgroupings-htmlevents">OnUnload
4384  event binding</ulink> in the HTML DOM was a <emphasis>CRIME</emphasis>.
4385  When I close a browser window, I want it to close and die. Basta.
4386  This job replaces the <quote>onunload</quote> attribute in
4387  <quote>&lt;body&gt</quote> tags with the dummy word <literal>never</literal>.
4388  Note that the <literal>i</literal> option makes the pattern matching
4389  case-insensitive.
4390 </para>
4391
4392 <para>
4393  The last example is from the fun department:
4394 </para>
4395
4396 <para>
4397  <screen>
4398 FILTER: fun Fun text replacements
4399
4400 # Spice the daily news:
4401 #
4402 s/microsoft(?!\.com)/MicroSuck/ig</screen>
4403 </para>
4404
4405 <para>
4406  Note the <literal>(?!\.com)</literal> part (a so-called negative lookahead)
4407  in the job's pattern, which means: Don't match, if the string 
4408  <quote>.com</quote> appears directly following <quote>microsoft</quote>
4409  in the page. This prevents links to microsoft.com from being trashed, while
4410  still replacing the word everywhere else.
4411 </para>
4412
4413 <para>
4414  <screen>
4415 # Buzzword Bingo (example for extended regex syntax)
4416 #
4417 s* industry[ -]leading \
4418 |  cutting[ -]edge \
4419 |  award[ -]winning # Comments are OK, too! \
4420 |  high[ -]performance \
4421 |  solutions[ -]based \
4422 |  unmatched \
4423 |  unparalleled \
4424 |  unrivalled \
4425 *&lt;font color="red"&gt;&lt;b&gt;BINGO!&lt;/b&gt;&lt;/font&gt; \
4426 *igx</screen>
4427 </para>
4428
4429 <para>
4430  The <literal>x</literal> option in this job turns on extended syntax, and allows for
4431  e.g. the liberal use of (non-interpreted!) whitespace for nicer formatting.
4432 </para>
4433
4434 <para>
4435  You get the idea?
4436 </para>
4437 </sect2>
4438 </sect1>
4439
4440 <!--  ~  End section  ~  -->
4441
4442
4443
4444 <!--   ~~~~~       New section      ~~~~~     -->
4445
4446 <sect1 id="templates">
4447 <title>Templates</title>
4448 <para>
4449  All <application>Privoxy</application> built-in pages, i.e. error pages such as the 
4450  <ulink url="http://show-the-404-error.page"><quote>404 - No Such Domain</quote>
4451  error page</ulink>, the <ulink
4452  url="http://ads.bannerserver.example.com/nasty-ads/sponsor.html"><quote>BLOCKED</quote>
4453  page</ulink>
4454  and all pages of its <ulink url="http://config.privoxy.org/">web-based
4455  user interface</ulink>, are generated from <emphasis>templates</emphasis>. 
4456  (<application>Privoxy</application> must be running for the above links to work as
4457  intended.)
4458 </para>
4459
4460 <para>
4461  These templates are stored in a subdirectory of the <link linkend="confdir">configuration
4462  directory</link> called <filename>templates</filename>. On Unixish platforms,
4463  this is typically
4464  <ulink url="file:///etc/privoxy/templates/"><filename>/etc/privoxy/templates/</filename></ulink>.
4465 </para>
4466
4467 <para>
4468  The templates are basically normal HTML files, but with place-holders (called symbols
4469  or exports), which <application>Privoxy</application> fills at run time. You can
4470  edit the templates with a normal text editor, should you want to customize them.
4471  (<emphasis>Not recommended for the casual user</emphasis>). Note that
4472  just like in configuration files, lines starting with <literal>#</literal> are
4473  ignored when the templates are filled in.
4474 </para>
4475
4476 <para>
4477  The place-holders are of the form <literal>@name@</literal>, and you will
4478  find a list of available symbols, which vary from template to template,
4479  in the comments at the start of each file. Note that these comments are not
4480  always accurate, and that it's probably best to look at the existing HTML
4481  code to find out which symbols are supported and what they are filled in with.
4482 </para>
4483
4484 <para>
4485  A special application of this substitution mechanism is to make whole
4486  blocks of HTML code disappear when a specific symbol is set. We use this
4487  for many purposes, one of them being to include the beta warning in all
4488  our user interface (CGI) pages when <application>Privoxy</application>
4489  in in an alpha or beta development stage:
4490 </para>
4491
4492 <para>
4493  <screen>
4494 &lt;!-- @if-unstable-start --&gt;
4495
4496   ... beta warning HTML code goes here ...
4497
4498 &lt;!-- if-unstable-end@ --&gt;</screen>
4499 </para>
4500
4501 <para>
4502  If the "unstable" symbol is set, everything in between and including
4503  <literal>@if-unstable-start</literal> and <literal>if-unstable-end@</literal>
4504  will disappear, leaving nothing but an empty comment:
4505 </para>
4506
4507 <para>
4508  <screen>&lt;!--  --&gt;</screen>
4509 </para>
4510
4511 <para>
4512  There's also an if-then-else construct and an <literal>#include</literal>
4513  mechanism, but you'll sure find out if you are inclined to edit the
4514  templates ;-)
4515 </para>
4516
4517 <para>
4518  All templates refer to a style located at
4519  <ulink url="http://config.privoxy.org/send-stylesheet"><literal>http://config.privoxy.org/send-stylesheet</literal></ulink>.
4520  This is, of course, locally served by <application>Privoxy</application>
4521  and the source for it can be found and edited in the
4522  <filename>cgi-style.css</filename> template.
4523 </para>
4524
4525 </sect1>
4526
4527 <!--  ~  End section  ~  -->
4528
4529
4530
4531 <!--   ~~~~~       New section      ~~~~~     -->
4532
4533 <sect1 id="contact"><title>Contacting the Developers, Bug Reporting and Feature
4534 Requests</title>
4535
4536 <!-- Include contacting.sgml boilerplate: -->
4537  &contacting;
4538 <!-- end boilerplate -->
4539
4540 </sect1>
4541
4542 <!--  ~  End section  ~  -->
4543
4544
4545 <!--   ~~~~~       New section      ~~~~~     -->
4546 <sect1 id="copyright"><title><application>Privoxy</application> Copyright, License and History</title>
4547
4548 <!-- Include copyright.sgml: -->
4549  &copyright;
4550 <!-- end copyright -->
4551
4552 <!--   ~~~~~       New section      ~~~~~     -->
4553 <sect2><title>License</title>
4554 <!-- Include copyright.sgml: -->
4555  &license;
4556 <!-- end copyright -->
4557 </sect2>
4558 <!--  ~  End section  ~  -->
4559
4560
4561 <!--   ~~~~~       New section      ~~~~~     -->
4562
4563 <sect2 id="history"><title>History</title>
4564 <!-- Include history.sgml: -->
4565  &history;
4566 <!-- end history -->
4567 </sect2>
4568
4569 <sect2 id="authors"><title>Authors</title>
4570 <!-- Include p-authors.sgml: -->
4571  &p-authors;
4572 <!-- end authors -->
4573 </sect2>
4574
4575 </sect1>
4576
4577 <!--  ~  End section  ~  -->
4578
4579
4580 <!--   ~~~~~       New section      ~~~~~     -->
4581 <sect1 id="seealso"><title>See Also</title>
4582 <!-- Include seealso.sgml: -->
4583  &seealso;
4584 <!-- end seealso -->
4585 </sect1>
4586
4587
4588
4589 <!--   ~~~~~       New section      ~~~~~     -->
4590 <sect1 id="appendix"><title>Appendix</title>
4591
4592
4593 <!--   ~~~~~       New section      ~~~~~     -->
4594 <sect2 id="regex">
4595 <title>Regular Expressions</title>
4596 <para>
4597  <application>Privoxy</application> uses Perl-style <quote>regular
4598  expressions</quote> in its <link linkend="actions-file">actions
4599  files</link> and <link linkend="filter-file">filter file</link>,
4600  through the <ulink url="http://www.pcre.org/">PCRE</ulink> and
4601  <ulink url="http://www.oesterhelt.org/pcrs/">PCRS</ulink> libraries.
4602 </para>
4603
4604 <para>
4605  If you are reading this, you probably don't understand what <quote>regular
4606  expressions</quote> are, or what they can do. So this will be a very brief
4607  introduction only. A full explanation would require a <ulink
4608  url="http://www.oreilly.com/catalog/regex/">book</ulink> ;-)
4609 </para>
4610
4611 <para>
4612  Regular expressions provide a language to describe patterns that can be
4613  run against strings of characters (letter, numbers, etc), to see if they
4614  match the string or not. The  patterns are themselves (sometimes complex)
4615  strings of literal characters, combined with  wild-cards, and other special
4616  characters, called meta-characters. The <quote>meta-characters</quote> have
4617  special meanings and are used to build complex patterns to be matched against.
4618  Perl Compatible Regular Expressions are an especially convenient
4619  <quote>dialect</quote> of the regular expression language.
4620 </para>
4621
4622 <para>
4623  To make a simple analogy, we do something similar when we use wild-card
4624  characters when listing files with the <command>dir</command> command in DOS. 
4625  <literal>*.*</literal> matches all filenames. The <quote>special</quote>
4626  character here is the asterisk which matches any and all characters. We can be
4627  more specific and use <literal>?</literal> to match just individual
4628  characters. So <quote>dir file?.text</quote> would match
4629  <quote>file1.txt</quote>, <quote>file2.txt</quote>, etc. We are pattern
4630  matching, using a similar technique to <quote>regular expressions</quote>!
4631 </para>
4632
4633 <para>
4634  Regular expressions do essentially the same thing, but are much, much more
4635  powerful. There are many more <quote>special characters</quote> and ways of 
4636  building complex patterns however. Let's look at a few of the common ones,
4637  and then some examples:
4638 </para>
4639
4640 <para><simplelist>
4641  <member>
4642   <emphasis>.</emphasis> - Matches any single character, e.g. <quote>a</quote>,
4643   <quote>A</quote>, <quote>4</quote>, <quote>:</quote>, or <quote>@</quote>.
4644  </member>
4645 </simplelist></para>
4646
4647 <para><simplelist>
4648  <member>
4649   <emphasis>?</emphasis> - The preceding character or expression is matched ZERO or ONE
4650   times. Either/or.
4651  </member>
4652 </simplelist></para>
4653
4654 <para><simplelist>
4655  <member>
4656   <emphasis>+</emphasis> - The preceding character or expression is matched ONE or MORE
4657   times.
4658  </member>
4659 </simplelist></para>
4660
4661 <para><simplelist>
4662  <member>
4663   <emphasis>*</emphasis> - The preceding character or expression is matched ZERO or MORE
4664   times.
4665  </member>
4666 </simplelist></para>
4667
4668 <para><simplelist>
4669  <member>
4670   <emphasis>\</emphasis> - The <quote>escape</quote> character denotes that
4671   the following character should be taken literally. This is used where one of the 
4672   special characters (e.g. <quote>.</quote>) needs to be taken literally and
4673   not as a special meta-character. Example: <quote>example\.com</quote>, makes 
4674   sure the period is recognized only as a period (and not expanded to its 
4675   meta-character meaning of any single character).
4676  </member>
4677 </simplelist></para>
4678
4679 <para><simplelist>
4680  <member>
4681   <emphasis>[]</emphasis> - Characters enclosed in brackets will be matched if
4682   any of the enclosed characters are encountered. For instance, <quote>[0-9]</quote>
4683   matches any numeric digit (zero through nine). As an example, we can combine 
4684   this with <quote>+</quote> to match any digit one of more times: <quote>[0-9]+</quote>.
4685  </member>
4686 </simplelist></para>
4687
4688 <para><simplelist>
4689  <member>
4690   <emphasis>()</emphasis> - parentheses are used to group a sub-expression,
4691   or multiple sub-expressions.
4692  </member>
4693 </simplelist></para>
4694
4695 <para><simplelist>
4696  <member>
4697   <emphasis>|</emphasis> - The <quote>bar</quote> character works like an
4698   <quote>or</quote> conditional statement. A match is successful if the
4699   sub-expression on either side of <quote>|</quote> matches. As an example:
4700   <quote>/(this|that) example/</quote> uses grouping and the bar character 
4701   and would match either <quote>this example</quote> or <quote>that
4702   example</quote>, and nothing else.
4703  </member>
4704 </simplelist></para>
4705
4706 <para>
4707  These are just some of the ones you are likely to use when matching URLs with 
4708  <application>Privoxy</application>, and is a long way from a definitive
4709  list. This is enough to get us started with a few simple examples which may
4710  be more illuminating:
4711 </para>
4712
4713 <para>
4714  <emphasis><literal>/.*/banners/.*</literal></emphasis> - A  simple example
4715  that uses the common combination of <quote>.</quote> and <quote>*</quote> to 
4716  denote any character, zero or more times. In other words, any string at all.
4717  So we start with a literal forward slash, then our regular expression pattern 
4718  (<quote>.*</quote>) another literal forward slash, the string
4719  <quote>banners</quote>, another forward slash, and lastly another
4720  <quote>.*</quote>. We are building 
4721  a directory path here. This will match any file with the path that has a
4722  directory named <quote>banners</quote> in it. The <quote>.*</quote> matches
4723  any characters, and this could conceivably be more forward slashes, so it
4724  might expand into a much longer looking path. For example, this could match:
4725  <quote>/eye/hate/spammers/banners/annoy_me_please.gif</quote>, or just
4726  <quote>/banners/annoying.html</quote>, or almost an infinite number of other
4727  possible combinations, just so it has <quote>banners</quote> in the path
4728  somewhere.
4729 </para>
4730
4731 <para>
4732  A now something a little more complex:
4733 </para>
4734
4735 <para>
4736  <emphasis><literal>/.*/adv((er)?ts?|ertis(ing|ements?))?/</literal></emphasis> - 
4737  We have several literal forward slashes again (<quote>/</quote>), so we are
4738  building another expression that is a file path statement. We have another 
4739  <quote>.*</quote>, so we are matching against any conceivable sub-path, just so
4740  it matches our expression. The only true literal that <emphasis>must
4741  match</emphasis> our pattern is <application>adv</application>, together with
4742  the forward slashes. What comes after the <quote>adv</quote> string is the
4743  interesting part. 
4744 </para>
4745
4746 <para>
4747  Remember the <quote>?</quote> means the preceding expression (either a
4748  literal character or anything grouped with <quote>(...)</quote> in this case)
4749  can exist or not, since this means either zero or one match. So
4750  <quote>((er)?ts?|ertis(ing|ements?))</quote> is optional, as are the
4751  individual sub-expressions: <quote>(er)</quote>,
4752  <quote>(ing|ements?)</quote>, and the <quote>s</quote>. The <quote>|</quote>
4753  means <quote>or</quote>. We have two of those. For instance, 
4754  <quote>(ing|ements?)</quote>, can expand to match either <quote>ing</quote> 
4755  <emphasis>OR</emphasis> <quote>ements?</quote>. What is being done here, is an
4756  attempt at matching as many variations of <quote>advertisement</quote>, and 
4757  similar, as possible. So this would expand to match just <quote>adv</quote>,
4758  or <quote>advert</quote>, or <quote>adverts</quote>, or
4759  <quote>advertising</quote>, or <quote>advertisement</quote>, or
4760  <quote>advertisements</quote>. You get the idea. But it would not match 
4761  <quote>advertizements</quote> (with a <quote>z</quote>). We could fix that by
4762  changing our regular expression to: 
4763  <quote>/.*/adv((er)?ts?|erti(s|z)(ing|ements?))?/</quote>, which would then match
4764  either spelling.
4765 </para>
4766
4767 <para>
4768  <emphasis><literal>/.*/advert[0-9]+\.(gif|jpe?g)</literal></emphasis> - Again 
4769  another path statement with forward slashes. Anything in the square brackets 
4770  <quote>[]</quote> can be matched. This is using <quote>0-9</quote> as a
4771  shorthand expression to mean any digit one through nine. It is the same as
4772  saying <quote>0123456789</quote>. So any digit matches. The <quote>+</quote>
4773  means one or more of the preceding expression must be included. The preceding 
4774  expression here is what is in the square brackets -- in this case, any digit 
4775  one through nine. Then, at the end, we have a grouping: <quote>(gif|jpe?g)</quote>. 
4776  This includes a <quote>|</quote>, so this needs to match the expression on
4777  either side of that bar character also. A simple <quote>gif</quote> on one side, and the other
4778  side will in turn match either <quote>jpeg</quote> or <quote>jpg</quote>,
4779  since the <quote>?</quote> means the letter <quote>e</quote> is optional and
4780  can be matched once or not at all. So we are building an expression here to
4781  match image GIF or JPEG type image file. It must include the literal
4782  string <quote>advert</quote>, then one or more digits, and a <quote>.</quote>
4783  (which is now a literal, and not a special character, since it is escaped
4784  with <quote>\</quote>), and lastly either <quote>gif</quote>, or
4785  <quote>jpeg</quote>, or <quote>jpg</quote>. Some possible matches would
4786  include: <quote>//advert1.jpg</quote>,
4787  <quote>/nasty/ads/advert1234.gif</quote>,
4788  <quote>/banners/from/hell/advert99.jpg</quote>. It would not match
4789  <quote>advert1.gif</quote> (no leading slash), or
4790  <quote>/adverts232.jpg</quote> (the expression does not include an
4791  <quote>s</quote>), or <quote>/advert1.jsp</quote> (<quote>jsp</quote> is not
4792  in the expression anywhere).
4793 </para>
4794
4795 <para>
4796  We are barely scratching the surface of regular expressions here so that you
4797  can understand the default <application>Privoxy</application>
4798  configuration files, and maybe use this knowledge to customize your own
4799  installation. There is much, much more that can be done with regular
4800  expressions. Now that you know enough to get started, you can learn more on
4801  your own :/
4802 </para>
4803
4804 <para>
4805  More reading on Perl Compatible Regular expressions: 
4806  <ulink url="http://www.perldoc.com/perl5.6/pod/perlre.html">http://www.perldoc.com/perl5.6/pod/perlre.html</ulink>
4807 </para>
4808
4809 <para>
4810  For information on regular expression based substitutions and their applications
4811  in filters, please see the <link linkend="filter-file">filter file tutorial</link>
4812  in this manual.
4813 </para>
4814 </sect2>
4815
4816 <!--  ~  End section  ~  -->
4817
4818
4819 <!--   ~~~~~       New section      ~~~~~     -->
4820 <sect2>
4821 <title><application>Privoxy</application>'s Internal Pages</title>
4822
4823 <para>
4824  Since <application>Privoxy</application> proxies each requested 
4825  web page, it is easy for <application>Privoxy</application> to 
4826  trap certain special URLs. In this way, we can talk directly to
4827  <application>Privoxy</application>, and see how it is 
4828  configured, see how our rules are being applied, change these 
4829  rules and other configuration options, and even turn
4830  <application>Privoxy's</application> filtering off, all with 
4831  a web browser.
4832
4833 </para>
4834
4835 <para>
4836  The URLs listed below are the special ones that allow direct access 
4837  to <application>Privoxy</application>. Of course,
4838  <application>Privoxy</application> must be running to access these. If 
4839  not, you will get a friendly error message. Internet access is not 
4840  necessary either.
4841 </para>
4842
4843 <para>
4844  <itemizedlist>
4845
4846  <listitem>
4847   <para>  
4848    Privoxy main page: 
4849   </para>
4850   <blockquote>
4851    <para> 
4852      <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
4853    </para>
4854   </blockquote>
4855   <para>
4856    There is a shortcut: <ulink url="http://p.p/">http://p.p/</ulink> (But it
4857    doesn't provide a fall-back to a real page, in case the request is not
4858    sent through <application>Privoxy</application>)
4859   </para>
4860  </listitem>
4861
4862  <listitem>
4863   <para>  
4864     Show information about the current configuration, including viewing and 
4865     editing of actions files:
4866   </para>
4867    <blockquote>
4868    <para> 
4869     <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
4870    </para>
4871   </blockquote>
4872  </listitem>
4873  
4874  <listitem>
4875   <para>  
4876     Show the source code version numbers:
4877   </para>
4878   <blockquote>
4879    <para> 
4880     <ulink url="http://config.privoxy.org/show-version">http://config.privoxy.org/show-version</ulink>
4881    </para>
4882   </blockquote>
4883  </listitem>
4884  
4885  <listitem>
4886   <para>  
4887    Show the browser's request headers:
4888   </para>
4889   <blockquote>
4890    <para> 
4891     <ulink url="http://config.privoxy.org/show-request">http://config.privoxy.org/show-request</ulink>
4892    </para>
4893   </blockquote>
4894  </listitem>
4895  
4896  <listitem>
4897   <para>  
4898    Show which actions apply to a URL and why:
4899   </para>
4900    <blockquote>
4901    <para> 
4902     <ulink url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
4903    </para>
4904   </blockquote>
4905  </listitem>
4906  
4907  <listitem>
4908   <para>  
4909    Toggle Privoxy on or off. In this case, <quote>Privoxy</quote> continues 
4910    to run, but only as a pass-through proxy, with no actions taking place:
4911   </para>
4912    <blockquote>
4913    <para> 
4914     <ulink url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>
4915    </para>
4916   </blockquote>
4917   <para>
4918    Short cuts. Turn off, then on: 
4919   </para>
4920    <blockquote>
4921    <para> 
4922      <ulink url="http://config.privoxy.org/toggle?set=disable">http://config.privoxy.org/toggle?set=disable</ulink>
4923    </para>
4924   </blockquote>
4925    <blockquote>
4926    <para> 
4927      <ulink url="http://config.privoxy.org/toggle?set=enable">http://config.privoxy.org/toggle?set=enable</ulink>
4928    </para>
4929   </blockquote>
4930  </listitem>
4931  
4932  </itemizedlist>
4933 </para>
4934
4935 <para>
4936  These may be bookmarked for quick reference. See next.
4937
4938 </para>
4939
4940 <sect3 id="bookmarklets">
4941 <title>Bookmarklets</title>
4942 <para>
4943  Below are some <quote>bookmarklets</quote> to allow you to easily access a
4944  <quote>mini</quote> version of some of <application>Privoxy's</application>
4945  special pages. They are designed for MS Internet Explorer, but should work
4946  equally well in Netscape, Mozilla, and other browsers which support
4947  JavaScript. They are designed to run directly from your bookmarks - not by
4948  clicking the links below (although that should work for testing).
4949 </para>
4950 <para>
4951  To save them, right-click the link and choose <quote>Add to Favorites</quote>
4952  (IE) or <quote>Add Bookmark</quote> (Netscape). You will get a warning that
4953  the bookmark <quote>may not be safe</quote> - just click OK. Then you can run the
4954  Bookmarklet directly from your favorites/bookmarks. For even faster access,
4955  you can put them on the <quote>Links</quote> bar (IE) or the <quote>Personal
4956  Toolbar</quote> (Netscape), and run them with a single click. 
4957 </para>
4958
4959 <para>
4960  <itemizedlist>
4961
4962   <listitem>
4963    <para>
4964     <ulink
4965     url="javascript:void(window.open('http://config.privoxy.org/toggle?mini=y&#38;set=enabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy - Enable</ulink>
4966    </para>
4967   </listitem> 
4968
4969   <listitem>
4970    <para>
4971     <ulink
4972     url="javascript:void(window.open('http://config.privoxy.org/toggle?mini=y&#38;set=disabled','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy - Disable</ulink>
4973    </para>
4974   </listitem> 
4975
4976   <listitem>
4977    <para>
4978     <ulink
4979     url="javascript:void(window.open('http://config.privoxy.org/toggle?mini=y&#38;set=toggle','ijbstatus','width=250,height=100,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy - Toggle Privoxy</ulink> (Toggles between enabled and disabled)
4980    </para>
4981   </listitem> 
4982
4983   <listitem>
4984    <para>
4985     <ulink
4986     url="javascript:void(window.open('http://config.privoxy.org/toggle?mini=y','ijbstatus','width=250,height=2,resizable=yes,scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy- View Status</ulink>
4987    </para>
4988   </listitem> 
4989
4990   <listitem>
4991    <para>
4992     <ulink url="javascript:w=Math.floor(screen.width/2);h=Math.floor(screen.height*0.9);void(window.open('http://www.privoxy.org/actions/index.php?url='+escape(location.href),'Feedback','screenx='+w+',width='+w+',height='+h+',scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy - Submit Actions File Feedback</ulink>
4993    </para>
4994   </listitem> 
4995   <listitem>
4996    <para>
4997     <ulink url="javascript:void(window.open('http://config.privoxy.org/show-url-info?url='+escape(location.href),'Why').focus());">Privoxy - Why?</ulink>
4998    </para>
4999   </listitem> 
5000  </itemizedlist>
5001 </para>
5002
5003 <para>
5004  Credit: The site which gave us the general idea for these bookmarklets is
5005  <ulink url="http://www.bookmarklets.com">www.bookmarklets.com</ulink>. They
5006  have more information about bookmarklets. 
5007 </para>
5008
5009
5010 </sect3>
5011
5012 </sect2>
5013
5014
5015 <!--   ~~~~~       New section      ~~~~~     -->
5016 <sect2 id="chain">
5017 <title>Chain of Events</title>
5018 <para>
5019  Let's take a quick look at the basic sequence of events when a web page is 
5020  requested by your browser and <application>Privoxy</application> is on duty:
5021 </para>
5022
5023 <para>
5024  <itemizedlist>
5025  <listitem>
5026   <para>
5027    First, your web browser requests a web page. The browser knows to send 
5028    the request to <application>Privoxy</application>, which will in turn, 
5029    relay the request to the remote web server after passing the following 
5030    tests: 
5031   </para>
5032  </listitem> 
5033  <listitem>
5034   <para>
5035    <application>Privoxy</application> traps any request for its own internal CGI 
5036    pages (e.g http://p.p/) and sends the CGI page back to the browser.
5037   </para>
5038  </listitem> 
5039  <listitem>
5040   <para>
5041    Next, <application>Privoxy</application> checks to see if the URL 
5042    matches any <link
5043    linkend="BLOCK"><quote>+block</quote></link> patterns. If
5044    so, the URL is then blocked, and the remote web server will not be contacted.
5045    <link linkend="HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></link> 
5046    is then checked and if it does not match, an 
5047    HTML <quote>BLOCKED</quote> page is sent back. Otherwise, if it does match,
5048    an image is returned. The type of image depends on the setting of <link
5049    linkend="SET-IMAGE-BLOCKER"><quote>+set-image-blocker</quote></link>
5050    (blank, checkerboard pattern, or an HTTP redirect to an image elsewhere).
5051   </para>
5052  </listitem> 
5053  <listitem>
5054   <para>
5055    Untrusted URLs are blocked. If URLs are being added to the
5056    <filename>trust</filename> file, then that is done.
5057   </para>
5058  </listitem> 
5059  <listitem>
5060   <para>
5061    If the URL pattern matches the <link
5062    linkend="FAST-REDIRECTS"><quote>+fast-redirects</quote></link> action,
5063    it is then processed. Unwanted parts of the requested URL are stripped.
5064   </para>
5065  </listitem> 
5066  <listitem>
5067   <para>
5068    Now the rest of the client browser's request headers are processed. If any
5069    of these match any of the relevant actions (e.g. <link
5070    linkend="HIDE-USER-AGENT"><quote>+hide-user-agent</quote></link>,
5071    etc.), headers are suppressed or forged as determined by these actions and
5072    their parameters.
5073   </para>
5074  </listitem> 
5075  <listitem>
5076   <para>
5077    Now the web server starts sending its response back (i.e. typically a web page and related 
5078    data).
5079   </para>
5080  </listitem> 
5081  <listitem>
5082   <para>
5083    First, the server headers are read and processed to determine, among other
5084    things, the MIME type (document type) and encoding. The headers are then
5085    filtered as deterimined by the 
5086    <link linkend="CRUNCH-INCOMING-COOKIES"><quote>+crunch-incoming-cookies</quote></link>,
5087    <link linkend="SESSION-COOKIES-ONLY"><quote>+session-cookies-only</quote></link>,
5088    and <link linkend="DOWNGRADE-HTTP-VERSION"><quote>+downgrade-http-version</quote></link>
5089    actions.
5090   </para>
5091  </listitem> 
5092  <listitem>
5093   <para>
5094    If the <link linkend="KILL-POPUPS"><quote>+kill-popups</quote></link>
5095    action applies, and it is an HTML or JavaScript document, the popup-code in the
5096    response is filtered on-the-fly as it is received.
5097   </para>
5098  </listitem> 
5099  <listitem>
5100   <para>
5101    If a <link linkend="FILTER"><quote>+filter</quote></link>
5102    or <link
5103    linkend="DEANIMATE-GIFS"><quote>+deanimate-gifs</quote></link>
5104    action applies (and the document type fits the action), the rest of the page is
5105    read into memory (up to a configurable limit). Then the filter rules (from
5106    <filename>default.filter</filename>) are processed against the buffered
5107    content. Filters are applied in the order they are specified in the
5108    <filename>default.filter</filename> file. Animated GIFs, if present, are
5109    reduced to either the first or last frame, depending on the action
5110    setting.The entire page, which is now filtered, is then sent by
5111    <application>Privoxy</application> back to your browser. 
5112   </para>
5113   <para>
5114    If neither <link linkend="FILTER"><quote>+filter</quote></link>
5115    or <link
5116    linkend="DEANIMATE-GIFS"><quote>+deanimate-gifs</quote></link>
5117    matches, then <application>Privoxy</application> passes the raw data through 
5118    to the client browser as it becomes available.
5119   </para>
5120  </listitem> 
5121  <listitem>
5122   <para>
5123    As the browser receives the now (probably filtered) page content, it 
5124    reads and then requests any URLs that may be embedded within the page
5125    source, e.g. ad images, stylesheets, JavaScript, other HTML documents (e.g.
5126    frames), sounds, etc. For each of these objects, the browser issues a new
5127    request. And each such request is in turn processed as above. Note that a
5128    complex web page may have many such embedded URLs.
5129   </para>
5130  </listitem> 
5131  
5132  </itemizedlist>
5133 </para>
5134
5135 </sect2>
5136
5137
5138 <!--   ~~~~~       New section      ~~~~~     -->
5139 <sect2 id="actionsanat">
5140 <title>Anatomy of an Action</title>
5141
5142 <para>
5143  The way <application>Privoxy</application> applies 
5144  <link linkend="ACTIONS">actions</link> and <link linkend="FILTER">filters</link>
5145  to any given URL can be complex, and not always so
5146  easy to understand what is happening. And sometimes we need to be able to
5147  <emphasis>see</emphasis> just what <application>Privoxy</application> is
5148  doing. Especially, if something <application>Privoxy</application> is doing
5149  is causing us a problem inadvertently. It can be a little daunting to look at
5150  the actions and filters files themselves, since they tend to be filled with
5151  <link linkend="regex">regular expressions</link> whose consequences are not
5152  always so obvious. 
5153 </para>
5154
5155 <para>
5156  One quick test to see if <application>Privoxy</application> is causing a problem 
5157  or not, is to disable it temporarily. This should be the first troubleshooting 
5158  step. See <link linkend="bookmarklets">the Bookmarklets</link> section on a quick 
5159  and easy way to do this (be sure to flush caches afterward!). Looking at the 
5160  logs is a good idea too.
5161 </para>
5162
5163 <para>
5164  <application>Privoxy</application> also provides the 
5165  <ulink url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
5166  page that can show us very specifically how <application>actions</application>
5167  are being applied to any given URL. This is a big help for troubleshooting.
5168 </para>
5169
5170 <para>
5171  First, enter one URL (or partial URL) at the prompt, and then
5172  <application>Privoxy</application> will tell us 
5173  how the current configuration will handle it. This will not
5174  help with filtering effects (i.e. the <link
5175  linkend="FILTER"><quote>+filter</quote></link> action) from
5176  the <filename>default.filter</filename> file since this is handled very
5177  differently and not so easy to trap! It also will not tell you about any other
5178  URLs that may be embedded within the URL you are testing. For instance, images
5179  such as ads are expressed as URLs within the raw page source of HTML pages. So
5180  you will only get info for the actual URL that is pasted into the prompt area
5181  -- not any sub-URLs. If you want to know about embedded URLs like ads, you
5182  will have to dig those out of the HTML source. Use your browser's <quote>View
5183  Page Source</quote> option for this. Or right click on the ad, and grab the
5184  URL.
5185 </para>
5186
5187 <para>
5188  Let's try an example, <ulink url="http://google.com">google.com</ulink>, 
5189  and look at it one section at a time:
5190 </para>
5191
5192 <para>
5193  <screen>
5194  Matches for http://google.com:
5195
5196  In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
5197
5198 {-add-header 
5199  -block 
5200  -crunch-outgoing-cookies 
5201  -crunch-incoming-cookies 
5202  +deanimate-gifs{last} 
5203  -downgrade-http-version 
5204  +fast-redirects 
5205  -filter{popups} 
5206  -filter{fun} 
5207  -filter{shockwave-flash} 
5208  -filter{crude-parental} 
5209  +filter{html-annoyances} 
5210  +filter{js-annoyances} 
5211  +filter{content-cookies} 
5212  +filter{webbugs} 
5213  +filter{refresh-tags} 
5214  +filter{nimda} 
5215  +filter{banners-by-size} 
5216  +hide-forwarded-for-headers 
5217  +hide-from-header{block} 
5218  +hide-referer{forge} 
5219  -hide-user-agent 
5220  -handle-as-image 
5221  -kill-popups 
5222  -limit-connect 
5223  +prevent-compression 
5224  -send-vanilla-wafer 
5225  -send-wafer 
5226  +session-cookies-only 
5227  +set-image-blocker{pattern} }
5228 /
5229
5230  { -session-cookies-only }
5231  .google.com
5232
5233  { -fast-redirects }
5234  .google.com
5235
5236 In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
5237 (no matches in this file)  
5238 </screen>
5239 </para>
5240
5241 <para>
5242  This tells us how we have defined our 
5243  <link linkend="ACTIONS"><quote>actions</quote></link>, and
5244  which ones match for our example, <quote>google.com</quote>. The first listing
5245  is any matches for the <filename>standard.action</filename> file. No hits at
5246  all here on <quote>standard</quote>. Then next is <quote>default</quote>, or
5247  our <filename>default.action</filename> file. The large, multi-line listing,
5248  is how the actions are set to match for all URLs, i.e. our default settings.
5249  If you look at your <quote>actions</quote> file, this would be the section
5250  just below the <quote>aliases</quote> section near the top. This will apply to
5251  all URLs as signified by the single forward slash at the end of the listing
5252  -- <quote>/</quote>.
5253 </para>
5254
5255 <para>
5256  But we can define additional actions that would be exceptions to these general
5257  rules, and then list specific URLs (or patterns) that these exceptions would
5258  apply to. Last match wins. Just below this then are two explicit matches for
5259  <quote>.google.com</quote>. The first is negating our previous cookie setting, 
5260  which was for <link
5261  linkend="SESSION-COOKIES-ONLY"><quote>+session-cookies-only</quote></link>
5262  (i.e. not persistent). So we will allow persistent cookies for google. The
5263  second turns <emphasis>off</emphasis> any 
5264  <link
5265  linkend="FAST-REDIRECTS"><quote>+fast-redirects</quote></link>
5266  action, allowing this to take place unmolested. Note that there is a leading
5267  dot here -- <quote>.google.com</quote>. This will match any hosts and
5268  sub-domains, in the google.com domain also, such as
5269  <quote>www.google.com</quote>. So, apparently, we have these two actions
5270  defined somewhere in the lower part of our <filename>default.action</filename>
5271  file, and <quote>google.com</quote> is referenced somewhere in these latter
5272  sections.
5273 </para>
5274
5275 <para>
5276  Then, for our <filename>user.action</filename> file, we again have no hits.
5277 </para>
5278
5279 <para>
5280  And finally we pull it all together in the bottom section and summarize how
5281  <application>Privoxy</application> is applying all its <quote>actions</quote> 
5282  to <quote>google.com</quote>:
5283
5284 </para>
5285
5286 <para>
5287  <screen>
5288
5289  Final results:
5290  
5291  -add-header 
5292  -block 
5293  -crunch-outgoing-cookies 
5294  -crunch-incoming-cookies 
5295  +deanimate-gifs{last} 
5296  -downgrade-http-version 
5297  -fast-redirects 
5298  -filter{popups} 
5299  -filter{fun} 
5300  -filter{shockwave-flash} 
5301  -filter{crude-parental} 
5302  +filter{html-annoyances} 
5303  +filter{js-annoyances} 
5304  +filter{content-cookies} 
5305  +filter{webbugs} 
5306  +filter{refresh-tags} 
5307  +filter{nimda} 
5308  +filter{banners-by-size} 
5309  +hide-forwarded-for-headers 
5310  +hide-from-header{block} 
5311  +hide-referer{forge} 
5312  -hide-user-agent 
5313  -handle-as-image 
5314  -kill-popups 
5315  -limit-connect 
5316  +prevent-compression 
5317  -send-vanilla-wafer 
5318  -send-wafer
5319  -session-cookies-only 
5320  +set-image-blocker{pattern} 
5321 </screen>
5322 </para>
5323
5324 <para>
5325  Notice the only difference here to the previous listing, is to 
5326  <quote>fast-redirects</quote> and <quote>session-cookies-only</quote>.
5327 </para>
5328
5329 <para>
5330  Now another example, <quote>ad.doubleclick.net</quote>:
5331 </para>
5332
5333 <para>
5334  <screen>
5335
5336  { +block +handle-as-image }
5337   .ad.doubleclick.net
5338
5339  { +block +handle-as-image }
5340   ad*.
5341
5342  { +block +handle-as-image }
5343   .doubleclick.net
5344 </screen>
5345 </para>
5346
5347 <para>
5348  We'll just show the interesting part here, the explicit matches. It is 
5349  matched three different times. Each as an <quote>+block +handle-as-image</quote>,
5350  which is the expanded form of one of our aliases that had been defined as: 
5351  <quote>+imageblock</quote>. (<link
5352  linkend="ALIASES"><quote>Aliases</quote></link> are defined in
5353  the first section of the actions file and typically used to combine more 
5354  than one action.)
5355 </para>
5356
5357 <para>
5358  Any one of these would have done the trick and blocked this as an unwanted 
5359  image. This is unnecessarily redundant since the last case effectively 
5360  would also cover the first. No point in taking chances with these guys 
5361  though ;-) Note that if you want an ad or obnoxious 
5362  URL to be invisible, it should be defined as <quote>ad.doubleclick.net</quote>
5363  is done here -- as both a <link
5364  linkend="BLOCK"><quote>+block</quote></link>
5365  <emphasis>and</emphasis> an 
5366  <link
5367  linkend="HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></link>.
5368  The custom alias <quote>+imageblock</quote> just simplifies the process and make 
5369  it more readable.
5370 </para>
5371
5372 <para>
5373  One last example. Let's try <quote>http://www.rhapsodyk.net/adsl/HOWTO/</quote>.
5374  This one is giving us problems. We are getting a blank page. Hmmm ...
5375 </para>
5376
5377 <para>
5378  <screen>
5379
5380  Matches for http://www.rhapsodyk.net/adsl/HOWTO/:
5381
5382  In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
5383
5384  {-add-header 
5385   -block 
5386   -crunch-incoming-cookies 
5387   -crunch-outgoing-cookies 
5388   +deanimate-gifs 
5389   -downgrade-http-version 
5390   +fast-redirects 
5391   +filter{html-annoyances} 
5392   +filter{js-annoyances} 
5393   +filter{kill-popups} 
5394   +filter{webbugs} 
5395   +filter{nimda} 
5396   +filter{banners-by-size} 
5397   +filter{hal} 
5398   +filter{fun} 
5399   +hide-forwarded-for-headers 
5400   +hide-from-header{block} 
5401   +hide-referer{forge} 
5402   -hide-user-agent 
5403   -handle-as-image 
5404   +kill-popups 
5405   +prevent-compression 
5406   -send-vanilla-wafer 
5407   -send-wafer 
5408   +session-cookies-only 
5409   +set-image-blocker{blank} }
5410    /
5411
5412  { +block +handle-as-image }
5413   /ads
5414 </screen>
5415 </para>
5416
5417 <para>
5418  Ooops, the <quote>/adsl/</quote> is matching <quote>/ads</quote>! But 
5419  we did not want this at all! Now we see why we get the blank page. We could
5420  now add a new action below this that explicitly does <emphasis>not</emphasis>
5421  block (<quote>{-block}</quote>) paths with <quote>adsl</quote>. There are
5422  various ways to handle such exceptions. Example:
5423 </para>
5424
5425 <para>
5426  <screen>
5427
5428  { -block }
5429   /adsl
5430 </screen>
5431 </para>
5432
5433 <para>
5434  Now the page displays ;-) Be sure to flush your browser's caches when 
5435  making such changes. Or, try using <literal>Shift+Reload</literal>.
5436 </para>
5437
5438 <para>
5439  But now what about a situation where we get no explicit matches like 
5440  we did with:
5441 </para>
5442
5443 <para>
5444  <screen>
5445
5446  { +block +handle-as-image }
5447  /ads
5448 </screen>
5449 </para>
5450
5451 <para>
5452  That actually was very telling and pointed us quickly to where the problem
5453  was. If you don't get this kind of match, then it means one of the default 
5454  rules in the first section is causing the problem. This would require some 
5455  guesswork, and maybe a little trial and error to isolate the offending rule.
5456  One likely cause would be one of the <quote>{+filter}</quote> actions. These 
5457  tend to be harder to troubleshoot. Try adding the URL for the site to one of
5458  aliases that turn off <quote>+filter</quote>:
5459 </para>
5460
5461 <para>
5462  <screen>
5463
5464  {shop}
5465  .quietpc.com
5466  .worldpay.com   # for quietpc.com
5467  .jungle.com
5468  .scan.co.uk
5469  .forbes.com
5470 </screen>
5471 </para>
5472
5473 <para>
5474  <quote>{shop}</quote> is an <quote>alias</quote> that expands to 
5475  <quote>{ -filter -session-cookies-only }</quote>.
5476  Or you could do your own exception to negate filtering:
5477
5478 </para>
5479
5480 <para>
5481  <screen>
5482
5483  {-filter}
5484  .forbes.com
5485 </screen>
5486 </para>
5487
5488 <para>
5489  This would turn off all filtering for that site. This would probably be most
5490  appropriately put in <filename>user.action</filename>, for local site
5491  exceptions.
5492 </para>
5493
5494 <para>
5495  Images that are inexplicably being blocked, may well be hitting the 
5496  <quote>+filter{banners-by-size}</quote> rule, which assumes 
5497  that images of certain sizes are ad banners (works well most of the time 
5498  since these tend to be standardized).
5499 </para>
5500
5501 <para>
5502  <quote>{fragile}</quote> is an alias that disables most actions. This can be 
5503  used as a last resort for problem sites. Remember to flush caches! If this 
5504  still does not work, you will have to go through the remaining actions one by
5505  one to find which one(s) is causing the problem.
5506 </para>
5507
5508 </sect2>
5509
5510 </sect1>
5511
5512  <!--
5513
5514  This program is free software; you can redistribute it 
5515  and/or modify it under the terms of the GNU General
5516  Public License as published by the Free Software
5517  Foundation; either version 2 of the License, or (at
5518  your option) any later version.
5519
5520  This program is distributed in the hope that it will
5521  be useful, but WITHOUT ANY WARRANTY; without even the
5522  implied warranty of MERCHANTABILITY or FITNESS FOR A
5523  PARTICULAR PURPOSE.  See the GNU General Public
5524  License for more details.
5525
5526  The GNU General Public License should be included with
5527  this file.  If not, you can view it at
5528  http://www.gnu.org/copyleft/gpl.html
5529  or write to the Free Software Foundation, Inc., 59
5530  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
5531
5532  $Log: user-manual.sgml,v $
5533  Revision 1.123.2.7  2002/06/09 00:29:34  hal9
5534  Touch ups on filtering, in actions section and Anatomy.
5535
5536  Revision 1.123.2.6  2002/06/06 23:11:03  hal9
5537  Fix broken link. Linkchecked all docs.
5538
5539  Revision 1.123.2.5  2002/05/29 02:01:02  hal9
5540  This is break out of the entire config section from u-m, so it can
5541  eventually be used to generate the comments, etc in the main config file
5542  so that these are in sync with each other.
5543
5544  Revision 1.123.2.4  2002/05/27 03:28:45  hal9
5545  Ooops missed something from David.
5546
5547  Revision 1.123.2.3  2002/05/27 03:23:17  hal9
5548  Fix FIXMEs for OS2 and OSX startup. Fix Redhat typos (should be Red Hat).
5549  That's a wrap, I think.
5550
5551  Revision 1.123.2.2  2002/05/26 19:02:09  hal9
5552  Move Amiga stuff around to take of FIXME in start up section.
5553
5554  Revision 1.123.2.1  2002/05/26 17:04:25  hal9
5555  -Spellcheck, very minor edits, and sync across branches
5556
5557  Revision 1.123  2002/05/24 23:19:23  hal9
5558  Include new image (Proxy setup). More fun with guibutton.
5559  Minor corrections/clarifications here and there.
5560
5561  Revision 1.122  2002/05/24 13:24:08  oes
5562  Added Bookmarklet for one-click pre-filled access to show-url-info
5563
5564  Revision 1.121  2002/05/23 23:20:17  oes
5565   - Changed more (all?) references to actions to the
5566     <literal><link> style.
5567   - Small fixes in the actions chapter
5568   - Small clarifications in the quickstart to ad blocking
5569   - Removed <emphasis> from <title>s since the new doc CSS
5570     renders them red (bad in TOC).
5571
5572  Revision 1.120  2002/05/23 19:16:43  roro
5573  Correct Debian specials (installation and startup).
5574
5575  Revision 1.119  2002/05/22 17:17:05  oes
5576  Added Security hint
5577
5578  Revision 1.118  2002/05/21 04:54:55  hal9
5579  -New Section: Quickstart to Ad Blocking
5580  -Reformat Actions Anatomy to match new CGI layout
5581
5582  Revision 1.117  2002/05/17 13:56:16  oes
5583   - Reworked & extended Templates chapter
5584   - Small changes to Regex appendix
5585   - #included authors.sgml into (C) and hist chapter
5586
5587  Revision 1.116  2002/05/17 03:23:46  hal9
5588  Fixing merge conflict in Quickstart section.
5589
5590  Revision 1.115  2002/05/16 16:25:00  oes
5591  Extended the Filter File chapter & minor fixes
5592
5593  Revision 1.114  2002/05/16 09:42:50  oes
5594  More ulink->link, added some hints to Quickstart section
5595
5596  Revision 1.113  2002/05/15 21:07:25  oes
5597  Extended and further commented the example actions files
5598
5599  Revision 1.112  2002/05/15 03:57:14  hal9
5600  Spell check. A few minor edits here and there for better syntax and
5601  clarification.
5602
5603  Revision 1.111  2002/05/14 23:01:36  oes
5604  Fixing the fixes   
5605
5606  Revision 1.110  2002/05/14 19:10:45  oes
5607  Restored alphabetical order of actions
5608
5609  Revision 1.109  2002/05/14 17:23:11  oes
5610  Renamed the prevent-*-cookies actions, extended aliases section and moved it before the example AFs
5611
5612  Revision 1.108  2002/05/14 15:29:12  oes
5613  Completed proofreading the actions chapter
5614
5615  Revision 1.107  2002/05/12 03:20:41  hal9
5616  Small clarifications for 127.0.0.1 vs localhost for listen-address since this
5617  apparently an important distinction for some OS's.
5618
5619  Revision 1.106  2002/05/10 01:48:20  hal9
5620  This is mostly proposed copyright/licensing additions and changes. Docs
5621  are still GPL, but licensing and copyright are more visible. Also, copyright
5622  changed in doc header comments (eliminate references to JB except FAQ).
5623
5624  Revision 1.105  2002/05/05 20:26:02  hal9
5625  Sorting out license vs copyright in these docs.
5626
5627  Revision 1.104  2002/05/04 08:44:45  swa
5628  bumped version
5629
5630  Revision 1.103  2002/05/04 00:40:53  hal9
5631  -Remove the TOC first page kludge. It's fixed proper now in ldp.dsl.in.
5632  -Some minor additions to Quickstart.
5633
5634  Revision 1.102  2002/05/03 17:46:00  oes
5635  Further proofread & reactivated short build instructions
5636
5637  Revision 1.101  2002/05/03 03:58:30  hal9
5638  Move the user-manual config directive to top of section. Add note about
5639  Privoxy needing read permissions for configs, and write for logs.
5640
5641  Revision 1.100  2002/04/29 03:05:55  hal9
5642  Add clarification on differences of new actions files.
5643
5644  Revision 1.99  2002/04/28 16:59:05  swa
5645  more structure in starting section
5646
5647  Revision 1.98  2002/04/28 05:43:59  hal9
5648  This is the break up of configuration.html into multiple files. This
5649  will probably break links elsewhere :(
5650
5651  Revision 1.97  2002/04/27 21:04:42  hal9
5652  -Rewrite of Actions File example.
5653  -Add section for user-manual directive in config.
5654
5655  Revision 1.96  2002/04/27 05:32:00  hal9
5656  -Add short section to Filter Files to tie in with +filter action.
5657  -Start rewrite of examples in Actions Examples (not finished).
5658
5659  Revision 1.95  2002/04/26 17:23:29  swa
5660  bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
5661
5662  Revision 1.94  2002/04/26 05:24:36  hal9
5663  -Add most of Andreas suggestions to Chain of Events section.
5664  -A few other minor corrections and touch up.
5665
5666  Revision 1.92  2002/04/25 18:55:13  hal9
5667  More catchups on new actions files, and new actions names.
5668  Other assorted cleanups, and minor modifications.
5669
5670  Revision 1.91  2002/04/24 02:39:31  hal9
5671  Add 'Chain of Events' section.
5672
5673  Revision 1.90  2002/04/23 21:41:25  hal9
5674  Linuxconf is deprecated on RH, substitute chkconfig.
5675
5676  Revision 1.89  2002/04/23 21:05:28  oes
5677  Added hint for startup on Red Hat
5678
5679  Revision 1.88  2002/04/23 05:37:54  hal9
5680  Add AmigaOS install stuff.
5681
5682  Revision 1.87  2002/04/23 02:53:15  david__schmidt
5683  Updated OSX installation section
5684  Added a few English tweaks here an there
5685
5686  Revision 1.86  2002/04/21 01:46:32  hal9
5687  Re-write actions section.
5688
5689  Revision 1.85  2002/04/18 21:23:23  hal9
5690  Fix ugly typo (mine).
5691
5692  Revision 1.84  2002/04/18 21:17:13  hal9
5693  Spell Redhat correctly (ie Red Hat). A few minor grammar corrections.
5694
5695  Revision 1.83  2002/04/18 18:21:12  oes
5696  Added RPM install detail
5697
5698  Revision 1.82  2002/04/18 12:04:50  oes
5699  Cosmetics
5700
5701  Revision 1.81  2002/04/18 11:50:24  oes
5702  Extended Install section - needs fixing by packagers
5703
5704  Revision 1.80  2002/04/18 10:45:19  oes
5705  Moved text to buildsource.sgml, renamed some filters, details
5706
5707  Revision 1.79  2002/04/18 03:18:06  hal9
5708  Spellcheck, and minor touchups.
5709
5710  Revision 1.78  2002/04/17 18:04:16  oes
5711  Proofreading part 2
5712
5713  Revision 1.77  2002/04/17 13:51:23  oes
5714  Proofreading, part one
5715
5716  Revision 1.76  2002/04/16 04:25:51  hal9
5717  -Added 'Note to Upgraders' and re-ordered the 'Quickstart' section.
5718  -Note about proxy may need requests to re-read config files.
5719
5720  Revision 1.75  2002/04/12 02:08:48  david__schmidt
5721  Remove OS/2 building info... it is already in the developer-manual
5722
5723  Revision 1.74  2002/04/11 00:54:38  hal9
5724  Add small section on submitting actions.
5725
5726  Revision 1.73  2002/04/10 18:45:15  swa
5727  generated
5728
5729  Revision 1.72  2002/04/10 04:06:19  hal9
5730  Added actions feedback  to Bookmarklets section
5731
5732  Revision 1.71  2002/04/08 22:59:26  hal9
5733  Version update. Spell chkconfig correctly :)
5734
5735  Revision 1.70  2002/04/08 20:53:56  swa
5736  ?
5737
5738  Revision 1.69  2002/04/06 05:07:29  hal9
5739  -Add privoxy-man-page.sgml, for man page.
5740  -Add authors.sgml for AUTHORS (and p-authors.sgml)
5741  -Reworked various aspects of various docs.
5742  -Added additional comments to sub-docs.
5743
5744  Revision 1.68  2002/04/04 18:46:47  swa
5745  consistent look. reuse of copyright, history et. al.
5746
5747  Revision 1.67  2002/04/04 17:27:57  swa
5748  more single file to be included at multiple points. make maintaining easier
5749
5750  Revision 1.66  2002/04/04 06:48:37  hal9
5751  Structural changes to allow for conditional inclusion/exclusion of content
5752  based on entity toggles, e.g. 'entity % p-not-stable  "INCLUDE"'. And
5753  definition of internal entities, e.g. 'entity p-version "2.9.13"' that will
5754  eventually be set by Makefile.
5755  More boilerplate text for use across multiple docs.
5756
5757  Revision 1.65  2002/04/03 19:52:07  swa
5758  enhance squid section due to user suggestion
5759
5760  Revision 1.64  2002/04/03 03:53:43  hal9
5761  A few minor bug fixes, and touch ups. Ready for review.
5762
5763  Revision 1.63  2002/04/01 16:24:49  hal9
5764  Define entities to include boilerplate text. See doc/source/*.
5765
5766  Revision 1.62  2002/03/30 04:15:53  hal9
5767  - Fix privoxy.org/config links.
5768  - Paste in Bookmarklets from Toggle page.
5769  - Move Quickstart nearer top, and minor rework.
5770
5771  Revision 1.61  2002/03/29 01:31:08  hal9
5772  Minor update.
5773
5774  Revision 1.60  2002/03/27 01:57:34  hal9
5775  Added more to Anatomy section.
5776
5777  Revision 1.59  2002/03/27 00:54:33  hal9
5778  Touch up intro for new name.
5779
5780  Revision 1.58  2002/03/26 22:29:55  swa
5781  we have a new homepage!
5782
5783  Revision 1.57  2002/03/24 20:33:30  hal9
5784  A few minor catch ups with name change.
5785
5786  Revision 1.56  2002/03/24 16:17:06  swa
5787  configure needs to be generated.
5788
5789  Revision 1.55  2002/03/24 16:08:08  swa
5790  we are too lazy to make a block-built
5791  privoxy logo. hence removed the option.
5792
5793  Revision 1.54  2002/03/24 15:46:20  swa
5794  name change related issue.
5795
5796  Revision 1.53  2002/03/24 11:51:00  swa
5797  name change. changed filenames.
5798
5799  Revision 1.52  2002/03/24 11:01:06  swa
5800  name change
5801
5802  Revision 1.51  2002/03/23 15:13:11  swa
5803  renamed every reference to the old name with foobar.
5804  fixed "application foobar application" tag, fixed
5805  "the foobar" with "foobar". left junkbustser in cvs
5806  comments and remarks to history untouched.
5807
5808  Revision 1.50  2002/03/23 05:06:21  hal9
5809  Touch up.
5810
5811  Revision 1.49  2002/03/21 17:01:05  hal9
5812  New section in Appendix.
5813
5814  Revision 1.48  2002/03/12 06:33:01  hal9
5815  Catching up to Andreas and re_filterfile changes.
5816
5817  Revision 1.47  2002/03/11 13:13:27  swa
5818  correct feedback channels
5819
5820  Revision 1.46  2002/03/10 00:51:08  hal9
5821  Added section on JB internal pages in Appendix.
5822
5823  Revision 1.45  2002/03/09 17:43:53  swa
5824  more distros
5825
5826  Revision 1.44  2002/03/09 17:08:48  hal9
5827  New section on Jon's actions file editor, and move some stuff around.
5828
5829  Revision 1.43  2002/03/08 00:47:32  hal9
5830  Added imageblock{pattern}.
5831
5832  Revision 1.42  2002/03/07 18:16:55  swa
5833  looks better
5834
5835  Revision 1.41  2002/03/07 16:46:43  hal9
5836  Fix a few markup problems for jade.
5837
5838  Revision 1.40  2002/03/07 16:28:39  swa
5839  provide correct feedback channels
5840
5841  Revision 1.39  2002/03/06 16:19:28  hal9
5842  Note on perceived filtering slowdown per FR.
5843
5844  Revision 1.38  2002/03/05 23:55:14  hal9
5845  Stupid I did it again. Double hyphen in comment breaks jade.
5846
5847  Revision 1.37  2002/03/05 23:53:49  hal9
5848  jade barfs on '- -' embedded in comments. - -user option broke it.
5849
5850  Revision 1.36  2002/03/05 22:53:28  hal9
5851  Add new - - user option.
5852
5853  Revision 1.35  2002/03/05 00:17:27  hal9
5854  Added section on command line options.
5855
5856  Revision 1.34  2002/03/04 19:32:07  oes
5857  Changed default port to 8118
5858
5859  Revision 1.33  2002/03/03 19:46:13  hal9
5860  Emphasis on where/how to report bugs, etc
5861
5862  Revision 1.32  2002/03/03 09:26:06  joergs
5863  AmigaOS changes, config is now loaded from PROGDIR: instead of
5864  AmiTCP:db/junkbuster/ if no configuration file is specified on the
5865  command line.
5866
5867  Revision 1.31  2002/03/02 22:45:52  david__schmidt
5868  Just tweaking
5869
5870  Revision 1.30  2002/03/02 22:00:14  hal9
5871  Updated 'New Features' list. Ran through spell-checker.
5872
5873  Revision 1.29  2002/03/02 20:34:07  david__schmidt
5874  Update OS/2 build section
5875
5876  Revision 1.28  2002/02/24 14:34:24  jongfoster
5877  Formatting changes.  Now changing the doctype to DocBook XML 4.1
5878  will work - no other changes are needed.
5879
5880  Revision 1.27  2002/01/11 14:14:32  hal9
5881  Added a very short section on Templates
5882
5883  Revision 1.26  2002/01/09 20:02:50  hal9
5884  Fix bug re: auto-detect config file changes.
5885
5886  Revision 1.25  2002/01/09 18:20:30  hal9
5887  Touch ups for *.action files.
5888
5889  Revision 1.24  2001/12/02 01:13:42  hal9
5890  Fix typo.
5891
5892  Revision 1.23  2001/12/02 00:20:41  hal9
5893  Updates for recent changes.
5894
5895  Revision 1.22  2001/11/05 23:57:51  hal9
5896  Minor update for startup now daemon mode.
5897
5898  Revision 1.21  2001/10/31 21:11:03  hal9
5899  Correct 2 minor errors
5900
5901  Revision 1.18  2001/10/24 18:45:26  hal9
5902  *** empty log message ***
5903
5904  Revision 1.17  2001/10/24 17:10:55  hal9
5905  Catching up with Jon's recent work, and a few other things.
5906
5907  Revision 1.16  2001/10/21 17:19:21  swa
5908  wrong url in documentation
5909
5910  Revision 1.15  2001/10/14 23:46:24  hal9
5911  Various minor changes. Fleshed out SEE ALSO section.
5912
5913  Revision 1.13  2001/10/10 17:28:33  hal9
5914  Very minor changes.
5915
5916  Revision 1.12  2001/09/28 02:57:04  hal9
5917  Ditto :/
5918
5919  Revision 1.11  2001/09/28 02:25:20  hal9
5920  Ditto.
5921
5922  Revision 1.9  2001/09/27 23:50:29  hal9
5923  A few changes. A short section on regular expression in appendix.
5924
5925  Revision 1.8  2001/09/25 00:34:59  hal9
5926  Some additions, and re-arranging.
5927
5928  Revision 1.7  2001/09/24 14:31:36  hal9
5929  Diddling.
5930
5931  Revision 1.6  2001/09/24 14:10:32  hal9
5932  Including David's OS/2 installation instructions.
5933
5934  Revision 1.2  2001/09/13 15:27:40  swa
5935  cosmetics
5936
5937  Revision 1.1  2001/09/12 15:36:41  swa
5938  source files for junkbuster documentation
5939
5940  Revision 1.3  2001/09/10 17:43:59  swa
5941  first proposal of a structure.
5942
5943  Revision 1.2  2001/06/13 14:28:31  swa
5944  docs should have an author.
5945
5946  Revision 1.1  2001/06/13 14:20:37  swa
5947  first import of project's documentation for the webserver.
5948
5949  -->
5950
5951 </article>