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