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