e0ec372ea09cc071f39ee2435df0b22b34904720
[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 GPLv2 SYSTEM "../../LICENSE">
13 <!entity p-authors SYSTEM "p-authors.sgml">
14 <!entity config SYSTEM "p-config.sgml">
15 <!entity changelog SYSTEM "changelog.sgml">
16 <!entity p-version "3.0.25">
17 <!entity p-status "UNRELEASED">
18 <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc  -->
19 <!entity % p-not-stable "INCLUDE">
20 <!entity % p-stable "IGNORE">
21 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
22 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
23 <!entity % p-readme "IGNORE">
24 <!entity % user-man "IGNORE">
25 <!entity % config-file "IGNORE">
26 <!entity % p-supp-userman "IGNORE"> <!-- Omit some from supported.sgml    -->
27 <!entity  my-copy "&copy;">         <!-- kludge for docbook2man           -->
28 <!entity % draft "IGNORE">          <!-- WIP stuff    -->
29 <!entity % seealso-extra "INCLUDE"> <!-- extra stuff from seealso.sgml    -->
30 <!entity  my-app "<application>Privoxy</application>">
31 ]>
32 <!--
33  File        :  $Source: /cvsroot/ijbswa/current/doc/source/user-manual.sgml,v $
34
35  Purpose     :  user manual
36                 This file belongs into
37                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
38
39  $Id: user-manual.sgml,v 2.205 2016/03/17 10:42:54 fabiankeil Exp $
40
41  Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/
42  See LICENSE.
43
44  ========================================================================
45  NOTE: Please read developer-manual/documentation.html before touching
46  anything in this, or other Privoxy documentation.
47  ========================================================================
48
49 -->
50
51 <article id="index">
52 <artheader>
53
54 <title>Privoxy &p-version; User Manual</title>
55
56 <pubdate>
57  <subscript>
58 <!-- Completely the wrong markup, but very little is allowed  -->
59 <!-- in this part of an article. FIXME -->
60  <link linkend="copyright">Copyright</link> &my-copy; 2001-2014 by
61  <ulink url="http://www.privoxy.org/">Privoxy Developers</ulink>
62  </subscript>
63 </pubdate>
64
65 <pubdate>$Id: user-manual.sgml,v 2.205 2016/03/17 10:42:54 fabiankeil Exp $</pubdate>
66
67 <!--
68
69 Note: the following should generate a separate page, and a live link to it,
70 all nicely done. But it doesn't for some mysterious reason. Please leave
71 commented unless it can be fixed proper. For the time being, the
72 copyright/license declarations will be in their own sgml.
73
74 Hal.
75
76
77 -->
78
79
80 <abstract>
81
82 <![%dummy;[
83  <para>
84  <comment>
85   This is here to keep vim syntax file from breaking :/
86   If I knew enough to fix it, I would.
87   PLEASE DO NOT REMOVE! HB: hal@foobox.net
88  </comment>
89  </para>
90 ]]>
91
92  <para>
93   The <citetitle>Privoxy User Manual</citetitle> gives users information on how to
94   install, configure and use <ulink
95   url="http://www.privoxy.org/">Privoxy</ulink>.
96  </para>
97
98 <!-- Include privoxy.sgml boilerplate: -->
99  &p-intro;
100 <!-- end privoxy.sgml -->
101
102  <para>
103   You can find the latest version of the <citetitle>Privoxy User Manual</citetitle> at  <ulink
104   url="http://www.privoxy.org/user-manual/">http://www.privoxy.org/user-manual/</ulink>.
105   Please see the <link linkend="contact">Contact section</link> on how to
106   contact the developers.
107  </para>
108
109 <!--   <para> -->
110 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
111 <!--   </para> -->
112 </abstract>
113
114 </artheader>
115
116 <!--   ~~~~~       New section      ~~~~~     -->
117 <sect1 label="1" id="introduction"><title>Introduction</title>
118 <para>
119  This documentation is included with the current &p-status; version of
120  <application>Privoxy</application>, &p-version;<![%p-not-stable;[,
121  and is mostly complete at this point. The most up to date reference for the
122  time being is still the comments in the source files and in the individual
123  configuration files. Development of a new version is currently nearing
124  completion, and includes significant changes and enhancements over
125  earlier versions]]>.
126 </para>
127
128 <!-- include only in non-stable versions -->
129 <![%p-not-stable;[
130 <para>
131  Since this is a &p-status; version, not all new features are well tested. This
132  documentation may be slightly out of sync as a result (especially with
133  CVS sources). And there <emphasis>may be</emphasis> bugs, though hopefully
134  not many!
135 </para>
136 ]]>
137
138 <!--   ~~~~~       New section      ~~~~~     -->
139 <sect2 id="features"><title>Features</title>
140 <para>
141  In addition to the core
142  features of ad blocking and
143  <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">cookie</ulink> management,
144  <application>Privoxy</application> provides many supplemental
145  features<![%p-not-stable;[, some of them currently under development]]>,
146  that give the end-user more control, more privacy and more freedom:
147 </para>
148 <!-- Include newfeatures.sgml boilerplate here: -->
149  &newfeatures;
150 <!-- end boilerplate -->
151 </sect2>
152
153 </sect1>
154
155 <!--  ~  End section  ~  -->
156
157
158 <!--   ~~~~~       New section      ~~~~~     -->
159 <sect1 id="installation"><title>Installation</title>
160
161 <para>
162  <application>Privoxy</application> is available both in convenient pre-compiled
163  packages for a wide range of operating systems, and as raw source code.
164  For most users, we recommend using the packages, which can be downloaded from our
165  <ulink url="http://sourceforge.net/projects/ijbswa/">Privoxy Project
166  Page</ulink>.
167 </para>
168
169 <para>
170  Note:
171  On some platforms, the installer may remove previously installed versions, if
172  found. (See below for your platform). In any case <emphasis>be sure to backup
173  your old configuration if it is valuable to you.</emphasis> See the <link
174  linkend="upgradersnote">note to upgraders</link> section below.
175 </para>
176
177 <!--   ~~~~~       New section      ~~~~~     -->
178 <sect2 id="installation-packages"><title>Binary Packages</title>
179 <para>
180 How to install the binary packages depends on your operating system:
181 </para>
182
183 <!-- XXX: The installation sections should be sorted -->
184
185 <!--   ~~~~~       New section      ~~~~~     -->
186 <sect3 id="installation-deb"><title>Debian and Ubuntu</title>
187 <para>
188  DEBs can be installed with <literal>apt-get install privoxy</literal>,
189  and will use <filename>/etc/privoxy</filename> for the location of
190  configuration files.
191 </para>
192 </sect3>
193
194 <!--   ~~~~~       New section      ~~~~~     -->
195 <sect3 id="installation-pack-win"><title>Windows</title>
196
197 <para>
198  Just double-click the installer, which will guide you through
199  the installation process. You will find the configuration files
200  in the same directory as you installed <application>Privoxy</application> in.
201 </para>
202 <para>
203  Version 3.0.5 beta introduced full <application>Windows</application> service
204  functionality. On Windows only, the <application>Privoxy</application>
205  program has two new command line arguments to install and uninstall
206  <application>Privoxy</application> as a <emphasis>service</emphasis>.
207 </para>
208  <variablelist>
209   <varlistentry>
210    <term>Arguments:</term>
211    <listitem>
212     <para>
213      <replaceable class="parameter">--install</replaceable>[:<replaceable class="parameter">service_name</replaceable>]
214     </para>
215     <para>
216      <replaceable class="parameter">--uninstall</replaceable>[:<replaceable class="parameter">service_name</replaceable>]
217     </para>
218    </listitem>
219   </varlistentry>
220  </variablelist>
221  <para>
222  After invoking <application>Privoxy</application> with
223  <command>--install</command>, you will need to bring up the
224  <application>Windows</application> service console to assign the user you
225  want <application>Privoxy</application> to run under, and whether or not you
226  want it to run whenever the system starts. You can start the
227  <application>Windows</application> services console with the following
228  command: <command>services.msc</command>.  If you do not take the manual step
229  of modifying <application>Privoxy's</application> service settings, it will
230  not start.  Note too that you will need to give Privoxy a user account that
231  actually exists, or it will not be permitted to
232  write to its log and configuration files.
233 </para>
234
235 </sect3>
236
237 <!--   ~~~~~       New section      ~~~~~     -->
238 <sect3 id="installation-os2"><title>OS/2</title>
239
240 <para>
241  First, make sure that no previous installations of
242  <application>Junkbuster</application> and / or
243  <application>Privoxy</application> are left on your
244  system. Check that no <application>Junkbuster</application>
245  or <application>Privoxy</application> objects are in
246  your startup folder.
247
248 </para>
249
250 <para>
251  Then, just double-click the WarpIN self-installing archive, which will
252  guide you through the installation process. A shadow of the
253  <application>Privoxy</application> executable will be placed in your
254  startup folder so it will start automatically whenever OS/2 starts.
255 </para>
256
257 <para>
258  The directory you choose to install <application>Privoxy</application>
259  into will contain all of the configuration files.
260 </para>
261 </sect3>
262
263 <!--   ~~~~~       New section      ~~~~~     -->
264 <sect3 id="installation-mac"><title>Mac OS X</title>
265 <para>
266  Installation instructions for the OS X platform depend upon whether
267  you downloaded a ready-built installation package (.pkg or .mpkg) or have
268  downloaded the source code.
269 </para>
270 </sect3>
271 <sect3 renderas="sect4" id="OS-X-install-from-package">
272 <title>Installation from ready-built package</title>
273 <para>
274  The downloaded file will either be a .pkg (for OS X 10.5 upwards) or a bzipped
275  .mpkg file (for OS X 10.4). The former can be double-clicked as is and the
276  installation will start; double-clicking the latter will unzip the .mpkg file
277  which can then be double-clicked to commence the installation.
278 </para>
279 <para>
280  The privoxy service will automatically start after a successful installation
281  (and thereafter every time your computer starts up) however you will need to
282  configure your web browser(s) to use it. To do so, configure them to use a
283  proxy for HTTP and HTTPS at the address 127.0.0.1:8118.
284 </para>
285 <para>
286  To prevent the privoxy service from automatically starting when your computer
287  starts up, remove or rename the file <literal>/Library/LaunchDaemons/org.ijbswa.privoxy.plist</literal>
288  (on OS X 10.5 and higher) or the folder named
289  <literal>/Library/StartupItems/Privoxy</literal> (on OS X 10.4 'Tiger').
290 </para>
291 <para>
292  To manually start or stop the privoxy service, use the scripts startPrivoxy.sh
293  and stopPrivoxy.sh supplied in /Applications/Privoxy. They must be run from an
294  administrator account, using sudo.
295 </para>
296 <para>
297  To uninstall, run /Applications/Privoxy/uninstall.command as sudo from an
298  administrator account.
299 </para>
300 </sect3>
301 <sect3 renderas="sect4" id="OS-X-install-from-source">
302 <title>Installation from source</title>
303 <para>
304  To build and install the Privoxy source code on OS X you will need to obtain
305  the macsetup module from the Privoxy Sourceforge CVS repository (refer to
306  Sourceforge help for details of how to set up a CVS client to have read-only
307  access to the repository). This module contains scripts that leverage the usual
308  open-source tools (available as part of Apple's free of charge Xcode
309  distribution or via the usual open-source software package managers for OS X
310  (MacPorts, Homebrew, Fink etc.) to build and then install the privoxy binary
311  and associated files. The macsetup module's README file contains complete
312  instructions for its use.
313 </para>
314 <para>
315  The privoxy service will automatically start after a successful installation
316  (and thereafter every time your computer starts up) however you will need to
317  configure your web browser(s) to use it. To do so, configure them to use a
318  proxy for HTTP and HTTPS at the address 127.0.0.1:8118.
319 </para>
320 <para>
321  To prevent the privoxy service from automatically starting when your computer
322  starts up, remove or rename the file <literal>/Library/LaunchDaemons/org.ijbswa.privoxy.plist</literal>
323  (on OS X 10.5 and higher) or the folder named
324  <literal>/Library/StartupItems/Privoxy</literal> (on OS X 10.4 'Tiger').
325 </para>
326 <para>
327  To manually start or stop the privoxy service, use the Privoxy Utility
328  for Mac OS X (also part of the macsetup module).  This application can start
329  and stop the privoxy service and display its log and configuration files.
330 </para>
331 <para>
332  To uninstall, run the macsetup module's uninstall.sh as sudo from an
333  administrator account.
334 </para>
335 </sect3>
336
337 <!--   ~~~~~       New section      ~~~~~     -->
338 <sect3 id="installation-freebsd"><title>FreeBSD</title>
339
340 <para>
341  Privoxy is part of FreeBSD's Ports Collection, you can build and install
342  it with <literal>cd /usr/ports/www/privoxy; make install clean</literal>.
343 </para>
344 </sect3>
345
346 </sect2>
347
348 <!--   ~~~~~       New section      ~~~~~     -->
349 <sect2 id="installation-source"><title>Building from Source</title>
350
351 <para>
352  The most convenient way to obtain the <application>Privoxy</application> sources
353  is to download the source tarball from our
354  <ulink url="http://sourceforge.net/project/showfiles.php?group_id=11118&amp;package_id=10571">project download
355  page</ulink>.
356 </para>
357
358 <para>
359  If you like to live on the bleeding edge and are not afraid of using
360  possibly unstable development versions, you can check out the up-to-the-minute
361  version directly from <ulink url="http://sourceforge.net/cvs/?group_id=11118">the
362  CVS repository</ulink>.
363 <!--
364  deprecated...out of business.
365  or simply download <ulink
366  url="http://cvs.sourceforge.net/cvstarballs/ijbswa-cvsroot.tar.bz2">the nightly CVS
367  tarball.</ulink>
368 -->
369 </para>
370
371 <!-- include buildsource.sgml boilerplate: -->
372 &buildsource;
373 <!-- end boilerplate -->
374
375 </sect2>
376 <!--   ~~~~~       New section      ~~~~~     -->
377 <sect2 id="installation-keepupdated"><title>Keeping your Installation Up-to-Date</title>
378
379 <para>
380  If you wish to receive an email notification whenever we release updates of
381  <application>Privoxy</application> or the actions file, <ulink
382  url="http://lists.sourceforge.net/lists/listinfo/ijbswa-announce/">subscribe
383  to our announce  mailing list</ulink>, ijbswa-announce@lists.sourceforge.net.
384 </para>
385
386 <para>
387  In order not to lose your personal changes and adjustments when updating
388  to the latest <literal>default.action</literal> file we <emphasis>strongly
389  recommend</emphasis> that you use <literal>user.action</literal> and
390  <literal>user.filter</literal> for your local
391  customizations of <application>Privoxy</application>. See the <link
392  linkend="actions-file">Chapter on actions files</link> for details.
393 </para>
394
395 </sect2>
396
397
398 </sect1>
399
400 <!--  ~  End section  ~  -->
401
402 <!--   ~~~~~       New section      ~~~~~     -->
403 <sect1 id="whatsnew">
404 <title>What's New in this Release</title>
405
406 &changelog;
407
408 <!--   ~~~~~       New section      ~~~~~     -->
409
410 <sect2 id="upgradersnote">
411 <title>Note to Upgraders</title>
412
413 <para>
414  A quick list of things to be aware of before upgrading from earlier
415  versions of <application>Privoxy</application>:
416 </para>
417
418 <para>
419  <itemizedlist>
420
421  <listitem>
422   <para>
423    The recommended way to upgrade &my-app; is to backup your old
424    configuration files, install the new ones, verify that &my-app;
425    is working correctly and finally merge back your changes using
426    <application>diff</application> and maybe <application>patch</application>.
427   </para>
428   <para>
429    There are a number of new features in each &my-app; release and
430    most of them have to be explicitly enabled in the configuration
431    files. Old configuration files obviously don't do that and due
432    to syntax changes using old configuration files with a new
433    &my-app; isn't always possible anyway.
434   </para>
435  </listitem>
436  <listitem>
437   <para>
438     Note that some installers remove earlier versions completely,
439     including configuration files, therefore you should really save
440     any important configuration files!
441   </para>
442  </listitem>
443  <listitem>
444   <para>
445    On the other hand, other installers don't overwrite existing configuration
446    files, thinking you will want to do that yourself.
447   </para>
448  </listitem>
449  <listitem>
450   <para>
451    In the default configuration only fatal errors are logged now.
452    You can change that in the <link linkend="DEBUG">debug section</link>
453    of the configuration file. You may also want to enable more verbose
454    logging until you verified that the new &my-app; version is working
455    as expected.
456   </para>
457  </listitem>
458
459  <listitem>
460     <para>
461      Three other config file settings are now off by default:
462      <link linkend="enable-remote-toggle">enable-remote-toggle</link>,
463      <link linkend="enable-remote-http-toggle">enable-remote-http-toggle</link>,
464      and  <link linkend="enable-edit-actions">enable-edit-actions</link>.
465      If you use or want these, you will need to explicitly enable them, and
466      be aware of the security issues involved.
467     </para>
468   </listitem>
469
470 <!--
471  <listitem>
472   <para>
473    What constitutes a <quote>default</quote> configuration has changed,
474    and you may want to review which actions are <quote>on</quote> by
475    default. This is primarily a matter of emphasis, but some features
476    you may have been used to, may now be <quote>off</quote> by default.
477    There are also a number of new actions and filters you may want to
478    consider, most of which are not fully incorporated into the default
479    settings as yet (see above).
480   </para>
481  </listitem>
482 -->
483 <!--
484   <listitem>
485    <para>
486     The default actions setting is now <literal>Cautious</literal>. Previous
487     releases had a default setting of <literal>Medium</literal>. Experienced
488     users may want to adjust this, as it is fairly conservative by &my-app;
489     standards and past practices. See <ulink
490     url="http://config.privoxy.org/edit-actions-list?f=default">
491     http://config.privoxy.org/edit-actions-list?f=default</ulink>. New users
492     should try the default settings for a while before turning up the volume.
493    </para>
494   </listitem>
495
496   <listitem>
497    <para>
498     The default setting has filtering turned <emphasis>off</emphasis>, which
499     subsequently means that compression is <emphasis>on</emphasis>. Remember
500     that filtering does not work on compressed pages, so if you use, or want to
501     use, filtering, you will need to force compression off. Example:
502    </para>
503    <para>
504  <screen>
505   { +<link linkend="filter">filter</link>{google}  +<link linkend="prevent-compression">prevent-compression</link> }
506    .google.</screen>
507    </para>
508    <para>
509     Or if you use a number of filters, or filter many sites, you may just want
510     to turn off compression for all sites in
511     <filename>default.action</filename> (or
512     <filename>user.action</filename>).
513    </para>
514
515   </listitem>
516
517   <listitem>
518   <para>
519    Also, <link linkend="SESSION-COOKIES-ONLY">session-cookies-only</link> is
520    off by default now. If you've liked this feature in the past, you may want
521    to turn it back on in <filename>user.action</filename> now.
522   </para>
523   </listitem>
524
525
526   <listitem>
527   <para>
528    Some installers may not automatically start
529    <application>Privoxy</application> after installation.
530   </para>
531  </listitem>
532 -->
533
534  </itemizedlist>
535 </para>
536
537 </sect2>
538 </sect1>
539
540 <!--   ~~~~~       New section      ~~~~~     -->
541 <sect1 id="quickstart"><title>Quickstart to Using Privoxy</title>
542 <para>
543  <itemizedlist>
544
545  <listitem>
546   <para>
547   Install <application>Privoxy</application>. See the <link
548   linkend="installation">Installation Section</link> below for platform specific
549   information.
550  </para>
551  </listitem>
552
553  <listitem>
554   <para>
555    Advanced users and those who want to offer <application>Privoxy</application>
556    service to more than just their local machine should check the <link
557    linkend="config">main config file</link>, especially the <link
558    linkend="access-control">security-relevant</link> options. These are
559    off by default.
560   </para>
561  </listitem>
562
563  <listitem>
564   <para>
565   Start <application>Privoxy</application>, if the installation program has
566   not done this already (may vary according to platform). See the section
567   <link linkend="startup">Starting <application>Privoxy</application></link>.
568   </para>
569  </listitem>
570
571  <listitem>
572   <para>
573    Set your browser to use <application>Privoxy</application> as HTTP and
574    HTTPS (SSL)  <ulink url="http://en.wikipedia.org/wiki/Proxy_server">proxy</ulink>
575    by setting the proxy configuration for address of
576    <literal>127.0.0.1</literal> and port <literal>8118</literal>.
577    <emphasis>DO NOT</emphasis> activate proxying for <literal>FTP</literal> or
578    any protocols besides HTTP and HTTPS (SSL) unless you intend to prevent your
579    browser from using these protocols.
580   </para>
581  </listitem>
582
583  <listitem>
584   <para>
585     Flush your browser's disk and memory caches, to remove any cached ad images.
586     If using <application>Privoxy</application> to manage
587     <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>,
588     you should remove any currently stored cookies too.
589   </para>
590  </listitem>
591
592  <listitem>
593   <para>
594    A default installation should provide a reasonable starting point for
595    most. There will undoubtedly be occasions where you will want to adjust the
596    configuration, but that can be dealt with as the need arises. Little
597    to no initial configuration is required in most cases, you may want
598    to enable the
599    <ulink url="config.html#ENABLE-EDIT-ACTIONS">web-based action editor</ulink> though.
600    Be sure to read the warnings first.
601   </para>
602   <para>
603    See the <link linkend="configuration">Configuration section</link> for more
604    configuration options, and how to customize your installation.
605    You might also want to look at the <link
606    linkend="quickstart-ad-blocking">next section</link> for a quick
607    introduction to how <application>Privoxy</application> blocks ads and
608    banners.
609 </para>
610  </listitem>
611
612  <listitem>
613   <para>
614     If you experience ads that slip through, innocent images that are
615     blocked, or otherwise feel the need to fine-tune
616     <application>Privoxy's</application> behavior, take a look at the <link
617     linkend="actions-file">actions files</link>. As a quick start, you might
618     find the <link linkend="act-examples">richly commented examples</link>
619     helpful. You can also view and edit the actions files through the <ulink
620     url="http://config.privoxy.org">web-based user interface</ulink>. The
621     Appendix <quote><link linkend="actionsanat">Troubleshooting: Anatomy of an
622     Action</link></quote> has hints on how to understand and debug actions that
623     <quote>misbehave</quote>.
624   </para>
625  </listitem>
626
627  <listitem>
628   <para>
629    Please see the section <link linkend="contact">Contacting the
630    Developers</link> on how to report bugs, problems with websites or to get
631    help.
632   </para>
633  </listitem>
634
635  <listitem>
636   <para>
637    Now enjoy surfing with enhanced control, comfort and privacy!
638   </para>
639  </listitem>
640
641  </itemizedlist>
642 </para>
643
644
645 <!--   ~~~~~       New section      ~~~~~     -->
646
647 <sect2 id="quickstart-ad-blocking">
648 <title>Quickstart to Ad Blocking</title>
649 <!--
650  NOTE:  This section is deliberately redundant for those that don't
651  want to read the whole thing (which is getting lengthy).
652 -->
653 <para>
654  Ad blocking is but one of <application>Privoxy's</application>
655  array of features. Many of these features are for the technically minded advanced
656  user. But, ad and banner blocking is surely common ground for everybody.
657 </para>
658 <para>
659  This section will provide a quick summary of ad blocking so
660  you can get up to speed quickly without having to read the more extensive
661  information provided below, though this is highly recommended.
662 </para>
663 <para>
664  First a bit of a warning ... blocking ads is much like blocking SPAM: the
665  more aggressive you are about it, the more likely you are to block
666  things that were not intended. And the more likely that some things
667  may not work as intended. So there is a trade off here. If you want
668  extreme ad free browsing, be prepared to deal with more
669  <quote>problem</quote> sites, and to spend more time adjusting the
670  configuration to solve these unintended consequences. In short, there is
671  not an easy way to eliminate <emphasis>all</emphasis> ads. Either take
672  the easy way and settle for <emphasis>most</emphasis> ads blocked with the
673  default configuration, or jump in and tweak it for your personal surfing
674  habits and preferences.
675 </para>
676 <para>
677  Secondly, a brief explanation of <application>Privoxy's </application>
678  <quote>actions</quote>. <quote>Actions</quote> in this context, are
679  the directives we use to tell <application>Privoxy</application> to perform
680  some task relating to HTTP transactions (i.e. web browsing). We tell
681  <application>Privoxy</application> to take some <quote>action</quote>. Each
682  action has a unique name and function. While there are many potential
683  <application>actions</application> in <application>Privoxy's</application>
684  arsenal, only a few are used for ad blocking. <link
685  linkend="actions">Actions</link>, and <link linkend="actions-file">action
686  configuration files</link>, are explained in depth below.
687 </para>
688 <para>
689  Actions are specified in <application>Privoxy's</application> configuration,
690  followed by one or more URLs to which the action should apply. URLs
691  can actually be URL type <link linkend="af-patterns">patterns</link> that use
692  wildcards so they can apply potentially to a range of similar URLs. The
693  actions, together with the URL patterns are called a section.
694 </para>
695 <para>
696  When you connect to a website, the full URL will either match one or more
697  of the sections as defined in <application>Privoxy's</application> configuration,
698  or not. If so, then <application>Privoxy</application> will perform the
699  respective actions. If not, then nothing special happens. Furthermore, web
700  pages may contain embedded, secondary URLs that your web browser will
701  use to load additional components of the page, as it parses the
702  original page's HTML content. An ad image for instance, is just an URL
703  embedded in the page somewhere. The image itself may be on the same server,
704  or a server somewhere else on the Internet. Complex web pages will have many
705  such embedded URLs. &my-app; can deal with each URL individually, so, for
706  instance, the main page text is not touched, but images from such-and-such
707  server are blocked.
708 </para>
709
710 <para>
711  The most important actions for basic ad blocking are:  <literal><link
712  linkend="block">block</link></literal>, <literal><link
713  linkend="handle-as-image">handle-as-image</link></literal>,
714  <literal><link
715  linkend="handle-as-empty-document">handle-as-empty-document</link></literal>,and
716  <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>:
717 </para>
718
719 <para>
720  <itemizedlist>
721
722  <listitem>
723   <para>
724    <literal><link linkend="block">block</link></literal> - this is perhaps
725    the single most used action, and is particularly important for ad blocking.
726    This action stops any contact between your browser and any URL patterns
727    that match this action's configuration. It can be used for blocking ads,
728    but also anything that is determined to be unwanted. By itself, it simply
729    stops any communication with the remote server and sends
730    <application>Privoxy</application>'s own built-in BLOCKED page instead to
731    let you now what has happened (with some exceptions, see below).
732   </para>
733  </listitem>
734
735  <listitem>
736   <para>
737    <literal><link linkend="handle-as-image">handle-as-image</link></literal> -
738    tells <application>Privoxy</application> to treat this URL as an image.
739    <application>Privoxy</application>'s default configuration already does this
740    for all common image types (e.g. GIF), but there are many situations where this
741    is not so easy to determine. So we'll force it in these cases. This is particularly
742    important for ad blocking, since  only if we know that it's an image of
743    some kind, can we replace it with an image of our choosing, instead of the
744    <application>Privoxy</application> BLOCKED page (which would only result in
745    a <quote>broken image</quote> icon). There are some limitations to this
746    though. For instance, you can't just brute-force an image substitution for
747    an entire HTML page in most situations.
748   </para>
749  </listitem>
750
751  <listitem>
752   <para>
753    <literal><link linkend="handle-as-empty-document">handle-as-empty-document</link></literal> -
754    sends an empty document instead of <application>Privoxy's</application>
755    normal BLOCKED HTML page. This is useful for file types that are neither
756    HTML nor images, such as blocking JavaScript files.
757   </para>
758  </listitem>
759
760  <listitem>
761   <para>
762    <literal><link
763    linkend="set-image-blocker">set-image-blocker</link></literal> - tells
764    <application>Privoxy</application> what to display in place of an ad image that
765    has hit a block rule. For this to come into play, the URL must match a
766    <literal><link linkend="block">block</link></literal> action somewhere in the
767    configuration, <emphasis>and</emphasis>, it must also match an
768    <literal><link linkend="handle-as-image">handle-as-image</link></literal> action.
769   </para>
770   <para>
771    The configuration options on what to display instead of the ad are:
772   </para>
773   <simplelist>
774    <member>
775     &nbsp;&nbsp;&nbsp;<emphasis>pattern</emphasis> - a checkerboard pattern, so that an ad
776     replacement is obvious. This is the default.
777    </member>
778   </simplelist>
779   <simplelist>
780    <member>
781     &nbsp;&nbsp;&nbsp;<emphasis>blank</emphasis> - A very small empty GIF image is displayed.
782     This is the so-called <quote>invisible</quote> configuration option.
783    </member>
784   </simplelist>
785   <simplelist>
786    <member>
787     &nbsp;&nbsp;&nbsp;<emphasis>http://&lt;URL&gt;</emphasis> - A redirect to any image anywhere
788     of the user's choosing (advanced usage).
789    </member>
790   </simplelist>
791   </listitem>
792
793 </itemizedlist>
794 </para>
795
796 <para>
797  Advanced users will eventually want to explore &my-app;
798  <literal><link linkend="filter">filters</link></literal> as well. Filters
799  are very different from <literal><link
800  linkend="block">blocks</link></literal>.
801  A <quote>block</quote> blocks a site, page, or unwanted contented. Filters
802  are a way of filtering or modifying what is actually on the page. An example
803  filter usage: a text replacement of <quote>no-no</quote> for
804  <quote>nasty-word</quote>. That is a very simple example. This process can be
805  used for ad blocking, but it is more in the realm of advanced usage and has
806  some pitfalls to be wary off.
807 </para>
808
809 <para>
810  The quickest way to adjust any of these settings is with your browser through
811  the special <application>Privoxy</application> editor at <ulink
812  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
813  (shortcut: <ulink url="http://p.p/">http://p.p/show-status</ulink>). This
814  is an internal page, and does not require Internet access.
815 </para>
816
817 <para>
818  Note that as of <application>Privoxy</application> 3.0.7 beta the
819  action editor is disabled by default. Check the
820  <ulink url="config.html#ENABLE-EDIT-ACTIONS">enable-edit-actions
821   section in the configuration file</ulink> to learn why and in which
822  cases it's safe to enable again.
823 </para>
824
825 <para>
826  If you decided to enable the action editor, select the appropriate
827  <quote>actions</quote> file, and click
828  <quote><guibutton>Edit</guibutton></quote>. It is best to put personal or
829  local preferences in <filename>user.action</filename> since this is not
830  meant to be overwritten during upgrades, and will over-ride the settings in
831  other files. Here you can insert new <quote>actions</quote>, and URLs for ad
832  blocking or other purposes, and make other adjustments to the configuration.
833  <application>Privoxy</application> will detect these changes automatically.
834 </para>
835
836 <para>
837  A quick and simple step by step example:
838 </para>
839
840 <para>
841  <itemizedlist>
842
843   <listitem>
844    <para>
845      Right click on the ad image to be blocked, then select
846      <quote><guimenuitem>Copy Link Location</guimenuitem></quote> from the
847      pop-up menu.
848    </para>
849   </listitem>
850   <listitem>
851    <para>
852     Set your browser to
853     <ulink
854  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
855    </para>
856   </listitem>
857   <listitem>
858    <para>
859     Find <filename>user.action</filename> in the top section, and click
860     on <quote><guibutton>Edit</guibutton></quote>:
861    </para>
862
863  <!-- image of editor and actions files selections -->
864  <para>
865   <figure pgwide="0" float="0"><title>Actions Files in Use</title>
866    <mediaobject>
867      <imageobject>
868       <imagedata  fileref="files-in-use.jpg" format="jpg">
869        </imageobject>
870        <textobject>
871         <phrase>[ Screenshot of Actions Files in Use ]</phrase>
872       </textobject>
873    </mediaobject>
874   </figure>
875  </para>
876  </listitem>
877
878  <listitem>
879   <para>
880    You should have a section with only
881    <literal><link linkend="block">block</link></literal> listed under
882    <quote>Actions:</quote>.
883    If not, click a <quote><guibutton>Insert new section below</guibutton></quote>
884    button, and in the new section that just appeared, click the
885    <guibutton>Edit</guibutton> button right under the word <quote>Actions:</quote>.
886    This will bring up a list of all actions. Find
887    <literal><link linkend="block">block</link></literal> near the top, and click
888    in the <quote>Enabled</quote> column, then <quote><guibutton>Submit</guibutton></quote>
889    just below the list.
890   </para>
891  </listitem>
892  <listitem>
893   <para>
894    Now, in the <literal><link linkend="block">block</link></literal> actions section,
895    click the <quote><guibutton>Add</guibutton></quote> button, and paste the URL the
896    browser got from <quote><guimenuitem>Copy Link Location</guimenuitem></quote>.
897    Remove the <literal>http://</literal> at the beginning of the URL. Then, click
898    <quote><guibutton>Submit</guibutton></quote> (or
899    <quote><guibutton>OK</guibutton></quote> if in a pop-up window).
900   </para>
901  </listitem>
902  <listitem>
903   <para>
904    Now go back to the original page, and press <keycap>SHIFT-Reload</keycap>
905    (or flush all browser caches). The image should be gone now.
906   </para>
907  </listitem>
908
909  </itemizedlist>
910 </para>
911
912 <para>
913  This is a very crude and simple example. There might be good reasons to use a
914  wildcard pattern match to include potentially similar images from the same
915  site. For a more extensive explanation of <quote>patterns</quote>, and
916  the entire actions concept, see <link linkend="actions-file">the Actions
917  section</link>.
918 </para>
919
920 <para>
921  For advanced users who want to hand edit their config files, you might want
922  to now go to the <link linkend="act-examples">Actions Files Tutorial</link>.
923  The ideas explained therein also apply to the web-based editor.
924 </para>
925 <para>
926  There are also various
927  <link linkend="filter">filters</link> that can be used for ad blocking
928  (filters are a special subset of actions). These
929  fall into the <quote>advanced</quote> usage category, and are explained in
930  depth in later sections.
931 </para>
932
933 </sect2>
934
935 </sect1>
936
937 <!--  ~  End section  ~  -->
938
939
940 <!--   ~~~~~       New section      ~~~~~     -->
941 <sect1 id="startup">
942 <title>Starting Privoxy</title>
943 <para>
944  Before launching <application>Privoxy</application> for the first time, you
945  will want to configure your browser(s) to use
946  <application>Privoxy</application> as a HTTP and HTTPS (SSL)
947  <ulink url="http://en.wikipedia.org/wiki/Proxy_server">proxy</ulink>. The default is
948  127.0.0.1 (or localhost) for the proxy address, and port 8118 (earlier versions
949  used port 8000). This is the one configuration step <emphasis>that must be done
950 </emphasis>!
951 </para>
952 <para>
953  Please note that <application>Privoxy</application> can only proxy HTTP and
954  HTTPS traffic. It will not work with FTP or other protocols.
955 </para>
956
957  <!-- image of Mozilla Proxy configuration -->
958  <para>
959   <figure pgwide="0" float="0"><title>Proxy Configuration Showing
960   Mozilla/Netscape HTTP and HTTPS (SSL) Settings</title>
961    <mediaobject>
962      <imageobject>
963       <imagedata  fileref="proxy_setup.jpg" format="jpg">
964        </imageobject>
965        <textobject>
966         <phrase>[ Screenshot of Mozilla Proxy Configuration ]</phrase>
967       </textobject>
968    </mediaobject>
969   </figure>
970  </para>
971
972
973 <para>
974  With <application>Firefox</application>, this is typically set under:
975 </para>
976
977 <literallayout>
978  <guibutton>Tools</guibutton> -> <guibutton>Options</guibutton> ->  <guibutton>Advanced</guibutton> -> <guibutton>Network</guibutton> -><guibutton>Connection</guibutton> -> <guibutton>Settings</guibutton>
979
980 </literallayout>
981
982 <para>
983  Or optionally on some platforms:
984 </para>
985
986 <literallayout>
987  <guibutton>Edit</guibutton> -> <guibutton>Preferences</guibutton> -> <guibutton>General</guibutton> -> <guibutton>Connection Settings</guibutton> -> <guibutton>Manual Proxy Configuration</guibutton>
988
989 </literallayout>
990
991
992 <para>
993  With <application>Netscape</application> (and
994  <application>Mozilla</application>), this can be set under:
995 </para>
996
997
998 <literallayout>
999 <!-- Mix ascii and gui art, something for everybody -->
1000 <!-- spacing on this is tricky -->
1001  <guibutton>Edit</guibutton> -> <guibutton>Preferences</guibutton> -> <guibutton>Advanced</guibutton> -> <guibutton>Proxies</guibutton> -> <guibutton>HTTP Proxy</guibutton>
1002
1003 </literallayout>
1004
1005 <para>
1006  For <application>Internet Explorer v.5-7</application>:
1007 </para>
1008
1009 <literallayout>
1010  <guibutton>Tools</guibutton> -> <guibutton>Internet Options</guibutton> -> <guibutton>Connections</guibutton> -> <guibutton>LAN Settings</guibutton>
1011 </literallayout>
1012
1013 <para>
1014  Then, check <quote>Use Proxy</quote> and fill in the appropriate info
1015  (Address: 127.0.0.1, Port: 8118). Include HTTPS (SSL), if you want HTTPS
1016  proxy support too (sometimes labeled <quote>Secure</quote>). Make sure any
1017  checkboxes like <quote>Use the same proxy server for all protocols</quote> is
1018  <emphasis>UNCHECKED</emphasis>. You want only HTTP and HTTPS (SSL)!
1019 </para>
1020
1021  <!-- image of IE Proxy configuration -->
1022  <para>
1023   <figure pgwide="0" float="0"><title>Proxy Configuration Showing
1024   Internet Explorer HTTP and HTTPS (Secure) Settings</title>
1025    <mediaobject>
1026      <imageobject>
1027       <imagedata  fileref="proxy2.jpg" format="jpg">
1028        </imageobject>
1029        <textobject>
1030         <phrase>[ Screenshot of IE Proxy Configuration ]</phrase>
1031       </textobject>
1032    </mediaobject>
1033   </figure>
1034  </para>
1035
1036
1037 <para>
1038  After doing this, flush your browser's disk and memory caches to force a
1039  re-reading of all pages and to get rid of any ads that may be cached. Remove
1040  any <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>,
1041  if you want <application>Privoxy</application> to manage that. You are now
1042  ready to start enjoying the benefits of using
1043  <application>Privoxy</application>!
1044 </para>
1045
1046 <para>
1047  <application>Privoxy</application> itself is typically started by specifying the
1048  main configuration file to be used on the command line. If no configuration
1049  file is specified on the command line, <application>Privoxy</application>
1050  will look for a file named <filename>config</filename> in the current
1051  directory. Except on Win32 where it will try <filename>config.txt</filename>.
1052 </para>
1053
1054 <sect2 id="start-debian">
1055 <title>Debian</title>
1056 <para>
1057  We use a script. Note that Debian typically starts &my-app; upon booting per
1058  default.  It will use the file
1059  <filename>/etc/privoxy/config</filename> as its main configuration
1060  file.
1061 </para>
1062 <para>
1063  <screen>
1064  # /etc/init.d/privoxy start
1065 </screen>
1066 </para>
1067 </sect2>
1068
1069 <sect2 id="start-freebsd">
1070 <title>FreeBSD and ElectroBSD</title>
1071 <para>
1072  To start <application>Privoxy</application> upon booting, add
1073  "privoxy_enable='YES'" to <filename>/etc/rc.conf</filename>.
1074  <application>Privoxy</application> will use
1075  <filename>/usr/local/etc/privoxy/config</filename> as its main
1076  configuration file.
1077 </para>
1078 <para>
1079  If you installed <application>Privoxy</application> into a jail, the
1080  paths above are relative to the jail root.
1081 </para>
1082 <para>
1083  To start <application>Privoxy</application> manually, run:
1084 </para>
1085 <para>
1086  <screen>
1087  # service privoxy onestart
1088 </screen>
1089 </para>
1090 </sect2>
1091
1092 <sect2 id="start-windows">
1093 <title>Windows</title>
1094 <para>
1095 Click on the &my-app; Icon to start <application>Privoxy</application>. If no configuration file is
1096  specified on the command line, <application>Privoxy</application> will look
1097  for a file named <filename>config.txt</filename>. Note that Windows will
1098  automatically start &my-app; when the system starts if you chose that option
1099  when installing.
1100 </para>
1101 <para>
1102  <application>Privoxy</application> can run with full Windows service functionality.
1103  On Windows only, the &my-app; program has two new command line arguments
1104  to install and uninstall &my-app; as a service. See the
1105  <link linkend="installation-pack-win">Windows Installation
1106  instructions</link> for details.
1107 </para>
1108 </sect2>
1109
1110 <sect2 id="start-unices">
1111 <title>Generic instructions for Unix derivates (Solaris, NetBSD, HP-UX etc.)</title>
1112 <para>
1113 Example Unix startup command:
1114 </para>
1115 <para>
1116  <screen>
1117  # /usr/sbin/privoxy --user privoxy /etc/privoxy/config
1118 </screen>
1119 </para>
1120 <para>
1121  Note that if you installed <application>Privoxy</application> through
1122  a package manager, the package will probably contain a platform-specific
1123  script or configuration file to start <application>Privoxy</application>
1124  upon boot.
1125 </para>
1126 </sect2>
1127
1128 <sect2 id="start-os2">
1129 <title>OS/2</title>
1130 <para>
1131  During installation, <application>Privoxy</application> is configured to
1132  start automatically when the system restarts. You can start it manually by
1133  double-clicking on the <application>Privoxy</application> icon in the
1134  <application>Privoxy</application> folder.
1135 </para>
1136 </sect2>
1137
1138 <sect2 id="start-macosx">
1139 <title>Mac OS X</title>
1140 <para>
1141  The privoxy service will automatically start after a successful installation
1142  (and thereafter every time your computer starts up) however you will need to
1143  configure your web browser(s) to use it. To do so, configure them to use a
1144  proxy for HTTP and HTTPS at the address 127.0.0.1:8118.
1145 </para>
1146 <para>
1147  To prevent the privoxy service from automatically starting when your computer
1148  starts up, remove or rename the file <literal>/Library/LaunchDaemons/org.ijbswa.privoxy.plist</literal>
1149  (on OS X 10.5 and higher) or the folder named
1150  <literal>/Library/StartupItems/Privoxy</literal> (on OS X 10.4 'Tiger').
1151 </para>
1152 <para>
1153  To manually start or stop the privoxy service, use the scripts startPrivoxy.sh
1154  and stopPrivoxy.sh supplied in /Applications/Privoxy. They must be run from an
1155  administrator account, using sudo.
1156 </para>
1157 </sect2>
1158
1159
1160 <!--
1161
1162 <para>
1163  See the section <link linkend="cmdoptions">Command line options</link> for
1164  further info.
1165 </para>
1166
1167 must find a better place for this paragraph
1168
1169 <para>
1170  The included default configuration files should give a reasonable starting
1171  point. Most of the per site configuration is done in the
1172  <ulink url="actions-file.html"><quote>actions</quote></ulink> files. These are
1173  where various cookie actions are defined, ad and banner blocking, and other
1174  aspects of <application>Privoxy</application> configuration. There are several
1175  such files included, with varying levels of aggressiveness.
1176 </para>
1177
1178 <para>
1179  You will probably want to keep an eye out for sites for which you may prefer
1180  persistent cookies, and add these to your actions configuration as needed. By
1181  default, most of these will be accepted only during the current browser
1182  session (aka <quote>session cookies</quote>), unless you add them to the
1183  configuration. If you want the browser to handle this instead, you will need
1184  to edit <filename>user.action</filename> (or through the web based interface)
1185  and disable this feature. If you use more than one browser, it would make
1186  more sense to let <application>Privoxy</application> handle this. In which
1187  case, the browser(s) should be set to accept all cookies.
1188 </para>
1189
1190 <para>
1191  Another feature where you will probably want to define exceptions for trusted
1192  sites is the popup-killing (through  <ulink
1193  url="actions-file.html#FILTER-POPUPS"><quote>+filter{popups}</quote></ulink>),
1194  because your favorite shopping, banking, or leisure site may need
1195  popups (explained below).
1196 </para>
1197
1198 <para>
1199  <application>Privoxy</application> does not support all of the optional HTTP/1.1
1200  features yet. In the unlikely event that you experience inexplicable problems
1201  with browsers that use HTTP/1.1 per default
1202  (like <application>Mozilla</application> or recent versions of I.E.), you might
1203  try to force HTTP/1.0 compatibility. For Mozilla, look under <literal>Edit -&gt;
1204  Preferences -&gt; Debug -&gt; Networking</literal>.
1205  Alternatively, set the <quote>+downgrade-http-version</quote> config option in
1206  <filename>default.action</filename> which will downgrade your browser's HTTP
1207  requests from HTTP/1.1 to HTTP/1.0 before processing them.
1208 </para>
1209
1210 <para>
1211  After running <application>Privoxy</application> for a while, you can
1212  start to fine tune the configuration to suit your personal, or site,
1213  preferences and requirements. There are many, many aspects that can
1214  be customized. <quote>Actions</quote>
1215  can be adjusted by pointing your browser to
1216  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1217  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>),
1218  and then follow the link to <quote>View &#38; Change the Current Configuration</quote>.
1219  (This is an internal page and does not require Internet access.)
1220 </para>
1221
1222 <para>
1223  In fact, various aspects of <application>Privoxy</application>
1224  configuration can be viewed from this page, including
1225  current configuration parameters, source code version numbers,
1226  the browser's request headers, and <quote>actions</quote> that apply
1227  to a given URL. In addition to the actions file
1228  editor mentioned above, <application>Privoxy</application> can also
1229  be turned <quote>on</quote> and <quote>off</quote> (toggled) from this page.
1230 </para>
1231
1232 <para>
1233  If you encounter problems, try loading the page without
1234  <application>Privoxy</application>. If that helps, enter the URL where
1235  you have the problems into <ulink url="http://p.p/show-url-info">the browser
1236  based rule tracing utility</ulink>. See which rules apply and why, and
1237  then try turning them off for that site one after the other, until the problem
1238  is gone. When you have found the culprit, you might want to turn the rest on
1239  again.
1240 </para>
1241
1242 <para>
1243  If the above paragraph sounds gibberish to you, you might want to <link
1244  linkend="actions-file">read more about the actions concept</link>
1245  or even dive deep into the <link linkend="actionsanat">Appendix
1246  on actions</link>.
1247 </para>
1248
1249 <para>
1250  If you can't get rid of the problem at all, think you've found a bug in
1251  Privoxy, want to propose a new feature or smarter rules, please see the
1252  section <link linkend="contact"><quote>Contacting the
1253  Developers</quote></link> below.
1254 </para>
1255
1256 -->
1257
1258 <!--   ~~~~~       New section      ~~~~~     -->
1259 <sect2 id="cmdoptions">
1260 <title>Command Line Options</title>
1261 <para>
1262  <application>Privoxy</application> may be invoked with the following
1263  command-line options:
1264 </para>
1265
1266 <para>
1267  <itemizedlist>
1268
1269  <listitem>
1270   <para>
1271    <emphasis>--config-test</emphasis>
1272   </para>
1273   <para>
1274    Exit after loading the configuration files before binding to
1275    the listen address. The exit code signals whether or not the
1276    configuration files have been successfully loaded.
1277   </para>
1278   <para>
1279    If the exit code is 1, at least one of the configuration files
1280    is invalid, if it is 0, all the configuration files have been
1281    successfully loaded (but may still contain errors that can
1282    currently only be detected at run time).
1283   </para>
1284   <para>
1285    This option doesn't affect the log setting, combination with
1286    <emphasis>--no-daemon</emphasis> is recommended if a configured
1287    log file shouldn't be used.
1288   </para>
1289  </listitem>
1290  <listitem>
1291   <para>
1292     <emphasis>--version</emphasis>
1293   </para>
1294   <para>
1295      Print version info and exit. Unix only.
1296   </para>
1297  </listitem>
1298  <listitem>
1299   <para>
1300     <emphasis>--help</emphasis>
1301   </para>
1302   <para>
1303    Print short usage info and exit. Unix only.
1304   </para>
1305  </listitem>
1306  <listitem>
1307   <para>
1308    <emphasis>--no-daemon</emphasis>
1309   </para>
1310   <para>
1311    Don't become a daemon, i.e. don't fork and become process group
1312    leader, and don't detach from controlling tty. Unix only.
1313   </para>
1314  </listitem>
1315  <listitem>
1316   <para>
1317    <emphasis>--pidfile FILE</emphasis>
1318   </para>
1319   <para>
1320    On startup, write the process ID to <emphasis>FILE</emphasis>. Delete the
1321    <emphasis>FILE</emphasis> on exit. Failure to create or delete the
1322    <emphasis>FILE</emphasis> is non-fatal. If no <emphasis>FILE</emphasis>
1323    option is given, no PID file will be used. Unix only.
1324   </para>
1325  </listitem>
1326  <listitem>
1327   <para>
1328    <emphasis>--user USER[.GROUP]</emphasis>
1329   </para>
1330   <para>
1331    After (optionally) writing the PID file, assume the user  ID  of
1332    <emphasis>USER</emphasis>, and if included the GID of GROUP.  Exit if the
1333    privileges are not sufficient to do so. Unix only.
1334   </para>
1335  </listitem>
1336  <listitem>
1337   <para>
1338    <emphasis>--chroot</emphasis>
1339   </para>
1340   <para>
1341    Before changing to the user ID given in the <emphasis>--user</emphasis> option,
1342    chroot to that user's home directory, i.e. make the kernel pretend to the &my-app;
1343    process that the directory tree starts there. If set up carefully, this can limit
1344    the impact of possible vulnerabilities in &my-app; to the files contained in that hierarchy.
1345    Unix only.
1346   </para>
1347  </listitem>
1348  <listitem>
1349   <para>
1350    <emphasis>--pre-chroot-nslookup hostname</emphasis>
1351   </para>
1352   <para>
1353    Specifies a hostname (for example www.privoxy.org) to look up before doing a chroot.
1354    On some systems, initializing the resolver library involves reading config files from
1355    /etc and/or loading additional shared libraries from /lib.
1356    On these systems, doing a hostname lookup before the chroot reduces
1357    the number of files that must be copied into the chroot tree.
1358   </para>
1359   <para>
1360    For fastest startup speed, a good value is a hostname that is not in /etc/hosts but that
1361    your local name server (listed in /etc/resolv.conf) can resolve without recursion
1362    (that is, without having to ask any other name servers). The hostname need not exist,
1363    but if it doesn't, an error message (which can be ignored) will be output.
1364   </para>
1365  </listitem>
1366
1367  <listitem>
1368   <para>
1369     <emphasis>configfile</emphasis>
1370   </para>
1371   <para>
1372     If no <emphasis>configfile</emphasis> is included on the command line,
1373     <application>Privoxy</application> will look for a file named
1374     <quote>config</quote> in the current directory (except on Win32
1375     where it will look for <quote>config.txt</quote> instead). Specify
1376     full path to avoid confusion. If no config file is found,
1377     <application>Privoxy</application> will fail to start.
1378   </para>
1379  </listitem>
1380
1381  </itemizedlist>
1382 </para>
1383
1384 <para>
1385  On <application>MS Windows</application> only there are two additional
1386  command-line options to allow <application>Privoxy</application> to install and
1387  run as a <emphasis>service</emphasis>. See the
1388 <link linkend="installation-pack-win">Window Installation section</link>
1389 for details.
1390 </para>
1391
1392 </sect2>
1393
1394 </sect1>
1395
1396 <!--  ~  End section  ~  -->
1397
1398
1399 <!--   ~~~~~       New section      ~~~~~     -->
1400 <sect1 id="configuration"><title>Privoxy Configuration</title>
1401  <para>
1402   All <application>Privoxy</application> configuration is stored
1403   in text files. These files can be edited with a text editor.
1404   Many important aspects of <application>Privoxy</application> can
1405   also be controlled easily with a web browser.
1406  </para>
1407
1408
1409 <!--   ~~~~~       New section      ~~~~~     -->
1410
1411 <sect2 id="control-with-webbrowser">
1412 <title>Controlling Privoxy with Your Web Browser</title>
1413 <para>
1414  <application>Privoxy</application>'s user interface can be reached through the special
1415  URL <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1416  (shortcut: <ulink url="http://p.p/">http://p.p/</ulink>),
1417  which is a built-in page and works without Internet access.
1418  You will see the following section:
1419
1420 </para>
1421
1422 <!-- Needs to be put in a table and colorized  -->
1423 <screen>
1424  <msgtext>
1425  <bridgehead renderas="sect2">&nbsp;&nbsp;&nbsp;&nbsp;Privoxy Menu</bridgehead>
1426
1427  <simplelist>
1428  <member>
1429   &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>
1430  </member>
1431  <member>
1432   &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>
1433  </member>
1434  <member>
1435   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-request">View the request headers.</ulink>
1436  </member>
1437  <member>
1438   &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>
1439  </member>
1440  <member>
1441   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/toggle">Toggle Privoxy on or off</ulink>
1442  </member>
1443  <member>
1444   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink
1445   url="http://www.privoxy.org/&p-version;/user-manual/">Documentation</ulink>
1446  </member>
1447  </simplelist>
1448  </msgtext>
1449 </screen>
1450
1451
1452 <para>
1453  This should be self-explanatory. Note the first item leads to an editor for the
1454  <link linkend="actions-file">actions files</link>, which is where the ad, banner,
1455  cookie, and URL blocking magic is configured as well as other advanced features of
1456  <application>Privoxy</application>. This is an easy way to adjust various
1457  aspects of <application>Privoxy</application> configuration. The actions
1458  file, and other configuration files, are explained in detail below.
1459 </para>
1460
1461 <para>
1462  <quote>Toggle Privoxy On or Off</quote> is handy for sites that might
1463  have problems with your current actions and filters. You can in fact use
1464  it as a test to see whether it is <application>Privoxy</application>
1465  causing the problem or not. <application>Privoxy</application> continues
1466  to run as a proxy in this case, but all manipulation is disabled, i.e.
1467  <application>Privoxy</application> acts like a normal forwarding proxy.
1468 </para>
1469
1470 <para>
1471  Note that several of the features described above are disabled by default
1472  in <application>Privoxy</application> 3.0.7 beta and later.
1473  Check the
1474  <ulink url="config.html">configuration file</ulink> to learn why
1475  and in which cases it's safe to enable them again.
1476 </para>
1477
1478 </sect2>
1479
1480 <!--  ~  End section  ~  -->
1481
1482
1483
1484
1485 <!--   ~~~~~       New section      ~~~~~     -->
1486
1487 <sect2 id="confoverview">
1488 <title>Configuration Files Overview</title>
1489 <para>
1490  For Unix, *BSD and Linux, all configuration files are located in
1491  <filename>/etc/privoxy/</filename> by default. For MS Windows, OS/2, and
1492  AmigaOS these are all in the same directory as the
1493  <application>Privoxy</application> executable. <![%p-not-stable;[ The name
1494  and number of configuration files has changed from previous versions, and is
1495  subject to change as development progresses.]]>
1496 </para>
1497
1498 <para>
1499  The installed defaults provide a reasonable starting point, though
1500  some settings may be aggressive by some standards. For the time being, the
1501  principle configuration files are:
1502 </para>
1503
1504 <para>
1505  <itemizedlist>
1506
1507   <listitem>
1508    <para>
1509      The <link linkend="config">main configuration file</link> is named <filename>config</filename>
1510      on Linux, Unix, BSD, OS/2, and AmigaOS and <filename>config.txt</filename>
1511      on Windows. This is a required file.
1512    </para>
1513   </listitem>
1514
1515   <listitem>
1516    <para>
1517     <filename>match-all.action</filename> is used to define which <quote>actions</quote>
1518     relating to banner-blocking, images, pop-ups, content modification, cookie handling
1519     etc should be applied by default. It should be the first actions file loaded.
1520    </para>
1521    <para>
1522     <filename>default.action</filename> defines many exceptions (both positive and negative)
1523     from the default set of actions that's configured in <filename>match-all.action</filename>.
1524     It should be the second actions file loaded and shouldn't be edited by the user.
1525    </para>
1526    <para>
1527     Multiple actions files may be defined in <filename>config</filename>. These
1528     are processed in the order they are defined. Local customizations and locally
1529     preferred exceptions to the default policies as defined in
1530     <filename>match-all.action</filename> (which you will most probably want
1531     to define sooner or later) are best applied in <filename>user.action</filename>,
1532     where you can preserve them across upgrades. The file isn't installed by all
1533     installers, but you can easily create it yourself with a text editor.
1534    </para>
1535    <para>
1536     There is also a web based editor that can be accessed from
1537     <ulink
1538     url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
1539     (Shortcut: <ulink
1540     url="http://p.p/show-status">http://p.p/show-status</ulink>) for the
1541     various actions files.
1542    </para>
1543   </listitem>
1544
1545   <listitem>
1546    <para>
1547     <quote>Filter files</quote> (the <link linkend="filter-file">filter
1548     file</link>) can be used to re-write the raw page content, including
1549     viewable text as well as embedded HTML and JavaScript, and whatever else
1550     lurks on any given web page. The filtering jobs are only pre-defined here;
1551     whether to apply them or not is up to the actions files.
1552     <filename>default.filter</filename> includes various filters made
1553     available for use by the developers. Some are much more intrusive than
1554     others, and all should be used with caution. You may define additional
1555     filter files in <filename>config</filename> as you can with
1556     actions files. We suggest <filename>user.filter</filename> for any
1557     locally defined filters or customizations.
1558    </para>
1559   </listitem>
1560
1561  </itemizedlist>
1562 </para>
1563
1564 <para>
1565  The syntax of the configuration and filter files may change between different
1566  Privoxy versions, unfortunately some enhancements cost backwards compatibility.
1567  <!-- Add link to documentation-->
1568 </para>
1569
1570 <para>
1571  All files use the <quote><literal>#</literal></quote> character to denote a
1572  comment (the rest of the line will be ignored) and understand line continuation
1573  through placing a backslash ("<literal>\</literal>") as the very last character
1574  in a line. If the <literal>#</literal> is preceded by a backslash, it looses
1575  its special function. Placing a <literal>#</literal> in front of an otherwise
1576  valid configuration line to prevent it from being interpreted is called "commenting
1577  out" that line. Blank lines are ignored.
1578 </para>
1579
1580 <para>
1581  The actions files and filter files
1582  can use Perl style <link linkend="regex">regular expressions</link> for
1583  maximum flexibility.
1584 </para>
1585
1586 <para>
1587  After making any changes, there is no need to restart
1588  <application>Privoxy</application> in order for the changes to take
1589  effect. <application>Privoxy</application> detects such changes
1590  automatically. Note, however, that it may take one or two additional
1591  requests for the change to take effect. When changing the listening address
1592  of <application>Privoxy</application>, these <quote>wake up</quote> requests
1593  must obviously be sent to the <emphasis>old</emphasis> listening address.
1594 </para>
1595
1596 <![%p-not-stable;[
1597 <para>
1598  While under development, the configuration content is subject to change.
1599  The below documentation may not be accurate by the time you read this.
1600  Also, what constitutes a <quote>default</quote> setting, may change, so
1601  please check all your configuration files on important issues.
1602 </para>
1603 ]]>
1604
1605 </sect2>
1606 </sect1>
1607 <!--  ~  End section  ~  -->
1608
1609
1610 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
1611
1612 <!-- **************************************************** -->
1613 <!-- Include config.sgml here -->
1614 <!-- This is where the entire config file is detailed. -->
1615  &config;
1616 <!-- end include  -->
1617
1618
1619 <!--  ~  End section  ~  -->
1620
1621
1622
1623 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
1624
1625 <sect1 id="actions-file"><title>Actions Files</title>
1626
1627
1628 <!--
1629   XXX: similar descriptions are in the Configuration Files sections.
1630   We should only describe them at one place.
1631 -->
1632 <para>
1633  The actions files are used to define what <emphasis>actions</emphasis>
1634  <application>Privoxy</application> takes for which URLs, and thus determines
1635  how ad images, cookies and various other aspects of HTTP content and
1636  transactions are handled, and on which sites (or even parts thereof).
1637  There are a number of such actions, with a wide range of functionality.
1638  Each action does something a little different.
1639  These actions give us a veritable arsenal of tools with which to exert
1640  our control, preferences and independence. Actions can be combined so that
1641  their effects are aggregated when applied against a given set of URLs.
1642 </para>
1643 <para>
1644  There
1645  are three action files included with <application>Privoxy</application> with
1646  differing purposes:
1647 </para>
1648 <para>
1649  <itemizedlist>
1650   <listitem>
1651    <para>
1652     <filename>match-all.action</filename> - is used to define which
1653     <quote>actions</quote> relating to banner-blocking, images, pop-ups,
1654     content modification, cookie handling etc should be applied by default.
1655     It should be the first actions file loaded
1656    </para>
1657   </listitem>
1658   <listitem>
1659    <para>
1660     <filename>default.action</filename> - defines many exceptions (both
1661     positive and negative) from the default set of actions that's configured
1662     in <filename>match-all.action</filename>. It is a set of rules that should
1663     work reasonably well as-is for most users. This file is only supposed to
1664     be edited by the developers. It should be the second actions file loaded.
1665    </para>
1666   </listitem>
1667   <listitem>
1668    <para>
1669     <filename>user.action</filename> - is intended to be for local site
1670     preferences and exceptions. As an example, if your ISP or your bank
1671     has specific requirements, and need special handling, this kind of
1672     thing should go here. This file will not be upgraded.
1673    </para>
1674   </listitem>
1675   <listitem>
1676    <para>
1677     <guibutton>Edit</guibutton>  <guibutton>Set to Cautious</guibutton> <guibutton>Set to Medium</guibutton>  <guibutton>Set to Advanced</guibutton>
1678    </para>
1679    <para>
1680     These have increasing levels of aggressiveness <emphasis>and have no
1681     influence on your browsing unless you select them explicitly in the
1682     editor</emphasis>. A default installation should be pre-set to
1683     <literal>Cautious</literal>. New users should try this for a while before
1684     adjusting the settings to more aggressive levels. The more aggressive
1685     the settings, then the more likelihood there is of problems such as sites
1686     not working as they should.
1687    </para>
1688    <para>
1689     The <guibutton>Edit</guibutton> button allows you to turn each
1690     action on/off individually for fine-tuning. The <guibutton>Cautious</guibutton>
1691     button changes the actions list to low/safe settings which will activate
1692     ad blocking and a minimal set of &my-app;'s features, and subsequently
1693     there will be less of a chance for accidental problems. The
1694     <guibutton>Medium</guibutton> button sets the list to a medium level of
1695     other features and a low level set of privacy features. The
1696     <guibutton>Advanced</guibutton> button sets the list to a high level of
1697     ad blocking and medium level of privacy. See the chart below. The latter
1698     three buttons over-ride any changes via with the
1699     <guibutton>Edit</guibutton> button. More fine-tuning can be done in the
1700     lower sections of this internal page.
1701    </para>
1702    <para>
1703     While the actions file editor allows to enable these settings in all
1704     actions files, they are only supposed to be enabled in the first one
1705     to make sure you don't unintentionally overrule earlier rules.
1706    </para>
1707    <para>
1708     The default profiles, and their associated actions, as pre-defined in
1709     <filename>default.action</filename> are:
1710    </para>
1711    <para>
1712     <table frame=all><title>Default Configurations</title>
1713     <tgroup cols=4 align=left colsep=1 rowsep=1>
1714     <colspec colname=c1>
1715     <colspec colname=c2>
1716     <colspec colname=c3>
1717     <colspec colname=c4>
1718     <thead>
1719     <row>
1720       <entry>Feature</entry>
1721       <entry>Cautious</entry>
1722       <entry>Medium</entry>
1723       <entry>Advanced</entry>
1724     </row>
1725     </thead>
1726     <!--  <tfoot> -->
1727     <!--  <row> -->
1728     <!--    <entry>f1</entry> -->
1729     <!--    <entry>f2</entry> -->
1730     <!--    <entry>f3</entry> -->
1731     <!--    <entry>f4</entry> -->
1732     <!--  </row> -->
1733     <!--  </tfoot> -->
1734     <tbody>
1735
1736     <row>
1737       <entry>Ad-blocking Aggressiveness</entry>
1738       <entry>medium</entry>
1739       <entry>high</entry>
1740       <entry>high</entry>
1741     </row>
1742
1743     <row>
1744       <entry>Ad-filtering by size</entry>
1745       <entry>no</entry>
1746       <entry>yes</entry>
1747       <entry>yes</entry>
1748     </row>
1749
1750     <row>
1751       <entry>Ad-filtering by link</entry>
1752       <entry>no</entry>
1753       <entry>no</entry>
1754       <entry>yes</entry>
1755     </row>
1756     <row>
1757       <entry>Pop-up killing</entry>
1758       <entry>blocks only</entry>
1759       <entry>blocks only</entry>
1760       <entry>blocks only</entry>
1761     </row>
1762
1763     <row>
1764       <entry>Privacy Features</entry>
1765       <entry>low</entry>
1766       <entry>medium</entry>
1767       <entry>medium/high</entry>
1768     </row>
1769
1770     <row>
1771       <entry>Cookie handling</entry>
1772       <entry>none</entry>
1773       <entry>session-only</entry>
1774       <entry>kill</entry>
1775     </row>
1776
1777     <row>
1778       <entry>Referer forging</entry>
1779       <entry>no</entry>
1780       <entry>yes</entry>
1781       <entry>yes</entry>
1782     </row>
1783
1784     <row>
1785       <entry>GIF de-animation</entry>
1786       <entry>no</entry>
1787       <entry>yes</entry>
1788       <entry>yes</entry>
1789     </row>
1790
1791     <row>
1792       <entry>Fast redirects</entry>
1793       <entry>no</entry>
1794       <entry>no</entry>
1795       <entry>yes</entry>
1796     </row>
1797
1798     <row>
1799       <entry>HTML taming</entry>
1800       <entry>no</entry>
1801       <entry>no</entry>
1802       <entry>yes</entry>
1803     </row>
1804
1805     <row>
1806       <entry>JavaScript taming</entry>
1807       <entry>no</entry>
1808       <entry>no</entry>
1809       <entry>yes</entry>
1810     </row>
1811
1812     <row>
1813       <entry>Web-bug killing</entry>
1814       <entry>no</entry>
1815       <entry>yes</entry>
1816       <entry>yes</entry>
1817     </row>
1818
1819     <row>
1820       <entry>Image tag reordering</entry>
1821       <entry>no</entry>
1822       <entry>yes</entry>
1823       <entry>yes</entry>
1824     </row>
1825
1826     </tbody>
1827     </tgroup>
1828     </table>
1829     </para>
1830
1831   </listitem>
1832  </itemizedlist>
1833 </para>
1834
1835 <para>
1836  The list of actions files to be used are defined in the main configuration
1837  file, and are processed in the order they are defined (e.g.
1838  <filename>default.action</filename> is typically processed before
1839  <filename>user.action</filename>). The content of these can all be viewed and
1840  edited from <ulink
1841  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
1842  The over-riding principle when applying actions, is that the last action that
1843  matches a given URL wins. The broadest, most general rules go first
1844  (defined in <filename>default.action</filename>),
1845  followed by any exceptions (typically also in
1846  <filename>default.action</filename>), which are then followed lastly by any
1847  local preferences (typically in <emphasis>user</emphasis><filename>.action</filename>).
1848  Generally, <filename>user.action</filename> has the last word.
1849  </para>
1850
1851 <para>
1852  An actions file typically has multiple sections. If you want to use
1853  <quote>aliases</quote> in an actions file, you have to place the (optional)
1854  <link linkend="aliases">alias section</link> at the top of that file.
1855  Then comes the default set of rules which will apply universally to all
1856  sites and pages (be <emphasis>very careful</emphasis> with using such a
1857  universal set in <filename>user.action</filename> or any other actions file after
1858  <filename>default.action</filename>, because it will override the result
1859  from consulting any previous file). And then below that,
1860  exceptions to the defined universal policies. You can regard
1861  <filename>user.action</filename> as an appendix to <filename>default.action</filename>,
1862  with the advantage that it is a separate file, which makes preserving your
1863  personal settings across <application>Privoxy</application> upgrades easier.
1864 </para>
1865
1866 <para>
1867  Actions can be used to block anything you want, including ads, banners, or
1868  just some obnoxious URL whose content you would rather not see. Cookies can be accepted
1869  or rejected, or accepted only during the current browser session (i.e. not
1870  written to disk), content can be modified, some JavaScripts tamed, user-tracking
1871  fooled, and much more. See below for a <link linkend="actions">complete list
1872  of actions</link>.
1873 </para>
1874
1875 <!--   ~~~~~       New section      ~~~~~     -->
1876 <sect2 id="right-mix">
1877 <title>Finding the Right Mix</title>
1878 <para>
1879  Note that some <link linkend="actions">actions</link>, like cookie suppression
1880  or script disabling, may render some sites unusable that rely on these
1881  techniques to work properly. Finding the right mix of actions is not always easy and
1882  certainly a matter of personal taste. And, things can always change, requiring
1883  refinements in the configuration. In general, it can be said that the more
1884  <quote>aggressive</quote> your default settings (in the top section of the
1885  actions file) are, the more exceptions for <quote>trusted</quote> sites you
1886  will have to make later. If, for example, you want to crunch all cookies per
1887  default, you'll have to make exceptions from that rule for sites that you
1888  regularly use and that require cookies for actually useful purposes, like maybe
1889  your bank, favorite shop, or newspaper.
1890 </para>
1891
1892 <para>
1893  We have tried to provide you with reasonable rules to start from in the
1894  distribution actions files. But there is no general rule of thumb on these
1895  things. There just are too many variables, and sites are constantly changing.
1896  Sooner or later you will want to change the rules (and read this chapter again :).
1897 </para>
1898 </sect2>
1899
1900 <!--   ~~~~~       New section      ~~~~~     -->
1901 <sect2 id="how-to-edit">
1902 <title>How to Edit</title>
1903 <para>
1904  The easiest way to edit the actions files is with a browser by
1905  using our browser-based editor, which can be reached from <ulink
1906  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
1907  Note: the config file option <link
1908  linkend="enable-edit-actions">enable-edit-actions</link> must be enabled for
1909  this to work. The editor allows both fine-grained control over every single
1910  feature on a per-URL basis, and easy choosing from wholesale sets of defaults
1911  like <quote>Cautious</quote>, <quote>Medium</quote> or
1912  <quote>Advanced</quote>. Warning: the <quote>Advanced</quote> setting is more
1913  aggressive, and will be more likely to cause problems for some sites.
1914  Experienced users only!
1915  </para>
1916
1917 <para>
1918  If you prefer plain text editing to GUIs, you can of course also directly edit the
1919  the actions files with your favorite text editor. Look at
1920  <filename>default.action</filename> which is richly commented with many
1921  good examples.
1922 </para>
1923 </sect2>
1924
1925
1926 <sect2 id="actions-apply">
1927 <title>How Actions are Applied to Requests</title>
1928 <para>
1929  Actions files are divided into sections. There are special sections,
1930  like the <quote><link linkend="aliases">alias</link></quote> sections which will
1931  be discussed later. For now let's concentrate on regular sections: They have a
1932  heading line (often split up to multiple lines for readability) which consist
1933  of a list of actions, separated by whitespace and enclosed in curly braces.
1934  Below that, there is a list of URL and tag patterns, each on a separate line.
1935 </para>
1936
1937 <para>
1938  To determine which actions apply to a request, the URL of the request is
1939  compared to all URL patterns in each <quote>action file</quote>.
1940  Every time it matches, the list of applicable actions for the request is
1941  incrementally updated, using the heading of the section in which the
1942  pattern is located. The same is done again for tags and tag patterns later on.
1943 </para>
1944
1945 <para>
1946  If multiple applying sections set the same action differently,
1947  the last match wins. If not, the effects are aggregated.
1948  E.g. a URL might match a regular section with a heading line of <literal>{
1949  +<link linkend="handle-as-image">handle-as-image</link> }</literal>,
1950  then later another one with just <literal>{
1951  +<link linkend="block">block</link> }</literal>, resulting
1952  in <emphasis>both</emphasis> actions to apply. And there may well be
1953  cases where you will want to combine actions together. Such a section then
1954  might look like:
1955 </para>
1956
1957  <para>
1958  <screen>
1959   { +<literal>handle-as-image</literal>  +<literal>block{Banner ads.}</literal> }
1960   # Block these as if they were images. Send no block page.
1961    banners.example.com
1962    media.example.com/.*banners
1963    .example.com/images/ads/</screen>
1964  </para>
1965
1966 <para>
1967  You can trace this process for URL patterns and any given URL by visiting <ulink
1968  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>.
1969 </para>
1970
1971 <para>
1972  Examples and more detail on this is provided in the Appendix, <link linkend="ACTIONSANAT">
1973  Troubleshooting: Anatomy of an Action</link> section.
1974 </para>
1975 </sect2>
1976
1977 <!--   ~~~~~       New section      ~~~~~     -->
1978 <sect2 id="af-patterns">
1979 <title>Patterns</title>
1980 <para>
1981  As mentioned, <application>Privoxy</application> uses <quote>patterns</quote>
1982  to determine what <emphasis>actions</emphasis> might apply to which sites and
1983  pages your browser attempts to access. These <quote>patterns</quote> use wild
1984  card type <emphasis>pattern</emphasis> matching to achieve a high degree of
1985  flexibility. This allows one expression to be expanded and potentially match
1986  against many similar patterns.
1987 </para>
1988
1989 <para>
1990  Generally, an URL pattern has the form
1991  <literal>&lt;host&gt;&lt;port&gt;/&lt;path&gt;</literal>, where the
1992  <literal>&lt;host&gt;</literal>, the <literal>&lt;port&gt;</literal>
1993  and the <literal>&lt;path&gt;</literal> are optional. (This is why the special
1994  <literal>/</literal> pattern matches all URLs). Note that the protocol
1995  portion of the URL pattern (e.g. <literal>http://</literal>) should
1996  <emphasis>not</emphasis> be included in the pattern. This is assumed already!
1997 </para>
1998 <para>
1999  The pattern matching syntax is different for the host and path parts of
2000  the URL. The host part uses a simple globbing type matching technique,
2001  while the path part uses more flexible
2002  <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
2003   Expressions</quote></ulink> (POSIX 1003.2).
2004 </para>
2005 <para>
2006  The port part of a pattern is a decimal port number preceded by a colon
2007  (<literal>:</literal>). If the host part contains a numerical IPv6 address,
2008  it has to be put into angle brackets
2009  (<literal>&lt;</literal>, <literal>&gt;</literal>).
2010 </para>
2011
2012 <variablelist>
2013  <varlistentry>
2014   <term><literal>www.example.com/</literal></term>
2015   <listitem>
2016    <para>
2017     is a host-only pattern and will match any request to <literal>www.example.com</literal>,
2018     regardless of which document on that server is requested. So ALL pages in
2019     this domain would be covered by the scope of this action. Note that a
2020     simple <literal>example.com</literal> is different and would NOT match.
2021    </para>
2022   </listitem>
2023  </varlistentry>
2024  <varlistentry>
2025   <term><literal>www.example.com</literal></term>
2026   <listitem>
2027    <para>
2028     means exactly the same. For host-only patterns, the trailing <literal>/</literal> may
2029     be omitted.
2030    </para>
2031   </listitem>
2032  </varlistentry>
2033  <varlistentry>
2034   <term><literal>www.example.com/index.html</literal></term>
2035   <listitem>
2036    <para>
2037     matches all the documents on <literal>www.example.com</literal>
2038     whose name starts with <literal>/index.html</literal>.
2039    </para>
2040   </listitem>
2041  </varlistentry>
2042  <varlistentry>
2043   <term><literal>www.example.com/index.html$</literal></term>
2044   <listitem>
2045    <para>
2046     matches only the single document <literal>/index.html</literal>
2047     on <literal>www.example.com</literal>.
2048    </para>
2049   </listitem>
2050  </varlistentry>
2051  <varlistentry>
2052   <term><literal>/index.html$</literal></term>
2053   <listitem>
2054    <para>
2055     matches the document <literal>/index.html</literal>, regardless of the domain,
2056     i.e. on <emphasis>any</emphasis> web server anywhere.
2057    </para>
2058   </listitem>
2059  </varlistentry>
2060  <varlistentry>
2061   <term><literal>/</literal></term>
2062   <listitem>
2063    <para>
2064     Matches any URL because there's no requirement for either the
2065     domain or the path to match anything.
2066    </para>
2067   </listitem>
2068  </varlistentry>
2069  <varlistentry>
2070   <term><literal>:8000/</literal></term>
2071   <listitem>
2072    <para>
2073     Matches any URL pointing to TCP port 8000.
2074    </para>
2075   </listitem>
2076  </varlistentry>
2077  <varlistentry>
2078   <term><literal>10.0.0.1/</literal></term>
2079   <listitem>
2080    <para>
2081     Matches any URL with the host address <literal>10.0.0.1</literal>.
2082     (Note that the real URL uses plain brackets, not angle brackets.)
2083    </para>
2084   </listitem>
2085  </varlistentry>
2086  <varlistentry>
2087   <term><literal>&lt;2001:db8::1&gt;/</literal></term>
2088   <listitem>
2089    <para>
2090     Matches any URL with the host address <literal>2001:db8::1</literal>.
2091     (Note that the real URL uses plain brackets, not angle brackets.)
2092    </para>
2093   </listitem>
2094  </varlistentry>
2095  <varlistentry>
2096   <term><literal>index.html</literal></term>
2097   <listitem>
2098    <para>
2099     matches nothing, since it would be interpreted as a domain name and
2100     there is no top-level domain called <literal>.html</literal>. So its
2101     a mistake.
2102    </para>
2103   </listitem>
2104  </varlistentry>
2105 </variablelist>
2106
2107
2108 <!--   ~~~~~       New section      ~~~~~     -->
2109 <sect3 id="host-pattern"><title>The Host Pattern</title>
2110
2111 <para>
2112  The matching of the host part offers some flexible options: if the
2113  host pattern starts or ends with a dot, it becomes unanchored at that end.
2114  The host pattern is often referred to as domain pattern as it is usually
2115  used to match domain names and not IP addresses.
2116  For example:
2117 </para>
2118
2119 <variablelist>
2120  <varlistentry>
2121   <term><literal>.example.com</literal></term>
2122   <listitem>
2123    <para>
2124     matches any domain with first-level domain <literal>com</literal>
2125     and second-level domain <literal>example</literal>.
2126     For example <literal>www.example.com</literal>,
2127     <literal>example.com</literal> and <literal>foo.bar.baz.example.com</literal>.
2128     Note that it wouldn't match if the second-level domain was <literal>another-example</literal>.
2129    </para>
2130   </listitem>
2131  </varlistentry>
2132  <varlistentry>
2133   <term><literal>www.</literal></term>
2134   <listitem>
2135    <para>
2136     matches any domain that <emphasis>STARTS</emphasis> with
2137     <literal>www.</literal> (It also matches the domain
2138     <literal>www</literal> but most of the time that doesn't matter.)
2139    </para>
2140   </listitem>
2141  </varlistentry>
2142  <varlistentry>
2143   <term><literal>.example.</literal></term>
2144   <listitem>
2145    <para>
2146     matches any domain that <emphasis>CONTAINS</emphasis> <literal>.example.</literal>.
2147     And, by the way, also included would be any files or documents that exist
2148     within that domain since no path limitations are specified. (Correctly
2149     speaking: It matches any FQDN that contains <literal>example</literal> as
2150     a domain.) This might be <literal>www.example.com</literal>,
2151     <literal>news.example.de</literal>, or
2152     <literal>www.example.net/cgi/testing.pl</literal> for instance. All these
2153     cases are matched.
2154    </para>
2155   </listitem>
2156  </varlistentry>
2157 </variablelist>
2158
2159 <para>
2160  Additionally, there are wild-cards that you can use in the domain names
2161  themselves. These work similarly to shell globbing type wild-cards:
2162  <quote>*</quote> represents zero or more arbitrary characters (this is
2163  equivalent to the
2164  <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
2165  Expression</quote></ulink> based syntax of <quote>.*</quote>),
2166  <quote>?</quote>  represents any single character (this is equivalent to the
2167  regular expression syntax of a simple <quote>.</quote>), and you can define
2168  <quote>character classes</quote> in square brackets which is similar to
2169  the same regular expression technique. All of this can be freely mixed:
2170 </para>
2171
2172 <variablelist>
2173  <varlistentry>
2174   <term><literal>ad*.example.com</literal></term>
2175   <listitem>
2176    <para>
2177     matches <quote>adserver.example.com</quote>,
2178     <quote>ads.example.com</quote>, etc but not <quote>sfads.example.com</quote>
2179    </para>
2180   </listitem>
2181  </varlistentry>
2182  <varlistentry>
2183   <term><literal>*ad*.example.com</literal></term>
2184   <listitem>
2185    <para>
2186     matches all of the above, and then some.
2187    </para>
2188   </listitem>
2189  </varlistentry>
2190  <varlistentry>
2191   <term><literal>.?pix.com</literal></term>
2192   <listitem>
2193    <para>
2194     matches <literal>www.ipix.com</literal>,
2195     <literal>pictures.epix.com</literal>, <literal>a.b.c.d.e.upix.com</literal> etc.
2196    </para>
2197   </listitem>
2198  </varlistentry>
2199  <varlistentry>
2200   <term><literal>www[1-9a-ez].example.c*</literal></term>
2201   <listitem>
2202    <para>
2203      matches <literal>www1.example.com</literal>,
2204      <literal>www4.example.cc</literal>, <literal>wwwd.example.cy</literal>,
2205      <literal>wwwz.example.com</literal> etc., but <emphasis>not</emphasis>
2206      <literal>wwww.example.com</literal>.
2207    </para>
2208   </listitem>
2209  </varlistentry>
2210 </variablelist>
2211
2212 <para>
2213  While flexible, this is not the sophistication of full regular expression based syntax.
2214 </para>
2215
2216 </sect3>
2217
2218 <!--  ~  End section  ~  -->
2219
2220
2221 <!--   ~~~~~       New section      ~~~~~     -->
2222 <sect3 id="path-pattern"><title>The Path Pattern</title>
2223
2224 <para>
2225  <application>Privoxy</application> uses <quote>modern</quote> POSIX 1003.2
2226   <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
2227   Expressions</quote></ulink> for matching the path portion (after the slash),
2228   and is thus more flexible.
2229 </para>
2230
2231 <para>
2232  There is an <link linkend="regex">Appendix</link> with a brief quick-start into regular
2233  expressions, you also might want to have a look at your operating system's documentation
2234  on regular expressions (try <literal>man re_format</literal>).
2235 </para>
2236
2237 <para>
2238  Note that the path pattern is automatically left-anchored at the <quote>/</quote>,
2239  i.e. it matches as if it would start with a <quote>^</quote> (regular expression speak
2240  for the beginning of a line).
2241 </para>
2242
2243 <para>
2244  Please also note that matching in the path is <emphasis>CASE INSENSITIVE</emphasis>
2245  by default, but you can switch to case sensitive at any point in the pattern by using the
2246  <quote>(?-i)</quote> switch: <literal>www.example.com/(?-i)PaTtErN.*</literal> will match
2247  only documents whose path starts with <literal>PaTtErN</literal> in
2248  <emphasis>exactly</emphasis> this capitalization.
2249 </para>
2250
2251 <variablelist>
2252  <varlistentry>
2253   <term><literal>.example.com/.*</literal></term>
2254   <listitem>
2255    <para>
2256      Is equivalent to just <quote>.example.com</quote>, since any documents
2257      within that domain are matched with or without the <quote>.*</quote>
2258      regular expression. This is redundant
2259    </para>
2260   </listitem>
2261  </varlistentry>
2262  <varlistentry>
2263   <term><literal>.example.com/.*/index.html$</literal></term>
2264   <listitem>
2265    <para>
2266     Will match any page in the domain of <quote>example.com</quote> that is
2267     named <quote>index.html</quote>, and that is part of some path. For
2268     example, it matches <quote>www.example.com/testing/index.html</quote> but
2269     NOT <quote>www.example.com/index.html</quote> because the regular
2270     expression called for at least two <quote>/'s</quote>, thus the path
2271     requirement. It also would match
2272     <quote>www.example.com/testing/index_html</quote>, because of the
2273     special meta-character <quote>.</quote>.
2274    </para>
2275   </listitem>
2276  </varlistentry>
2277  <varlistentry>
2278   <term><literal>.example.com/(.*/)?index\.html$</literal></term>
2279   <listitem>
2280    <para>
2281     This regular expression is conditional so it will match any page
2282     named <quote>index.html</quote> regardless of path which in this case can
2283     have one or more <quote>/'s</quote>. And this one must contain exactly
2284     <quote>.html</quote> (but does not have to end with that!).
2285    </para>
2286   </listitem>
2287  </varlistentry>
2288  <varlistentry>
2289   <term><literal>.example.com/(.*/)(ads|banners?|junk)</literal></term>
2290   <listitem>
2291    <para>
2292     This regular expression will match any path of <quote>example.com</quote>
2293     that contains any of the words <quote>ads</quote>, <quote>banner</quote>,
2294     <quote>banners</quote> (because of the <quote>?</quote>) or <quote>junk</quote>.
2295     The path does not have to end in these words, just contain them.
2296    </para>
2297   </listitem>
2298  </varlistentry>
2299  <varlistentry>
2300   <term><literal>.example.com/(.*/)(ads|banners?|junk)/.*\.(jpe?g|gif|png)$</literal></term>
2301   <listitem>
2302    <para>
2303     This is very much the same as above, except now it must end in either
2304     <quote>.jpg</quote>, <quote>.jpeg</quote>, <quote>.gif</quote> or <quote>.png</quote>. So this
2305     one is limited to common image formats.
2306    </para>
2307   </listitem>
2308  </varlistentry>
2309
2310 </variablelist>
2311 <para>
2312  There are many, many good examples to be found in <filename>default.action</filename>,
2313  and more tutorials below in <link linkend="regex">Appendix on regular expressions</link>.
2314 </para>
2315
2316 </sect3>
2317
2318 <!--  ~  End section  ~  -->
2319
2320
2321 <!--   ~~~~~       New section      ~~~~~     -->
2322 <sect3 id="tag-pattern"><title>The Request Tag Pattern</title>
2323
2324 <para>
2325  Request tag patterns are used to change the applying actions based on the
2326  request's tags. Tags can be created based on HTTP headers with either
2327  the <link linkend="CLIENT-HEADER-TAGGER">client-header-tagger</link>
2328  or the  <link linkend="SERVER-HEADER-TAGGER">server-header-tagger</link> action.
2329 </para>
2330
2331 <para>
2332  Request tag patterns have to start with <quote>TAG:</quote>, so &my-app;
2333  can tell them apart from other patterns. Everything after the colon
2334  including white space, is interpreted as a regular expression with
2335  path pattern syntax, except that tag patterns aren't left-anchored
2336  automatically (&my-app; doesn't silently add a <quote>^</quote>,
2337  you have to do it yourself if you need it).
2338 </para>
2339
2340 <para>
2341  To match all requests that are tagged with <quote>foo</quote>
2342  your pattern line should be <quote>TAG:^foo$</quote>,
2343  <quote>TAG:foo</quote> would work as well, but it would also
2344  match requests whose tags contain <quote>foo</quote> somewhere.
2345  <quote>TAG: foo</quote> wouldn't work as it requires white space.
2346 </para>
2347
2348 <para>
2349  Sections can contain URL and request tag patterns at the same time,
2350  but request tag patterns are checked after the URL patterns and thus
2351  always overrule them, even if they are located before the URL patterns.
2352 </para>
2353
2354 <para>
2355  Once a new request tag is added, Privoxy checks right away if it's matched by one
2356  of the request tag patterns and updates the action settings accordingly. As a result
2357  request tags can be used to activate other tagger actions, as long as these other
2358  taggers look for headers that haven't already be parsed.
2359 </para>
2360
2361 <para>
2362  For example you could tag client requests which use the
2363  <literal>POST</literal> method,
2364  then use this tag to activate another tagger that adds a tag if cookies
2365  are sent, and then use a block action based on the cookie tag. This allows
2366  the outcome of one action, to be input into a subsequent action. However if
2367  you'd reverse the position of the described taggers, and activated the
2368  method tagger based on the cookie tagger, no method tags would be created.
2369  The method tagger would look for the request line, but at the time
2370  the cookie tag is created, the request line has already been parsed.
2371 </para>
2372
2373 <para>
2374  While this is a limitation you should be aware of, this kind of
2375  indirection is seldom needed anyway and even the example doesn't
2376  make too much sense.
2377 </para>
2378
2379 </sect3>
2380
2381 <!--   ~~~~~       New section      ~~~~~     -->
2382 <sect3 id="negative-tag-patterns"><title>The Negative Request Tag Patterns</title>
2383
2384 <para>
2385  To match requests that do not have a certain request tag, specify a negative tag pattern
2386  by prefixing the tag pattern line with either <quote>NO-REQUEST-TAG:</quote>
2387  or <quote>NO-RESPONSE-TAG:</quote> instead of <quote>TAG:</quote>.
2388 </para>
2389
2390 <para>
2391  Negative request tag patterns created with <quote>NO-REQUEST-TAG:</quote> are checked
2392  after all client headers are scanned, the ones created with <quote>NO-RESPONSE-TAG:</quote>
2393  are checked after all server headers are scanned. In both cases all the created
2394  tags are considered.
2395 </para>
2396
2397 <!--   ~~~~~       New section      ~~~~~     -->
2398 <sect3 id="client-tag-pattern"><title>The Client Tag Pattern</title>
2399
2400 <!-- XXX: This section contains duplicates content from the
2401           client-specific-tag documentation. -->
2402
2403 <warning>
2404 <para>
2405  This is an experimental feature. The syntax is likely to change in future versions.
2406 </para>
2407 </warning>
2408
2409 <para>
2410  Client tag patterns are not set based on HTTP headers but based on
2411  the client's IP address. Users can enable them themselves, but the
2412  Privoxy admin controls which tags are available and what their effect
2413  is.
2414 </para>
2415
2416 <para>
2417  After a client-specific tag has been defined with the
2418  <link linkend="client-specific-tag">client-specific-tag</link>,
2419  directive, action sections can be activated based on the tag by using a
2420  CLIENT-TAG pattern. The CLIENT-TAG pattern is evaluated at the same priority
2421  as URL patterns, as a result the last matching pattern wins. Tags that
2422  are created based on client or server headers are evaluated later on
2423  and can overrule CLIENT-TAG and URL patterns!
2424 </para>
2425 <para>
2426  The tag is set for all requests that come from clients that requested
2427  it to be set. Note that "clients" are  differentiated by IP address,
2428  if the IP address changes the tag has to be requested again.
2429 </para>
2430 <para>
2431  Clients can request tags to be set by using the CGI interface <ulink
2432   url="http://config.privoxy.org/show-client-tags">http://config.privoxy.org/show-client-tags</ulink>.
2433 </para>
2434
2435 <para>
2436  Example:
2437 </para>
2438
2439 <para>
2440  <screen>
2441 # If the admin defined the client-specific-tag circumvent-blocks,
2442 # and the request comes from a client that previously requested
2443 # the tag to be set, overrule all previous +block actions that
2444 # are enabled based on URL to CLIENT-TAG patterns.
2445 {-block}
2446 CLIENT-TAG:^circumvent-blocks$
2447
2448 # This section is not overruled because it's located after
2449 # the previous one.
2450 {+block{Nobody is supposed to request this.}}
2451 example.org/blocked-example-page</screen>
2452 </para>
2453
2454 </sect2>
2455
2456 <!--  ~  End section  ~  -->
2457
2458
2459 <!--   ~~~~~       New section      ~~~~~     -->
2460
2461 <sect2 id="actions">
2462 <title>Actions</title>
2463 <para>
2464  All actions are disabled by default, until they are explicitly enabled
2465  somewhere in an actions file. Actions are turned on if preceded with a
2466  <quote>+</quote>, and turned off if preceded with a <quote>-</quote>. So a
2467  <literal>+action</literal> means <quote>do that action</quote>, e.g.
2468  <literal>+block</literal> means <quote>please block URLs that match the
2469  following patterns</quote>, and <literal>-block</literal> means <quote>don't
2470  block URLs that match the following patterns, even if <literal>+block</literal>
2471  previously applied.</quote>
2472
2473 </para>
2474
2475 <para>
2476  Again, actions are invoked by placing them on a line, enclosed in curly braces and
2477  separated by whitespace, like in
2478  <literal>{+some-action -some-other-action{some-parameter}}</literal>,
2479  followed by a list of URL patterns, one per line, to which they apply.
2480  Together, the actions line and the following pattern lines make up a section
2481  of the actions file.
2482 </para>
2483
2484 <para>
2485  Actions fall into three categories:
2486 </para>
2487
2488 <para>
2489  <itemizedlist>
2490  <listitem>
2491   <para>
2492    Boolean, i.e the action can only be <quote>enabled</quote> or
2493    <quote>disabled</quote>. Syntax:
2494   </para>
2495   <para>
2496    <screen>
2497   +<replaceable class="function">name</replaceable>        # enable action <replaceable class="parameter">name</replaceable>
2498   -<replaceable class="function">name</replaceable>        # disable action <replaceable class="parameter">name</replaceable></screen>
2499   </para>
2500   <para>
2501    Example: <literal>+handle-as-image</literal>
2502   </para>
2503  </listitem>
2504
2505
2506  <listitem>
2507   <para>
2508    Parameterized, where some value is required in order to enable this type of action.
2509    Syntax:
2510   </para>
2511   <para>
2512    <screen>
2513   +<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}  # enable action and set parameter to <replaceable class="parameter">param</replaceable>,
2514                # overwriting parameter from previous match if necessary
2515   -<replaceable class="function">name</replaceable>         # disable action. The parameter can be omitted</screen>
2516   </para>
2517   <para>
2518    Note that if the URL matches multiple positive forms of a parameterized action,
2519    the last match wins, i.e. the params from earlier matches are simply ignored.
2520   </para>
2521   <para>
2522    Example: <literal>+hide-user-agent{Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.4) Gecko/20070602 Firefox/2.0.0.4}</literal>
2523   </para>
2524  </listitem>
2525
2526  <listitem>
2527   <para>
2528    Multi-value. These look exactly like parameterized actions,
2529    but they behave differently: If the action applies multiple times to the
2530    same URL, but with different parameters, <emphasis>all</emphasis> the parameters
2531    from <emphasis>all</emphasis> matches are remembered. This is used for actions
2532    that can be executed for the same request repeatedly, like adding multiple
2533    headers, or filtering through multiple filters. Syntax:
2534   </para>
2535   <para>
2536    <screen>
2537   +<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}   # enable action and add <replaceable class="parameter">param</replaceable> to the list of parameters
2538   -<replaceable class="function">name</replaceable>{<replaceable class="parameter">param</replaceable>}   # remove the parameter <replaceable class="parameter">param</replaceable> from the list of parameters
2539                 # If it was the last one left, disable the action.
2540   <replaceable class="parameter">-name</replaceable>          # disable this action completely and remove all parameters from the list</screen>
2541   </para>
2542   <para>
2543    Examples: <literal>+add-header{X-Fun-Header: Some text}</literal> and
2544    <literal>+filter{html-annoyances}</literal>
2545   </para>
2546  </listitem>
2547
2548  </itemizedlist>
2549 </para>
2550
2551 <para>
2552  If nothing is specified in any actions file, no <quote>actions</quote> are
2553  taken. So in this case <application>Privoxy</application> would just be a
2554  normal, non-blocking, non-filtering proxy. You must specifically enable the
2555  privacy and blocking features you need (although the provided default actions
2556  files will give a good starting point).
2557 </para>
2558
2559 <para>
2560  Later defined action sections always over-ride earlier ones of the same type.
2561  So exceptions to any rules you make, should come in the latter part of the file (or
2562  in a file that is processed later when using multiple actions files such
2563  as <filename>user.action</filename>). For multi-valued actions, the actions
2564  are applied in the order they are specified. Actions files are processed in
2565  the order they are defined in <filename>config</filename> (the default
2566  installation has three actions files). It also quite possible for any given
2567  URL to match more than one <quote>pattern</quote> (because of wildcards and
2568  regular expressions), and thus to trigger more than one set of actions! Last
2569  match wins.
2570 </para>
2571
2572 <!-- start actions listing -->
2573 <para>
2574  The list of valid <application>Privoxy</application> actions are:
2575 </para>
2576
2577
2578 <!-- ********************************************************** -->
2579 <!-- Please note the below defined actions use id's that are    -->
2580 <!-- probably linked from other places, so please don't change. -->
2581 <!--                                                            -->
2582 <!-- ********************************************************** -->
2583
2584
2585 <!--   ~~~~~       New section      ~~~~~     -->
2586
2587 <sect3 renderas="sect4" id="add-header">
2588 <title>add-header</title>
2589
2590 <variablelist>
2591  <varlistentry>
2592   <term>Typical use:</term>
2593   <listitem>
2594    <para>Confuse log analysis, custom applications</para>
2595   </listitem>
2596  </varlistentry>
2597
2598  <varlistentry>
2599   <term>Effect:</term>
2600   <listitem>
2601    <para>
2602     Sends a user defined HTTP header to the web server.
2603    </para>
2604   </listitem>
2605  </varlistentry>
2606
2607  <varlistentry>
2608   <term>Type:</term>
2609   <!-- boolean, parameterized, Multi-value -->
2610   <listitem>
2611    <para>Multi-value.</para>
2612   </listitem>
2613  </varlistentry>
2614
2615  <varlistentry>
2616   <term>Parameter:</term>
2617   <listitem>
2618    <para>
2619     Any string value is possible. Validity of the defined HTTP headers is not checked.
2620     It is recommended that you use the <quote><literal>X-</literal></quote> prefix
2621     for custom headers.
2622    </para>
2623   </listitem>
2624  </varlistentry>
2625
2626 <varlistentry>
2627   <term>Notes:</term>
2628   <listitem>
2629    <para>
2630     This action may be specified multiple times, in order to define multiple
2631     headers. This is rarely needed for the typical user. If you don't know what
2632     <quote>HTTP headers</quote> are, you definitely don't need to worry about this
2633     one.
2634    </para>
2635    <para>
2636     Headers added by this action are not modified by other actions.
2637    </para>
2638   </listitem>
2639  </varlistentry>
2640
2641  <varlistentry>
2642   <term>Example usage:</term>
2643   <listitem>
2644     <para>
2645      <screen>+add-header{X-User-Tracking: sucks}</screen>
2646    </para>
2647   </listitem>
2648  </varlistentry>
2649 </variablelist>
2650 </sect3>
2651
2652
2653 <!--   ~~~~~       New section      ~~~~~     -->
2654 <sect3 renderas="sect4" id="block">
2655 <title>block</title>
2656
2657 <variablelist>
2658  <varlistentry>
2659   <term>Typical use:</term>
2660   <listitem>
2661    <para>Block ads or other unwanted content</para>
2662   </listitem>
2663  </varlistentry>
2664
2665  <varlistentry>
2666   <term>Effect:</term>
2667   <listitem>
2668    <para>
2669     Requests for URLs to which this action applies are blocked, i.e. the
2670     requests are trapped by &my-app; and the requested URL is never retrieved,
2671     but is answered locally with a substitute page or image, as determined by
2672     the <literal><link
2673     linkend="handle-as-image">handle-as-image</link></literal>,
2674     <literal><link
2675     linkend="set-image-blocker">set-image-blocker</link></literal>, and
2676     <literal><link
2677     linkend="handle-as-empty-document">handle-as-empty-document</link></literal> actions.
2678
2679    </para>
2680   </listitem>
2681  </varlistentry>
2682
2683  <varlistentry>
2684   <term>Type:</term>
2685   <!-- boolean, parameterized, Multi-value -->
2686   <listitem>
2687    <para>Parameterized.</para>
2688   </listitem>
2689  </varlistentry>
2690
2691  <varlistentry>
2692   <term>Parameter:</term>
2693   <listitem>
2694    <para>A block reason that should be given to the user.</para>
2695   </listitem>
2696  </varlistentry>
2697
2698 <varlistentry>
2699   <term>Notes:</term>
2700   <listitem>
2701    <para>
2702     <application>Privoxy</application> sends a special <quote>BLOCKED</quote> page
2703     for requests to blocked pages. This page contains the block reason given as
2704     parameter, a link to find out why the block action applies, and a click-through
2705     to the blocked content (the latter only if the force feature is available and
2706     enabled).
2707    </para>
2708    <para>
2709     A very important exception occurs if <emphasis>both</emphasis>
2710     <literal>block</literal> and <literal><link linkend="handle-as-image">handle-as-image</link></literal>,
2711     apply to the same request: it will then be replaced by an image. If
2712     <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>
2713     (see below) also applies, the type of image will be determined by its parameter,
2714     if not, the standard checkerboard pattern is sent.
2715    </para>
2716    <para>
2717     It is important to understand this process, in order
2718     to understand how <application>Privoxy</application> deals with
2719     ads and other unwanted content. Blocking is a core feature, and one
2720     upon which various other features depend.
2721    </para>
2722    <para>
2723     The <literal><link linkend="filter">filter</link></literal>
2724     action can perform a very similar task, by <quote>blocking</quote>
2725     banner images and other content through rewriting the relevant URLs in the
2726     document's HTML source, so they don't get requested in the first place.
2727     Note that this is a totally different technique, and it's easy to confuse the two.
2728    </para>
2729   </listitem>
2730  </varlistentry>
2731
2732  <varlistentry>
2733   <term>Example usage (section):</term>
2734   <listitem>
2735     <para>
2736      <screen>{+block{No nasty stuff for you.}}
2737 # Block and replace with "blocked" page
2738  .nasty-stuff.example.com
2739
2740 {+block{Doubleclick banners.} +handle-as-image}
2741 # Block and replace with image
2742  .ad.doubleclick.net
2743  .ads.r.us/banners/
2744
2745 {+block{Layered ads.} +handle-as-empty-document}
2746 # Block and then ignore
2747  adserver.example.net/.*\.js$</screen>
2748     </para>
2749   </listitem>
2750  </varlistentry>
2751
2752
2753 </variablelist>
2754 </sect3>
2755
2756
2757 <!--   ~~~~~       New section      ~~~~~     -->
2758 <sect3 renderas="sect4" id="change-x-forwarded-for">
2759 <title>change-x-forwarded-for</title>
2760
2761 <variablelist>
2762  <varlistentry>
2763   <term>Typical use:</term>
2764   <listitem>
2765    <para>Improve privacy by not forwarding the source of the request in the HTTP headers.</para>
2766   </listitem>
2767  </varlistentry>
2768
2769  <varlistentry>
2770   <term>Effect:</term>
2771   <listitem>
2772    <para>
2773     Deletes the <quote>X-Forwarded-For:</quote> HTTP header from the client request,
2774     or adds a new one.
2775    </para>
2776   </listitem>
2777  </varlistentry>
2778
2779  <varlistentry>
2780   <term>Type:</term>
2781   <!-- Boolean, Parameterized, Multi-value -->
2782   <listitem>
2783    <para>Parameterized.</para>
2784   </listitem>
2785  </varlistentry>
2786
2787  <varlistentry>
2788   <term>Parameter:</term>
2789   <listitem>
2790    <itemizedlist>
2791     <listitem>
2792      <para><quote>block</quote> to delete the header.</para>
2793     </listitem>
2794     <listitem>
2795      <para>
2796        <quote>add</quote> to create the header (or append
2797        the client's IP address to an already existing one).
2798      </para>
2799     </listitem>
2800    </itemizedlist>
2801   </listitem>
2802  </varlistentry>
2803
2804  <varlistentry>
2805   <term>Notes:</term>
2806   <listitem>
2807    <para>
2808     It is safe and recommended to use <literal>block</literal>.
2809    </para>
2810    <para>
2811     Forwarding the source address of the request may make
2812     sense in some multi-user setups but is also a privacy risk.
2813    </para>
2814   </listitem>
2815  </varlistentry>
2816  <varlistentry>
2817   <term>Example usage:</term>
2818   <listitem>
2819     <para>
2820      <screen>+change-x-forwarded-for{block}</screen>
2821    </para>
2822   </listitem>
2823  </varlistentry>
2824 </variablelist>
2825 </sect3>
2826
2827 <!--   ~~~~~       New section      ~~~~~     -->
2828 <sect3 renderas="sect4" id="client-header-filter">
2829 <title>client-header-filter</title>
2830
2831 <variablelist>
2832  <varlistentry>
2833   <term>Typical use:</term>
2834   <listitem>
2835    <para>
2836    Rewrite or remove single client headers.
2837    </para>
2838   </listitem>
2839  </varlistentry>
2840
2841  <varlistentry>
2842   <term>Effect:</term>
2843   <listitem>
2844    <para>
2845     All client headers to which this action applies are filtered on-the-fly through
2846     the specified regular expression based substitutions.
2847    </para>
2848   </listitem>
2849  </varlistentry>
2850
2851  <varlistentry>
2852   <term>Type:</term>
2853   <!-- boolean, parameterized, Multi-value -->
2854   <listitem>
2855    <para>Multi-value.</para>
2856   </listitem>
2857  </varlistentry>
2858
2859  <varlistentry>
2860   <term>Parameter:</term>
2861   <listitem>
2862    <para>
2863     The name of a client-header filter, as defined in one of the
2864     <link linkend="filter-file">filter files</link>.
2865    </para>
2866   </listitem>
2867  </varlistentry>
2868
2869  <varlistentry>
2870   <term>Notes:</term>
2871   <listitem>
2872    <para>
2873     Client-header filters are applied to each header on its own, not to
2874     all at once. This makes it easier to diagnose problems, but on the downside
2875     you can't write filters that only change header x if header y's value is z.
2876     You can do that by using tags though.
2877    </para>
2878    <para>
2879     Client-header filters are executed after the other header actions have finished
2880     and use their output as input.
2881    </para>
2882    <para>
2883     If the request URI gets changed, &my-app; will detect that and use the new
2884     one. This can be used to rewrite the request destination behind the client's
2885     back, for example to specify a Tor exit relay for certain requests.
2886    </para>
2887    <para>
2888     Please refer to the <link linkend="filter-file">filter file chapter</link>
2889     to learn which client-header filters are available by default, and how to
2890     create your own.
2891    </para>
2892
2893   </listitem>
2894  </varlistentry>
2895
2896  <varlistentry>
2897   <term>Example usage (section):</term>
2898   <listitem>
2899     <para>
2900      <screen>
2901 # Hide Tor exit notation in Host and Referer Headers
2902 {+client-header-filter{hide-tor-exit-notation}}
2903 /
2904     </screen>
2905    </para>
2906   </listitem>
2907  </varlistentry>
2908
2909 </variablelist>
2910 </sect3>
2911
2912
2913 <!--   ~~~~~       New section      ~~~~~     -->
2914 <sect3 renderas="sect4" id="client-header-tagger">
2915 <title>client-header-tagger</title>
2916
2917 <variablelist>
2918  <varlistentry>
2919   <term>Typical use:</term>
2920   <listitem>
2921    <para>
2922    Block requests based on their headers.
2923    </para>
2924   </listitem>
2925  </varlistentry>
2926
2927  <varlistentry>
2928   <term>Effect:</term>
2929   <listitem>
2930    <para>
2931     Client headers to which this action applies are filtered on-the-fly through
2932     the specified regular expression based substitutions, the result is used as
2933     tag.
2934    </para>
2935   </listitem>
2936  </varlistentry>
2937
2938  <varlistentry>
2939   <term>Type:</term>
2940   <!-- boolean, parameterized, Multi-value -->
2941   <listitem>
2942    <para>Multi-value.</para>
2943   </listitem>
2944  </varlistentry>
2945
2946  <varlistentry>
2947   <term>Parameter:</term>
2948   <listitem>
2949    <para>
2950     The name of a client-header tagger, as defined in one of the
2951     <link linkend="filter-file">filter files</link>.
2952    </para>
2953   </listitem>
2954  </varlistentry>
2955
2956  <varlistentry>
2957   <term>Notes:</term>
2958   <listitem>
2959    <para>
2960     Client-header taggers are applied to each header on its own,
2961     and as the header isn't modified, each tagger <quote>sees</quote>
2962     the original.
2963    </para>
2964    <para>
2965     Client-header taggers are the first actions that are executed
2966     and their tags can be used to control every other action.
2967    </para>
2968  </listitem>
2969  </varlistentry>
2970
2971  <varlistentry>
2972   <term>Example usage (section):</term>
2973   <listitem>
2974     <para>
2975      <screen>
2976 # Tag every request with the User-Agent header
2977 {+client-header-tagger{user-agent}}
2978 /
2979
2980 # Tagging itself doesn't change the action
2981 # settings, sections with TAG patterns do:
2982 #
2983 # If it's a download agent, use a different forwarding proxy,
2984 # show the real User-Agent and make sure resume works.
2985 {+forward-override{forward-socks5 10.0.0.2:2222 .} \
2986  -hide-if-modified-since      \
2987  -overwrite-last-modified     \
2988  -hide-user-agent             \
2989  -filter                      \
2990  -deanimate-gifs              \
2991 }
2992 TAG:^User-Agent: NetBSD-ftp/
2993 TAG:^User-Agent: Novell ZYPP Installer
2994 TAG:^User-Agent: RPM APT-HTTP/
2995 TAG:^User-Agent: fetch libfetch/
2996 TAG:^User-Agent: Ubuntu APT-HTTP/
2997 TAG:^User-Agent: MPlayer/
2998     </screen>
2999    </para>
3000    <para>
3001      <screen>
3002 # Tag all requests with the Range header set
3003 {+client-header-tagger{range-requests}}
3004 /
3005
3006 # Disable filtering for the tagged requests.
3007 #
3008 # With filtering enabled Privoxy would remove the Range headers
3009 # to be able to filter the whole response. The downside is that
3010 # it prevents clients from resuming downloads or skipping over
3011 # parts of multimedia files.
3012 {-filter -deanimate-gifs}
3013 TAG:^RANGE-REQUEST$
3014     </screen>
3015     </para>
3016   </listitem>
3017  </varlistentry>
3018
3019 </variablelist>
3020 </sect3>
3021
3022
3023 <!--   ~~~~~       New section      ~~~~~     -->
3024 <sect3 renderas="sect4" id="content-type-overwrite">
3025 <title>content-type-overwrite</title>
3026
3027 <variablelist>
3028  <varlistentry>
3029   <term>Typical use:</term>
3030   <listitem>
3031    <para>Stop useless download menus from popping up, or change the browser's rendering mode</para>
3032   </listitem>
3033  </varlistentry>
3034
3035  <varlistentry>
3036   <term>Effect:</term>
3037   <listitem>
3038    <para>
3039     Replaces the <quote>Content-Type:</quote> HTTP server header.
3040    </para>
3041   </listitem>
3042  </varlistentry>
3043
3044  <varlistentry>
3045   <term>Type:</term>
3046   <!-- Boolean, Parameterized, Multi-value -->
3047   <listitem>
3048    <para>Parameterized.</para>
3049   </listitem>
3050  </varlistentry>
3051
3052  <varlistentry>
3053   <term>Parameter:</term>
3054   <listitem>
3055    <para>
3056     Any string.
3057    </para>
3058   </listitem>
3059  </varlistentry>
3060
3061  <varlistentry>
3062   <term>Notes:</term>
3063   <listitem>
3064    <para>
3065     The <quote>Content-Type:</quote> HTTP server header is used by the
3066     browser to decide what to do with the document. The value of this
3067     header can cause the browser to open a download menu instead of
3068     displaying the document by itself, even if the document's format is
3069     supported by the browser.
3070    </para>
3071    <para>
3072     The declared content type can also affect which rendering mode
3073     the browser chooses. If XHTML is delivered as <quote>text/html</quote>,
3074     many browsers treat it as yet another broken HTML document.
3075     If it is send as <quote>application/xml</quote>, browsers with
3076     XHTML support will only display it, if the syntax is correct.
3077    </para>
3078    <para>
3079     If you see a web site that proudly uses XHTML buttons, but sets
3080     <quote>Content-Type: text/html</quote>, you can use &my-app;
3081     to overwrite it with <quote>application/xml</quote> and validate
3082     the web master's claim inside your XHTML-supporting browser.
3083     If the syntax is incorrect, the browser will complain loudly.
3084    </para>
3085    <para>
3086     You can also go the opposite direction: if your browser prints
3087     error messages instead of rendering a document falsely declared
3088     as XHTML, you can overwrite the content type with
3089     <quote>text/html</quote> and have it rendered as broken HTML document.
3090    </para>
3091    <para>
3092     By default <literal>content-type-overwrite</literal> only replaces
3093     <quote>Content-Type:</quote> headers that look like some kind of text.
3094     If you want to overwrite it unconditionally, you have to combine it with
3095     <literal><link linkend="force-text-mode">force-text-mode</link></literal>.
3096     This limitation exists for a reason, think twice before circumventing it.
3097    </para>
3098    <para>
3099     Most of the time it's easier to replace this action with a custom
3100     <literal><link linkend="server-header-filter">server-header filter</link></literal>.
3101     It allows you to activate it for every document of a certain site and it will still
3102     only replace the content types you aimed at.
3103    </para>
3104    <para>
3105     Of course you can apply <literal>content-type-overwrite</literal>
3106     to a whole site and then make URL based exceptions, but it's a lot
3107     more work to get the same precision.
3108    </para>
3109   </listitem>
3110  </varlistentry>
3111
3112  <varlistentry>
3113   <term>Example usage (sections):</term>
3114   <listitem>
3115     <para>
3116      <screen># Check if www.example.net/ really uses valid XHTML
3117 { +content-type-overwrite{application/xml} }
3118 www.example.net/
3119
3120 # but leave the content type unmodified if the URL looks like a style sheet
3121 {-content-type-overwrite}
3122 www.example.net/.*\.css$
3123 www.example.net/.*style
3124 </screen>
3125    </para>
3126   </listitem>
3127  </varlistentry>
3128 </variablelist>
3129 </sect3>
3130
3131
3132 <!--   ~~~~~       New section      ~~~~~     -->
3133 <sect3 renderas="sect4" id="crunch-client-header">
3134 <!--
3135 new action
3136 -->
3137 <title>crunch-client-header</title>
3138
3139 <variablelist>
3140  <varlistentry>
3141   <term>Typical use:</term>
3142   <listitem>
3143    <para>Remove a client header <application>Privoxy</application> has no dedicated action for.</para>
3144   </listitem>
3145  </varlistentry>
3146
3147  <varlistentry>
3148   <term>Effect:</term>
3149   <listitem>
3150    <para>
3151     Deletes every header sent by the client that contains the string the user supplied as parameter.
3152    </para>
3153   </listitem>
3154  </varlistentry>
3155
3156  <varlistentry>
3157   <term>Type:</term>
3158   <!-- Boolean, Parameterized, Multi-value -->
3159   <listitem>
3160    <para>Parameterized.</para>
3161   </listitem>
3162  </varlistentry>
3163
3164  <varlistentry>
3165   <term>Parameter:</term>
3166   <listitem>
3167    <para>
3168     Any string.
3169    </para>
3170   </listitem>
3171  </varlistentry>
3172
3173  <varlistentry>
3174   <term>Notes:</term>
3175   <listitem>
3176    <para>
3177     This action allows you to block client headers for which no dedicated
3178     <application>Privoxy</application> action exists.
3179     <application>Privoxy</application> will remove every client header that
3180     contains the string you supplied as parameter.
3181    </para>
3182    <para>
3183     Regular expressions are <emphasis>not supported</emphasis> and you can't
3184     use this action to block different headers in the same request, unless
3185     they contain the same string.
3186    </para>
3187    <para>
3188     <literal>crunch-client-header</literal> is only meant for quick tests.
3189     If you have to block several different headers, or only want to modify
3190     parts of them, you should use a
3191     <literal><link linkend="client-header-filter">client-header filter</link></literal>.
3192    </para>
3193     <warning>
3194      <para>
3195       Don't block any header without understanding the consequences.
3196      </para>
3197     </warning>
3198   </listitem>
3199  </varlistentry>
3200
3201  <varlistentry>
3202   <term>Example usage (section):</term>
3203   <listitem>
3204     <para>
3205      <screen># Block the non-existent "Privacy-Violation:" client header
3206 { +crunch-client-header{Privacy-Violation:} }
3207 /
3208     </screen>
3209    </para>
3210   </listitem>
3211  </varlistentry>
3212 </variablelist>
3213 </sect3>
3214
3215
3216 <!--   ~~~~~       New section      ~~~~~     -->
3217 <sect3 renderas="sect4" id="crunch-if-none-match">
3218 <title>crunch-if-none-match</title>
3219 <!--
3220 new action
3221 -->
3222 <variablelist>
3223  <varlistentry>
3224   <term>Typical use:</term>
3225   <listitem>
3226    <para>Prevent yet another way to track the user's steps between sessions.</para>
3227   </listitem>
3228  </varlistentry>
3229
3230  <varlistentry>
3231   <term>Effect:</term>
3232   <listitem>
3233    <para>
3234     Deletes the <quote>If-None-Match:</quote> HTTP client header.
3235    </para>
3236   </listitem>
3237  </varlistentry>
3238
3239  <varlistentry>
3240   <term>Type:</term>
3241   <!-- Boolean, Parameterized, Multi-value -->
3242   <listitem>
3243    <para>Boolean.</para>
3244   </listitem>
3245  </varlistentry>
3246
3247  <varlistentry>
3248   <term>Parameter:</term>
3249   <listitem>
3250    <para>
3251     N/A
3252    </para>
3253   </listitem>
3254  </varlistentry>
3255
3256  <varlistentry>
3257   <term>Notes:</term>
3258   <listitem>
3259    <para>
3260     Removing the <quote>If-None-Match:</quote> HTTP client header
3261     is useful for filter testing, where you want to force a real
3262     reload instead of getting status code <quote>304</quote> which
3263     would cause the browser to use a cached copy of the page.
3264    </para>
3265    <para>
3266     It is also useful to make sure the header isn't used as a cookie
3267     replacement (unlikely but possible).
3268    </para>
3269    <para>
3270     Blocking the <quote>If-None-Match:</quote> header shouldn't cause any
3271     caching problems, as long as the <quote>If-Modified-Since:</quote> header
3272     isn't blocked or missing as well.
3273    </para>
3274    <para>
3275     It is recommended to use this action together with
3276     <literal><link linkend="hide-if-modified-since">hide-if-modified-since</link></literal>
3277     and
3278     <literal><link linkend="overwrite-last-modified">overwrite-last-modified</link></literal>.
3279    </para>
3280   </listitem>
3281  </varlistentry>
3282
3283  <varlistentry>
3284   <term>Example usage (section):</term>
3285   <listitem>
3286     <para>
3287      <screen># Let the browser revalidate cached documents but don't
3288 # allow the server to use the revalidation headers for user tracking.
3289 {+hide-if-modified-since{-60} \
3290  +overwrite-last-modified{randomize} \
3291  +crunch-if-none-match}
3292 /   </screen>
3293    </para>
3294   </listitem>
3295  </varlistentry>
3296 </variablelist>
3297 </sect3>
3298
3299
3300 <!--   ~~~~~       New section      ~~~~~     -->
3301 <sect3 renderas="sect4" id="crunch-incoming-cookies">
3302 <title>crunch-incoming-cookies</title>
3303
3304 <variablelist>
3305  <varlistentry>
3306   <term>Typical use:</term>
3307   <listitem>
3308    <para>
3309     Prevent the web server from setting HTTP cookies on your system
3310    </para>
3311   </listitem>
3312  </varlistentry>
3313
3314  <varlistentry>
3315   <term>Effect:</term>
3316   <listitem>
3317    <para>
3318     Deletes any <quote>Set-Cookie:</quote> HTTP headers from server replies.
3319    </para>
3320   </listitem>
3321  </varlistentry>
3322
3323  <varlistentry>
3324   <term>Type:</term>
3325   <!-- Boolean, Parameterized, Multi-value -->
3326   <listitem>
3327    <para>Boolean.</para>
3328   </listitem>
3329  </varlistentry>
3330
3331  <varlistentry>
3332   <term>Parameter:</term>
3333   <listitem>
3334    <para>
3335     N/A
3336    </para>
3337   </listitem>
3338  </varlistentry>
3339
3340  <varlistentry>
3341   <term>Notes:</term>
3342   <listitem>
3343    <para>
3344     This action is only concerned with <emphasis>incoming</emphasis> HTTP cookies. For
3345     <emphasis>outgoing</emphasis> HTTP cookies, use
3346     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>.
3347     Use <emphasis>both</emphasis> to disable HTTP cookies completely.
3348    </para>
3349    <para>
3350     It makes <emphasis>no sense at all</emphasis> to use this action in conjunction
3351     with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action,
3352     since it would prevent the session cookies from being set. See also
3353     <literal><link linkend="filter-content-cookies">filter-content-cookies</link></literal>.
3354    </para>
3355   </listitem>
3356  </varlistentry>
3357
3358  <varlistentry>
3359   <term>Example usage:</term>
3360   <listitem>
3361    <para>
3362     <screen>+crunch-incoming-cookies</screen>
3363    </para>
3364   </listitem>
3365  </varlistentry>
3366 </variablelist>
3367 </sect3>
3368
3369
3370 <!--   ~~~~~       New section      ~~~~~     -->
3371 <sect3 renderas="sect4" id="crunch-server-header">
3372 <title>crunch-server-header</title>
3373 <!--
3374 new action
3375 -->
3376 <variablelist>
3377  <varlistentry>
3378   <term>Typical use:</term>
3379   <listitem>
3380    <para>Remove a server header <application>Privoxy</application> has no dedicated action for.</para>
3381   </listitem>
3382  </varlistentry>
3383
3384  <varlistentry>
3385   <term>Effect:</term>
3386   <listitem>
3387    <para>
3388     Deletes every header sent by the server that contains the string the user supplied as parameter.
3389    </para>
3390   </listitem>
3391  </varlistentry>
3392
3393  <varlistentry>
3394   <term>Type:</term>
3395   <!-- Boolean, Parameterized, Multi-value -->
3396   <listitem>
3397    <para>Parameterized.</para>
3398   </listitem>
3399  </varlistentry>
3400
3401  <varlistentry>
3402   <term>Parameter:</term>
3403   <listitem>
3404    <para>
3405     Any string.
3406    </para>
3407   </listitem>
3408  </varlistentry>
3409
3410  <varlistentry>
3411   <term>Notes:</term>
3412   <listitem>
3413    <para>
3414     This action allows you to block server headers for which no dedicated
3415     <application>Privoxy</application> action exists. <application>Privoxy</application>
3416     will remove every server header that contains the string you supplied as parameter.
3417    </para>
3418    <para>
3419     Regular expressions are <emphasis>not supported</emphasis> and you can't
3420     use this action to block different headers in the same request, unless
3421     they contain the same string.
3422    </para>
3423    <para>
3424     <literal>crunch-server-header</literal> is only meant for quick tests.
3425     If you have to block several different headers, or only want to modify
3426     parts of them, you should use a custom
3427     <literal><link linkend="server-header-filter">server-header filter</link></literal>.
3428    </para>
3429     <warning>
3430      <para>
3431      Don't block any header without understanding the consequences.
3432      </para>
3433     </warning>
3434   </listitem>
3435  </varlistentry>
3436
3437  <varlistentry>
3438   <term>Example usage (section):</term>
3439   <listitem>
3440     <para>
3441      <screen># Crunch server headers that try to prevent caching
3442 { +crunch-server-header{no-cache} }
3443 /   </screen>
3444    </para>
3445   </listitem>
3446  </varlistentry>
3447 </variablelist>
3448 </sect3>
3449
3450
3451 <!--   ~~~~~       New section      ~~~~~     -->
3452 <sect3 renderas="sect4" id="crunch-outgoing-cookies">
3453 <title>crunch-outgoing-cookies</title>
3454
3455 <variablelist>
3456  <varlistentry>
3457   <term>Typical use:</term>
3458   <listitem>
3459    <para>
3460     Prevent the web server from reading any HTTP cookies from your system
3461    </para>
3462   </listitem>
3463  </varlistentry>
3464
3465  <varlistentry>
3466   <term>Effect:</term>
3467   <listitem>
3468    <para>
3469     Deletes any <quote>Cookie:</quote> HTTP headers from client requests.
3470    </para>
3471   </listitem>
3472  </varlistentry>
3473
3474  <varlistentry>
3475   <term>Type:</term>
3476   <!-- Boolean, Parameterized, Multi-value -->
3477   <listitem>
3478    <para>Boolean.</para>
3479   </listitem>
3480  </varlistentry>
3481
3482  <varlistentry>
3483   <term>Parameter:</term>
3484   <listitem>
3485    <para>
3486     N/A
3487    </para>
3488   </listitem>
3489  </varlistentry>
3490
3491  <varlistentry>
3492   <term>Notes:</term>
3493   <listitem>
3494    <para>
3495     This action is only concerned with <emphasis>outgoing</emphasis> HTTP cookies. For
3496     <emphasis>incoming</emphasis> HTTP cookies, use
3497     <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal>.
3498     Use <emphasis>both</emphasis> to disable HTTP cookies completely.
3499    </para>
3500    <para>
3501     It makes <emphasis>no sense at all</emphasis> to use this action in conjunction
3502     with the <literal><link linkend="session-cookies-only">session-cookies-only</link></literal> action,
3503     since it would prevent the session cookies from being read.
3504    </para>
3505   </listitem>
3506  </varlistentry>
3507
3508  <varlistentry>
3509   <term>Example usage:</term>
3510   <listitem>
3511    <para>
3512     <screen>+crunch-outgoing-cookies</screen>
3513    </para>
3514   </listitem>
3515  </varlistentry>
3516
3517 </variablelist>
3518 </sect3>
3519
3520
3521 <!--   ~~~~~       New section      ~~~~~     -->
3522 <sect3 renderas="sect4" id="deanimate-gifs">
3523 <title>deanimate-gifs</title>
3524
3525 <variablelist>
3526  <varlistentry>
3527   <term>Typical use:</term>
3528   <listitem>
3529    <para>Stop those annoying, distracting animated GIF images.</para>
3530   </listitem>
3531  </varlistentry>
3532
3533  <varlistentry>
3534   <term>Effect:</term>
3535   <listitem>
3536    <para>
3537     De-animate GIF animations, i.e. reduce them to their first or last image.
3538    </para>
3539   </listitem>
3540  </varlistentry>
3541
3542  <varlistentry>
3543   <term>Type:</term>
3544   <!-- boolean, parameterized, Multi-value -->
3545   <listitem>
3546    <para>Parameterized.</para>
3547   </listitem>
3548  </varlistentry>
3549
3550  <varlistentry>
3551   <term>Parameter:</term>
3552   <listitem>
3553    <para>
3554     <quote>last</quote> or <quote>first</quote>
3555    </para>
3556   </listitem>
3557  </varlistentry>
3558
3559  <varlistentry>
3560   <term>Notes:</term>
3561   <listitem>
3562    <para>
3563     This will also shrink the images considerably (in bytes, not pixels!). If
3564     the option <quote>first</quote> is given, the first frame of the animation
3565     is used as the replacement. If <quote>last</quote> is given, the last
3566     frame of the animation is used instead, which probably makes more sense for
3567     most banner animations, but also has the risk of not showing the entire
3568     last frame (if it is only a delta to an earlier frame).
3569    </para>
3570    <para>
3571     You can safely use this action with patterns that will also match non-GIF
3572     objects, because no attempt will be made at anything that doesn't look like
3573     a GIF.
3574    </para>
3575   </listitem>
3576  </varlistentry>
3577
3578  <varlistentry>
3579   <term>Example usage:</term>
3580   <listitem>
3581     <para>
3582       <screen>+deanimate-gifs{last}</screen>
3583     </para>
3584   </listitem>
3585  </varlistentry>
3586 </variablelist>
3587 </sect3>
3588
3589 <!--   ~~~~~       New section      ~~~~~     -->
3590 <sect3 renderas="sect4" id="downgrade-http-version">
3591 <title>downgrade-http-version</title>
3592
3593 <variablelist>
3594  <varlistentry>
3595   <term>Typical use:</term>
3596   <listitem>
3597    <para>Work around (very rare) problems with HTTP/1.1</para>
3598   </listitem>
3599  </varlistentry>
3600
3601  <varlistentry>
3602   <term>Effect:</term>
3603   <listitem>
3604    <para>
3605     Downgrades HTTP/1.1 client requests and server replies to HTTP/1.0.
3606    </para>
3607   </listitem>
3608  </varlistentry>
3609
3610  <varlistentry>
3611   <term>Type:</term>
3612   <!-- boolean, parameterized, Multi-value -->
3613   <listitem>
3614    <para>Boolean.</para>
3615   </listitem>
3616  </varlistentry>
3617
3618  <varlistentry>
3619   <term>Parameter:</term>
3620   <listitem>
3621    <para>
3622     N/A
3623    </para>
3624   </listitem>
3625  </varlistentry>
3626
3627 <varlistentry>
3628   <term>Notes:</term>
3629   <listitem>
3630    <para>
3631     This is a left-over from the time when <application>Privoxy</application>
3632     didn't support important HTTP/1.1 features well. It is left here for the
3633     unlikely case that you experience HTTP/1.1-related problems with some server
3634     out there.
3635    </para>
3636    <para>
3637     Note that enabling this action is only a workaround. It should not
3638     be enabled for sites that work without it. While it shouldn't break
3639     any pages, it has an (usually negative) performance impact.
3640   </para>
3641   <para>
3642     If you come across a site where enabling this action helps, please report it,
3643     so the cause of the problem can be analyzed. If the problem turns out to be
3644     caused by a bug in  <application>Privoxy</application> it should be
3645     fixed so the following release works without the work around.
3646    </para>
3647   </listitem>
3648  </varlistentry>
3649
3650  <varlistentry>
3651   <term>Example usage (section):</term>
3652   <listitem>
3653     <para>
3654      <screen>{+downgrade-http-version}
3655 problem-host.example.com</screen>
3656     </para>
3657   </listitem>
3658  </varlistentry>
3659
3660 </variablelist>
3661 </sect3>
3662
3663 <!--   ~~~~~       New section      ~~~~~     -->
3664 <sect3 renderas="sect4" id="external-filter">
3665 <title>external-filter</title>
3666
3667 <variablelist>
3668  <varlistentry>
3669   <term>Typical use:</term>
3670   <listitem>
3671    <para>Modify content using a programming language of your choice.</para>
3672   </listitem>
3673  </varlistentry>
3674
3675  <varlistentry>
3676   <term>Effect:</term>
3677   <listitem>
3678    <para>
3679     All instances of text-based type, most notably HTML and JavaScript, to which
3680     this action applies, can be filtered on-the-fly through the specified external
3681     filter.
3682     By default plain text documents are exempted from filtering, because web
3683     servers often use the <literal>text/plain</literal> MIME type for all files
3684     whose type they don't know.)
3685    </para>
3686   </listitem>
3687  </varlistentry>
3688
3689  <varlistentry>
3690   <term>Type:</term>
3691   <!-- boolean, parameterized, Multi-value -->
3692   <listitem>
3693    <para>Multi-value.</para>
3694   </listitem>
3695  </varlistentry>
3696
3697  <varlistentry>
3698   <term>Parameter:</term>
3699   <listitem>
3700    <para>
3701     The name of an external content filter, as defined in the
3702     <link linkend="filter-file">filter file</link>.
3703     External filters can be defined in one or more files as defined by the
3704     <literal><link linkend="filterfile">filterfile</link></literal>
3705     option in the <link linkend="config">config file</link>.
3706    </para>
3707    <para>
3708     When used in its negative form,
3709     and without parameters, <emphasis>all</emphasis> filtering with external
3710     filters is completely disabled.
3711   </para>
3712   </listitem>
3713  </varlistentry>
3714
3715  <varlistentry>
3716   <term>Notes:</term>
3717   <listitem>
3718    <para>
3719     External filters are scripts or programs that can modify the content in
3720     case common <literal><link linkend="filter">filters</link></literal>
3721     aren't powerful enough. With the exception that this action doesn't
3722     use pcrs-based filters, the notes in the
3723     <literal><link linkend="filter">filter</link></literal> section apply.
3724    </para>
3725    <warning>
3726     <para>
3727      Currently external filters are executed with &my-app;'s privileges.
3728      Only use external filters you understand and trust.
3729     </para>
3730    </warning>
3731    <para>
3732     This feature is experimental, the <literal><link
3733     linkend="external-filter-syntax">syntax</link></literal>
3734     may change in the future.
3735    </para>
3736
3737   </listitem>
3738  </varlistentry>
3739
3740  <varlistentry>
3741   <term>Example usage:</term>
3742   <listitem>
3743    <para>
3744     <screen>+external-filter{fancy-filter}</screen>
3745    </para>
3746   </listitem>
3747  </varlistentry>
3748 </variablelist>
3749 </sect3>
3750
3751 <!--   ~~~~~       New section      ~~~~~     -->
3752 <sect3 renderas="sect4" id="fast-redirects">
3753 <title>fast-redirects</title>
3754
3755 <variablelist>
3756  <varlistentry>
3757   <term>Typical use:</term>
3758   <listitem>
3759    <para>Fool some click-tracking scripts and speed up indirect links.</para>
3760   </listitem>
3761  </varlistentry>
3762
3763  <varlistentry>
3764   <term>Effect:</term>
3765   <listitem>
3766    <para>
3767     Detects redirection URLs and redirects the browser without contacting
3768     the redirection server first.
3769    </para>
3770   </listitem>
3771  </varlistentry>
3772
3773  <varlistentry>
3774   <term>Type:</term>
3775   <!-- boolean, parameterized, Multi-value -->
3776   <listitem>
3777    <para>Parameterized.</para>
3778   </listitem>
3779  </varlistentry>
3780
3781  <varlistentry>
3782   <term>Parameter:</term>
3783   <listitem>
3784    <itemizedlist>
3785     <listitem>
3786      <para>
3787       <quote>simple-check</quote> to just search for the string <quote>http://</quote>
3788       to detect redirection URLs.
3789      </para>
3790     </listitem>
3791     <listitem>
3792      <para>
3793       <quote>check-decoded-url</quote> to decode URLs (if necessary) before searching
3794       for redirection URLs.
3795      </para>
3796     </listitem>
3797    </itemizedlist>
3798   </listitem>
3799  </varlistentry>
3800
3801  <varlistentry>
3802   <term>Notes:</term>
3803   <listitem>
3804    <para>
3805     Many sites, like yahoo.com, don't just link to other sites. Instead, they
3806     will link to some script on their own servers, giving the destination as a
3807     parameter, which will then redirect you to the final target. URLs
3808     resulting from this scheme typically look like:
3809     <quote>http://www.example.org/click-tracker.cgi?target=http%3a//www.example.net/</quote>.
3810   </para>
3811    <para>
3812     Sometimes, there are even multiple consecutive redirects encoded in the
3813     URL. These redirections via scripts make your web browsing more traceable,
3814     since the server from which you follow such a link can see where you go
3815     to. Apart from that, valuable bandwidth and time is wasted, while your
3816     browser asks the server for one redirect after the other. Plus, it feeds
3817     the advertisers.
3818    </para>
3819    <para>
3820     This feature is currently not very smart and is scheduled for improvement.
3821     If it is enabled by default, you will have to create some exceptions to
3822     this action. It can lead to failures in several ways:
3823    </para>
3824    <para>
3825     Not every URLs with other URLs as parameters is evil.
3826     Some sites offer a real service that requires this information to work.
3827     For example a validation service needs to know, which document to validate.
3828     <literal>fast-redirects</literal> assumes that every URL parameter that
3829     looks like another URL is a redirection target, and will always redirect to
3830     the last one. Most of the time the assumption is correct, but if it isn't,
3831     the user gets redirected anyway.
3832    </para>
3833    <para>
3834     Another failure occurs if the URL contains other parameters after the URL parameter.
3835     The URL:
3836     <quote>http://www.example.org/?redirect=http%3a//www.example.net/&amp;foo=bar</quote>.
3837     contains the redirection URL <quote>http://www.example.net/</quote>,
3838     followed by another parameter. <literal>fast-redirects</literal> doesn't know that
3839     and will cause a redirect to <quote>http://www.example.net/&amp;foo=bar</quote>.
3840     Depending on the target server configuration, the parameter will be silently ignored
3841     or lead to a <quote>page not found</quote> error. You can prevent this problem by
3842     first using the <literal><link linkend="redirect">redirect</link></literal> action
3843     to remove the last part of the URL, but it requires a little effort.
3844    </para>
3845    <para>
3846     To detect a redirection URL, <literal>fast-redirects</literal> only
3847     looks for the string <quote>http://</quote>, either in plain text
3848     (invalid but often used) or encoded as <quote>http%3a//</quote>.
3849     Some sites use their own URL encoding scheme, encrypt the address
3850     of the target server or replace it with a database id. In theses cases
3851     <literal>fast-redirects</literal> is fooled and the request reaches the
3852     redirection server where it probably gets logged.
3853    </para>
3854   </listitem>
3855  </varlistentry>
3856
3857  <varlistentry>
3858   <term>Example usage:</term>
3859   <listitem>
3860     <para>
3861      <screen>
3862  { +fast-redirects{simple-check} }
3863    one.example.com
3864
3865  { +fast-redirects{check-decoded-url} }
3866    another.example.com/testing</screen>
3867     </para>
3868   </listitem>
3869  </varlistentry>
3870
3871 </variablelist>
3872 </sect3>
3873
3874
3875 <!--   ~~~~~       New section      ~~~~~     -->
3876 <sect3 renderas="sect4" id="filter">
3877 <title>filter</title>
3878
3879 <variablelist>
3880  <varlistentry>
3881   <term>Typical use:</term>
3882   <listitem>
3883    <para>Get rid of HTML and JavaScript annoyances, banner advertisements (by size),
3884          do fun text replacements, add personalized effects, etc.</para>
3885   </listitem>
3886  </varlistentry>
3887
3888  <varlistentry>
3889   <term>Effect:</term>
3890   <listitem>
3891    <para>
3892     All instances of text-based type, most notably HTML and JavaScript, to which
3893     this action applies, can be filtered on-the-fly through the specified regular
3894     expression based substitutions. (Note: as of version 3.0.3 plain text documents
3895     are exempted from filtering, because web servers often use the
3896    <literal>text/plain</literal> MIME type for all files whose type they don't know.)
3897    </para>
3898   </listitem>
3899  </varlistentry>
3900
3901  <varlistentry>
3902   <term>Type:</term>
3903   <!-- boolean, parameterized, Multi-value -->
3904   <listitem>
3905    <para>Multi-value.</para>
3906   </listitem>
3907  </varlistentry>
3908
3909  <varlistentry>
3910   <term>Parameter:</term>
3911   <listitem>
3912    <para>
3913     The name of a content filter, as defined in the <link linkend="filter-file">filter file</link>.
3914     Filters can be defined in one or more  files as defined by the
3915     <literal><link linkend="filterfile">filterfile</link></literal>
3916     option in the <link linkend="config">config file</link>.
3917     <filename>default.filter</filename> is the collection of filters
3918     supplied by the developers. Locally defined filters should go
3919     in their own file, such as <filename>user.filter</filename>.
3920    </para>
3921    <para>
3922      When used in its negative form,
3923      and without parameters, <emphasis>all</emphasis> filtering is completely disabled.
3924   </para>
3925   </listitem>
3926  </varlistentry>
3927
3928  <varlistentry>
3929   <term>Notes:</term>
3930   <listitem>
3931    <para>
3932     For your convenience, there are a number of pre-defined filters available
3933     in the distribution filter file that you can use. See the examples below for
3934     a list.
3935    </para>
3936    <para>
3937     Filtering requires buffering the page content, which may appear to
3938     slow down page rendering since nothing is displayed until all content has
3939     passed the filters. (The total time until the page is completely rendered
3940     doesn't change much, but it may be perceived as slower since the page is
3941     not incrementally displayed.)
3942     This effect will be more noticeable on slower connections.
3943    </para>
3944    <para>
3945    <quote>Rolling your own</quote>
3946     filters requires a knowledge of
3947      <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
3948      Expressions</quote></ulink> and
3949       <ulink url="http://en.wikipedia.org/wiki/Html"><quote>HTML</quote></ulink>.
3950     This is very powerful feature, and potentially very intrusive.
3951     Filters should be used with caution, and where an equivalent
3952     <quote>action</quote> is not available.
3953    </para>
3954    <para>
3955     The amount of data that can be filtered is limited to the
3956     <literal><link linkend="buffer-limit">buffer-limit</link></literal>
3957     option in the main <link linkend="config">config file</link>. The
3958     default is 4096 KB (4 Megs). Once this limit is exceeded, the buffered
3959     data, and all pending data, is passed through unfiltered.
3960    </para>
3961    <para>
3962     Inappropriate MIME types, such as zipped files, are not filtered at all.
3963     (Again, only text-based types except plain text). Encrypted SSL data
3964     (from HTTPS servers) cannot be filtered either, since this would violate
3965     the integrity of the secure transaction. In some situations it might
3966     be necessary to protect certain text, like source code, from filtering
3967     by defining appropriate <literal>-filter</literal> exceptions.
3968    </para>
3969    <para>
3970     Compressed content can't be filtered either, but if &my-app;
3971     is compiled with zlib support and a supported compression algorithm
3972     is used (gzip or deflate), &my-app; can first decompress the content
3973     and then filter it.
3974    </para>
3975    <para>
3976     If you use a &my-app; version without zlib support, but want filtering to work on
3977     as much documents as possible, even those that would normally be sent compressed,
3978     you must use the <literal><link linkend="prevent-compression">prevent-compression</link></literal>
3979     action in conjunction with <literal>filter</literal>.
3980    </para>
3981    <para>
3982     Content filtering can achieve some of the same effects as the
3983     <literal><link linkend="block">block</link></literal>
3984     action, i.e. it can be used to block ads and banners. But the mechanism
3985     works quite differently. One effective use, is to block ad banners
3986     based on their size (see below), since many of these seem to be somewhat
3987     standardized.
3988    </para>
3989    <para>
3990     <link linkend="contact">Feedback</link> with suggestions for new or
3991     improved filters is particularly welcome!
3992    </para>
3993    <para>
3994     The below list has only the names and a one-line description of each
3995     predefined filter. There are <link linkend="predefined-filters">more
3996     verbose explanations</link> of what these filters do in the <link
3997     linkend="filter-file">filter file chapter</link>.
3998    </para>
3999   </listitem>
4000  </varlistentry>
4001
4002  <varlistentry>
4003   <term>Example usage (with filters from the distribution <filename>default.filter</filename> file).
4004   See <link linkend="PREDEFINED-FILTERS">the Predefined Filters section</link> for
4005   more explanation on each:</term>
4006   <listitem>
4007    <para>
4008     <anchor id="filter-js-annoyances">
4009     <screen>+filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse.</screen>
4010    </para>
4011    <para>
4012     <anchor id="filter-js-events">
4013     <screen>+filter{js-events}           # Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).</screen>
4014    </para>
4015    <para>
4016     <anchor id="filter-html-annoyances">
4017     <screen>+filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.</screen>
4018    </para>
4019    <para>
4020     <anchor id="filter-content-cookies">
4021     <screen>+filter{content-cookies}     # Kill cookies that come in the HTML or JS content.</screen>
4022    </para>
4023    <para>
4024     <anchor id="filter-refresh-tags">
4025     <screen>+filter{refresh-tags}        # Kill automatic refresh tags if refresh time is larger than 9 seconds.</screen>
4026    </para>
4027    <para>
4028     <anchor id="filter-unsolicited-popups">
4029     <screen>+filter{unsolicited-popups}  # Disable only unsolicited pop-up windows.</screen>
4030    </para>
4031    <para>
4032     <anchor id="filter-all-popups">
4033     <screen>+filter{all-popups}          # Kill all popups in JavaScript and HTML.</screen>
4034    </para>
4035    <para>
4036     <anchor id="filter-img-reorder">
4037     <screen>+filter{img-reorder}         # Reorder attributes in &lt;img&gt; tags to make the banners-by-* filters more effective.</screen>
4038    </para>
4039    <para>
4040     <anchor id="filter-banners-by-size">
4041     <screen>+filter{banners-by-size}     # Kill banners by size.</screen>
4042    </para>
4043    <para>
4044     <anchor id="filter-banners-by-link">
4045     <screen>+filter{banners-by-link}     # Kill banners by their links to known clicktrackers.</screen>
4046    </para>
4047    <para>
4048     <anchor id="filter-webbugs">
4049     <screen>+filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking).</screen>
4050    </para>
4051    <para>
4052     <anchor id="filter-tiny-textforms">
4053     <screen>+filter{tiny-textforms}      # Extend those tiny textareas up to 40x80 and kill the hard wrap.</screen>
4054    </para>
4055    <para>
4056     <anchor id="filter-jumping-windows">
4057     <screen>+filter{jumping-windows}     # Prevent windows from resizing and moving themselves.</screen>
4058    </para>
4059    <para>
4060     <anchor id="filter-frameset-borders">
4061     <screen>+filter{frameset-borders}    # Give frames a border and make them resizable.</screen>
4062    </para>
4063    <para>
4064     <anchor id="filter-iframes">
4065     <screen>+filter{iframes}             # Removes all detected iframes. Should only be enabled for individual sites.</screen>
4066    </para>
4067    <para>
4068     <anchor id="filter-demoronizer">
4069     <screen>+filter{demoronizer}         # Fix MS's non-standard use of standard charsets.</screen>
4070    </para>
4071    <para>
4072     <anchor id="filter-shockwave-flash">
4073     <screen>+filter{shockwave-flash}     # Kill embedded Shockwave Flash objects.</screen>
4074    </para>
4075    <para>
4076     <anchor id="filter-quicktime-kioskmode">
4077     <screen>+filter{quicktime-kioskmode} # Make Quicktime movies saveable.</screen>
4078    </para>
4079    <para>
4080     <anchor id="filter-fun">
4081     <screen>+filter{fun}                 # Text replacements for subversive browsing fun!</screen>
4082    </para>
4083    <para>
4084     <anchor id="filter-crude-parental">
4085     <screen>+filter{crude-parental}      # Crude parental filtering. Note that this filter doesn't work reliably.</screen>
4086    </para>
4087    <para>
4088     <anchor id="filter-ie-exploits">
4089     <screen>+filter{ie-exploits}         # Disable some known Internet Explorer bug exploits.</screen>
4090    </para>
4091    <para>
4092     <anchor id="filter-site-specifics">
4093     <screen>+filter{site-specifics}      # Cure for site-specific problems. Don't apply generally!</screen>
4094    </para>
4095    <para>
4096     <anchor id="filter-no-ping">
4097     <screen>+filter{no-ping}             # Removes non-standard ping attributes in &lt;a&gt; and &lt;area&gt; tags.</screen>
4098    </para>
4099    <para>
4100     <anchor id="filter-google">
4101     <screen>+filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.</screen>
4102    </para>
4103    <para>
4104     <anchor id="filter-yahoo">
4105     <screen>+filter{yahoo}               # CSS-based block for Yahoo text ads. Also removes a width limitation.</screen>
4106    </para>
4107    <para>
4108     <anchor id="filter-msn">
4109     <screen>+filter{msn}                 # CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.</screen>
4110    </para>
4111    <para>
4112     <anchor id="filter-blogspot">
4113     <screen>+filter{blogspot}            # Cleans up some Blogspot blogs. Read the fine print before using this.</screen>
4114    </para>
4115   </listitem>
4116  </varlistentry>
4117 </variablelist>
4118 </sect3>
4119
4120
4121 <!--   ~~~~~       New section      ~~~~~     -->
4122 <sect3 renderas="sect4" id="force-text-mode">
4123 <title>force-text-mode</title>
4124 <!--
4125 new action
4126 -->
4127 <variablelist>
4128  <varlistentry>
4129   <term>Typical use:</term>
4130   <listitem>
4131    <para>Force <application>Privoxy</application> to treat a document as if it was in some kind of <emphasis>text</emphasis> format.   </para>
4132   </listitem>
4133  </varlistentry>
4134
4135  <varlistentry>
4136   <term>Effect:</term>
4137   <listitem>
4138    <para>
4139     Declares a document as text, even if the <quote>Content-Type:</quote> isn't detected as such.
4140    </para>
4141   </listitem>
4142  </varlistentry>
4143
4144  <varlistentry>
4145   <term>Type:</term>
4146   <!-- Boolean, Parameterized, Multi-value -->
4147   <listitem>
4148    <para>Boolean.</para>
4149   </listitem>
4150  </varlistentry>
4151
4152  <varlistentry>
4153   <term>Parameter:</term>
4154   <listitem>
4155    <para>
4156     N/A
4157    </para>
4158   </listitem>
4159  </varlistentry>
4160
4161  <varlistentry>
4162   <term>Notes:</term>
4163   <listitem>
4164    <para>
4165     As explained <literal><link linkend="filter">above</link></literal>,
4166     <application>Privoxy</application> tries to only filter files that are
4167     in some kind of text format. The same restrictions apply to
4168     <literal><link linkend="content-type-overwrite">content-type-overwrite</link></literal>.
4169     <literal>force-text-mode</literal> declares a document as text,
4170     without looking at the <quote>Content-Type:</quote> first.
4171    </para>
4172    <warning>
4173     <para>
4174      Think twice before activating this action. Filtering binary data
4175      with regular expressions can cause file damage.
4176     </para>
4177    </warning>
4178   </listitem>
4179  </varlistentry>
4180
4181  <varlistentry>
4182   <term>Example usage:</term>
4183   <listitem>
4184    <para>
4185      <screen>
4186 +force-text-mode
4187      </screen>
4188    </para>
4189   </listitem>
4190  </varlistentry>
4191 </variablelist>
4192 </sect3>
4193
4194
4195 <!--   ~~~~~       New section      ~~~~~     -->
4196 <sect3 renderas="sect4" id="forward-override">
4197 <title>forward-override</title>
4198 <!--
4199 new action
4200 -->
4201 <variablelist>
4202  <varlistentry>
4203   <term>Typical use:</term>
4204   <listitem>
4205    <para>Change the forwarding settings based on User-Agent or request origin</para>
4206   </listitem>
4207  </varlistentry>
4208
4209  <varlistentry>
4210   <term>Effect:</term>
4211   <listitem>
4212    <para>
4213     Overrules the forward directives in the configuration file.
4214    </para>
4215   </listitem>
4216  </varlistentry>
4217
4218  <varlistentry>
4219   <term>Type:</term>
4220   <!-- Boolean, Parameterized, Multi-value -->
4221   <listitem>
4222    <para>Parameterized.</para>
4223   </listitem>
4224  </varlistentry>
4225
4226  <varlistentry>
4227   <term>Parameter:</term>
4228   <listitem>
4229    <itemizedlist>
4230     <listitem>
4231      <para><quote>forward .</quote> to use a direct connection without any additional proxies.</para>
4232     </listitem>
4233     <listitem>
4234      <para>
4235       <quote>forward 127.0.0.1:8123</quote> to use the HTTP proxy listening at 127.0.0.1 port 8123.
4236      </para>
4237     </listitem>
4238     <listitem>
4239      <para>
4240       <quote>forward-socks4a 127.0.0.1:9050 .</quote> to use the socks4a proxy listening at
4241       127.0.0.1 port 9050. Replace <quote>forward-socks4a</quote> with <quote>forward-socks4</quote>
4242       to use a socks4 connection  (with local DNS resolution) instead, use <quote>forward-socks5</quote>
4243       for socks5 connections (with remote DNS resolution).
4244      </para>
4245     </listitem>
4246     <listitem>
4247      <para>
4248       <quote>forward-socks4a 127.0.0.1:9050 proxy.example.org:8000</quote> to use the socks4a proxy
4249       listening at 127.0.0.1 port 9050 to reach the HTTP proxy listening at proxy.example.org port 8000.
4250       Replace <quote>forward-socks4a</quote> with <quote>forward-socks4</quote> to use a socks4 connection
4251       (with local DNS resolution) instead, use <quote>forward-socks5</quote>
4252       for socks5 connections (with remote DNS resolution).
4253      </para>
4254     </listitem>
4255     <listitem>
4256      <para>
4257       <quote>forward-webserver 127.0.0.1:80</quote> to use the HTTP
4258       server listening at 127.0.0.1 port 80 without adjusting the
4259       request headers.
4260      </para>
4261      <para>
4262       This makes it more convenient to use Privoxy to make
4263       existing websites available as onion services as well.
4264      </para>
4265      <para>
4266       Many websites serve content with hardcoded URLs and
4267       can't be easily adjusted to change the domain based
4268       on the one used by the client.
4269      </para>
4270      <para>
4271       Putting Privoxy between Tor and the webserver (or an stunnel
4272       that forwards to the webserver) allows to rewrite headers and
4273       content to make client and server happy at the same time.
4274      </para>
4275      <para>
4276       Using Privoxy for webservers that are only reachable through
4277       onion addresses and whose location is supposed to be secret
4278       is not recommended and should not be necessary anyway.
4279      </para>
4280     </listitem>
4281    </itemizedlist>
4282   </listitem>
4283  </varlistentry>
4284
4285  <varlistentry>
4286   <term>Notes:</term>
4287   <listitem>
4288    <para>
4289     This action takes parameters similar to the
4290     <link linkend="forwarding">forward</link> directives in the configuration
4291     file, but without the URL pattern. It can be used as replacement, but normally it's only
4292     used in cases where matching based on the request URL isn't sufficient.
4293    </para>
4294    <warning>
4295     <para>
4296      Please read the description for the <link linkend="forwarding">forward</link> directives before
4297      using this action. Forwarding to the wrong people will reduce your privacy and increase the
4298      chances of man-in-the-middle attacks.
4299     </para>
4300     <para>
4301      If the ports are missing or invalid, default values will be used. This might change
4302      in the future and you shouldn't rely on it. Otherwise incorrect syntax causes Privoxy
4303      to exit. Due to design limitations, invalid parameter syntax isn't detected until the
4304      action is used the first time.
4305     </para>
4306     <para>
4307      Use the <ulink url="http://config.privoxy.org/show-url-info">show-url-info CGI page</ulink>
4308      to verify that your forward settings do what you thought the do.
4309     </para>
4310    </warning>
4311   </listitem>
4312  </varlistentry>
4313
4314  <varlistentry>
4315   <term>Example usage:</term>
4316   <listitem>
4317    <para>
4318      <screen>
4319 # Use an ssh tunnel for requests previously tagged as
4320 # <quote>User-Agent: fetch libfetch/2.0</quote> and make sure
4321 # resuming downloads continues to work.
4322 #
4323 # This way you can continue to use Tor for your normal browsing,
4324 # without overloading the Tor network with your FreeBSD ports updates
4325 # or downloads of bigger files like ISOs.
4326 #
4327 # Note that HTTP headers are easy to fake and therefore their
4328 # values are as (un)trustworthy as your clients and users.
4329 {+forward-override{forward-socks5 10.0.0.2:2222 .} \
4330  -hide-if-modified-since      \
4331  -overwrite-last-modified     \
4332 }
4333 TAG:^User-Agent: fetch libfetch/2\.0$
4334      </screen>
4335    </para>
4336   </listitem>
4337  </varlistentry>
4338 </variablelist>
4339 </sect3>
4340
4341
4342 <!--   ~~~~~       New section      ~~~~~     -->
4343 <sect3 renderas="sect4" id="handle-as-empty-document">
4344 <title>handle-as-empty-document</title>
4345 <!--
4346 new action
4347 -->
4348 <variablelist>
4349  <varlistentry>
4350   <term>Typical use:</term>
4351   <listitem>
4352    <para>Mark URLs that should be replaced by empty documents <emphasis>if they get blocked</emphasis></para>
4353   </listitem>
4354  </varlistentry>
4355
4356  <varlistentry>
4357   <term>Effect:</term>
4358   <listitem>
4359    <para>
4360     This action alone doesn't do anything noticeable. It just marks URLs.
4361     If the <literal><link linkend="block">block</link></literal> action <emphasis>also applies</emphasis>,
4362     the presence or absence of this mark decides whether an HTML <quote>BLOCKED</quote>
4363     page, or an empty document will be sent to the client as a substitute for the blocked content.
4364     The <emphasis>empty</emphasis> document isn't literally empty, but actually contains a single space.
4365    </para>
4366   </listitem>
4367  </varlistentry>
4368
4369  <varlistentry>
4370   <term>Type:</term>
4371   <!-- Boolean, Parameterized, Multi-value -->
4372   <listitem>
4373    <para>Boolean.</para>
4374   </listitem>
4375  </varlistentry>
4376
4377  <varlistentry>
4378   <term>Parameter:</term>
4379   <listitem>
4380    <para>
4381     N/A
4382    </para>
4383   </listitem>
4384  </varlistentry>
4385
4386  <varlistentry>
4387   <term>Notes:</term>
4388   <listitem>
4389    <para>
4390     Some browsers complain about syntax errors if JavaScript documents
4391     are blocked with <application>Privoxy's</application>
4392     default HTML page; this option can be used to silence them.
4393     And of course this action can also be used to eliminate the &my-app;
4394     BLOCKED message in frames.
4395    </para>
4396    <para>
4397     The content type for the empty document can be specified with
4398     <literal><link linkend="content-type-overwrite">content-type-overwrite{}</link></literal>,
4399     but usually this isn't necessary.
4400    </para>
4401   </listitem>
4402  </varlistentry>
4403
4404  <varlistentry>
4405   <term>Example usage:</term>
4406   <listitem>
4407    <para>
4408      <screen># Block all documents on example.org that end with ".js",
4409 # but send an empty document instead of the usual HTML message.
4410 {+block{Blocked JavaScript} +handle-as-empty-document}
4411 example.org/.*\.js$
4412      </screen>
4413    </para>
4414   </listitem>
4415  </varlistentry>
4416 </variablelist>
4417 </sect3>
4418
4419
4420 <!--   ~~~~~       New section      ~~~~~     -->
4421 <sect3 renderas="sect4" id="handle-as-image">
4422 <title>handle-as-image</title>
4423
4424 <variablelist>
4425  <varlistentry>
4426   <term>Typical use:</term>
4427   <listitem>
4428    <para>Mark URLs as belonging to images (so they'll be replaced by images <emphasis>if they do get blocked</emphasis>, rather than HTML pages)</para>
4429   </listitem>
4430  </varlistentry>
4431
4432  <varlistentry>
4433   <term>Effect:</term>
4434   <listitem>
4435    <para>
4436     This action alone doesn't do anything noticeable. It just marks URLs as images.
4437     If the <literal><link linkend="block">block</link></literal> action <emphasis>also applies</emphasis>,
4438     the presence or absence of this mark decides whether an HTML <quote>blocked</quote>
4439     page, or a replacement image (as determined by the <literal><link
4440     linkend="set-image-blocker">set-image-blocker</link></literal> action) will be sent to the
4441     client as a substitute for the blocked content.
4442    </para>
4443   </listitem>
4444  </varlistentry>
4445
4446  <varlistentry>
4447   <term>Type:</term>
4448   <!-- Boolean, Parameterized, Multi-value -->
4449   <listitem>
4450    <para>Boolean.</para>
4451   </listitem>
4452  </varlistentry>
4453
4454  <varlistentry>
4455   <term>Parameter:</term>
4456   <listitem>
4457    <para>
4458     N/A
4459    </para>
4460   </listitem>
4461  </varlistentry>
4462
4463  <varlistentry>
4464   <term>Notes:</term>
4465   <listitem>
4466    <para>
4467     The below generic example section is actually part of <filename>default.action</filename>.
4468     It marks all URLs with well-known image file name extensions as images and should
4469     be left intact.
4470    </para>
4471    <para>
4472     Users will probably only want to use the handle-as-image action in conjunction with
4473     <literal><link linkend="block">block</link></literal>, to block sources of banners, whose URLs don't
4474     reflect the file type, like in the second example section.
4475    </para>
4476    <para>
4477     Note that you cannot treat HTML pages as images in most cases. For instance, (in-line) ad
4478     frames require an HTML page to be sent, or they won't display properly.
4479     Forcing <literal>handle-as-image</literal> in this situation will not replace the
4480     ad frame with an image, but lead to error messages.
4481    </para>
4482   </listitem>
4483  </varlistentry>
4484
4485  <varlistentry>
4486   <term>Example usage (sections):</term>
4487   <listitem>
4488    <para>
4489      <screen># Generic image extensions:
4490 #
4491 {+handle-as-image}
4492 /.*\.(gif|jpg|jpeg|png|bmp|ico)$
4493
4494 # These don't look like images, but they're banners and should be
4495 # blocked as images:
4496 #
4497 {+block{Nasty banners.} +handle-as-image}
4498 nasty-banner-server.example.com/junk.cgi\?output=trash
4499 </screen>
4500    </para>
4501   </listitem>
4502  </varlistentry>
4503 </variablelist>
4504 </sect3>
4505
4506
4507 <!--   ~~~~~       New section      ~~~~~     -->
4508 <sect3 renderas="sect4" id="hide-accept-language">
4509 <title>hide-accept-language</title>
4510 <!--
4511 new action
4512 -->
4513 <variablelist>
4514  <varlistentry>
4515   <term>Typical use:</term>
4516   <listitem>
4517    <para>Pretend to use different language settings.</para>
4518   </listitem>
4519  </varlistentry>
4520
4521  <varlistentry>
4522   <term>Effect:</term>
4523   <listitem>
4524    <para>
4525     Deletes or replaces the <quote>Accept-Language:</quote> HTTP header in client requests.
4526    </para>
4527   </listitem>
4528  </varlistentry>
4529
4530  <varlistentry>
4531   <term>Type:</term>
4532   <!-- Boolean, Parameterized, Multi-value -->
4533   <listitem>
4534    <para>Parameterized.</para>
4535   </listitem>
4536  </varlistentry>
4537
4538  <varlistentry>
4539   <term>Parameter:</term>
4540   <listitem>
4541    <para>
4542     Keyword: <quote>block</quote>, or any user defined value.
4543    </para>
4544   </listitem>
4545  </varlistentry>
4546
4547  <varlistentry>
4548   <term>Notes:</term>
4549   <listitem>
4550    <para>
4551     Faking the browser's language settings can be useful to make a
4552     foreign User-Agent set with
4553     <literal><link linkend="hide-user-agent">hide-user-agent</link></literal>
4554     more believable.
4555    </para>
4556    <para>
4557     However some sites with content in different languages check the
4558     <quote>Accept-Language:</quote> to decide which one to take by default.
4559     Sometimes it isn't possible to later switch to another language without
4560     changing the <quote>Accept-Language:</quote> header first.
4561    </para>
4562    <para>
4563     Therefore it's a good idea to either only change the
4564     <quote>Accept-Language:</quote> header to languages you understand,
4565     or to languages that aren't wide spread.
4566    </para>
4567    <para>
4568     Before setting the <quote>Accept-Language:</quote> header
4569     to a rare language, you should consider that it helps to
4570     make your requests unique and thus easier to trace.
4571     If you don't plan to change this header frequently,
4572     you should stick to a common language.
4573    </para>
4574   </listitem>
4575  </varlistentry>
4576
4577  <varlistentry>
4578   <term>Example usage (section):</term>
4579   <listitem>
4580     <para>
4581      <screen># Pretend to use Canadian language settings.
4582 {+hide-accept-language{en-ca} \
4583 +hide-user-agent{Mozilla/5.0 (X11; U; OpenBSD i386; en-CA; rv:1.8.0.4) Gecko/20060628 Firefox/1.5.0.4} \
4584 }
4585 /   </screen>
4586    </para>
4587   </listitem>
4588  </varlistentry>
4589 </variablelist>
4590 </sect3>
4591
4592
4593 <!--   ~~~~~       New section      ~~~~~     -->
4594 <sect3 renderas="sect4" id="hide-content-disposition">
4595 <title>hide-content-disposition</title>
4596 <!--
4597 new action
4598 -->
4599 <variablelist>
4600  <varlistentry>
4601   <term>Typical use:</term>
4602   <listitem>
4603    <para>Prevent download menus for content you prefer to view inside the browser.</para>
4604   </listitem>
4605  </varlistentry>
4606
4607  <varlistentry>
4608   <term>Effect:</term>
4609   <listitem>
4610    <para>
4611     Deletes or replaces the <quote>Content-Disposition:</quote> HTTP header set by some servers.
4612    </para>
4613   </listitem>
4614  </varlistentry>
4615
4616  <varlistentry>
4617   <term>Type:</term>
4618   <!-- Boolean, Parameterized, Multi-value -->
4619   <listitem>
4620    <para>Parameterized.</para>
4621   </listitem>
4622  </varlistentry>
4623
4624  <varlistentry>
4625   <term>Parameter:</term>
4626   <listitem>
4627    <para>
4628     Keyword: <quote>block</quote>, or any user defined value.
4629    </para>
4630   </listitem>
4631  </varlistentry>
4632
4633  <varlistentry>
4634   <term>Notes:</term>
4635   <listitem>
4636    <para>
4637     Some servers set the <quote>Content-Disposition:</quote> HTTP header for
4638     documents they assume you want to save locally before viewing them.
4639     The <quote>Content-Disposition:</quote> header contains the file name
4640     the browser is supposed to use by default.
4641    </para>
4642    <para>
4643     In most browsers that understand this header, it makes it impossible to
4644     <emphasis>just view</emphasis> the document, without downloading it first,
4645     even if it's just a simple text file or an image.
4646    </para>
4647    <para>
4648     Removing the <quote>Content-Disposition:</quote> header helps
4649     to prevent this annoyance, but some browsers additionally check the
4650     <quote>Content-Type:</quote> header, before they decide if they can
4651     display a document without saving it first. In these cases, you have
4652     to change this header as well, before the browser stops displaying
4653     download menus.
4654    </para>
4655    <para>
4656     It is also possible to change the server's file name suggestion
4657     to another one, but in most cases it isn't worth the time to set
4658     it up.
4659    </para>
4660    <para>
4661     This action will probably be removed in the future,
4662     use server-header filters instead.
4663    </para>
4664   </listitem>
4665  </varlistentry>
4666
4667  <varlistentry>
4668   <term>Example usage:</term>
4669   <listitem>
4670     <para>
4671      <screen># Disarm the download link in Sourceforge's patch tracker
4672 { -filter \
4673  +content-type-overwrite{text/plain}\
4674  +hide-content-disposition{block} }
4675  .sourceforge.net/tracker/download\.php</screen>
4676    </para>
4677   </listitem>
4678  </varlistentry>
4679 </variablelist>
4680 </sect3>
4681
4682
4683 <!--   ~~~~~       New section      ~~~~~     -->
4684 <sect3 renderas="sect4" id="hide-if-modified-since">
4685 <title>hide-if-modified-since</title>
4686 <!--
4687 new action
4688 -->
4689 <variablelist>
4690  <varlistentry>
4691   <term>Typical use:</term>
4692   <listitem>
4693    <para>Prevent yet another way to track the user's steps between sessions.</para>
4694   </listitem>
4695  </varlistentry>
4696
4697  <varlistentry>
4698   <term>Effect:</term>
4699   <listitem>
4700    <para>
4701     Deletes the <quote>If-Modified-Since:</quote> HTTP client header or modifies its value.
4702    </para>
4703   </listitem>
4704  </varlistentry>
4705
4706  <varlistentry>
4707   <term>Type:</term>
4708   <!-- Boolean, Parameterized, Multi-value -->
4709   <listitem>
4710    <para>Parameterized.</para>
4711   </listitem>
4712  </varlistentry>
4713
4714  <varlistentry>
4715   <term>Parameter:</term>
4716   <listitem>
4717    <para>
4718     Keyword: <quote>block</quote>, or a user defined value that specifies a range of hours.
4719    </para>
4720   </listitem>
4721  </varlistentry>
4722
4723  <varlistentry>
4724   <term>Notes:</term>
4725   <listitem>
4726    <para>
4727     Removing this header is useful for filter testing, where you want to force a real
4728     reload instead of getting status code <quote>304</quote>, which would cause the
4729     browser to use a cached copy of the page.
4730    </para>
4731    <para>
4732     Instead of removing the header, <literal>hide-if-modified-since</literal> can
4733     also add or subtract a random amount of time to/from the header's value.
4734     You specify a range of minutes where the random factor should be chosen from and
4735     <application>Privoxy</application> does the rest. A negative value means
4736     subtracting, a positive value adding.
4737    </para>
4738    <para>
4739     Randomizing the value of the <quote>If-Modified-Since:</quote> makes
4740     it less likely that the server can use the time as a cookie replacement,
4741     but you will run into caching problems if the random range is too high.
4742    </para>
4743    <para>
4744     It is a good idea to only use a small negative value and let
4745     <literal><link linkend="overwrite-last-modified">overwrite-last-modified</link></literal>
4746     handle the greater changes.
4747    </para>
4748    <para>
4749     It is also recommended to use this action together with
4750     <literal><link linkend="crunch-if-none-match">crunch-if-none-match</link></literal>,
4751     otherwise it's more or less pointless.
4752    </para>
4753   </listitem>
4754  </varlistentry>
4755
4756  <varlistentry>
4757   <term>Example usage (section):</term>
4758   <listitem>
4759     <para>
4760      <screen># Let the browser revalidate but make tracking based on the time less likely.
4761 {+hide-if-modified-since{-60} \
4762  +overwrite-last-modified{randomize} \
4763  +crunch-if-none-match}
4764 /</screen>
4765    </para>
4766   </listitem>
4767  </varlistentry>
4768 </variablelist>
4769 </sect3>
4770
4771
4772 <!--   ~~~~~       New section      ~~~~~     -->
4773 <sect3 renderas="sect4" id="hide-from-header">
4774 <title>hide-from-header</title>
4775
4776 <variablelist>
4777  <varlistentry>
4778   <term>Typical use:</term>
4779   <listitem>
4780    <para>Keep your (old and ill) browser from telling web servers your email address</para>
4781   </listitem>
4782  </varlistentry>
4783
4784  <varlistentry>
4785   <term>Effect:</term>
4786   <listitem>
4787    <para>
4788     Deletes any existing <quote>From:</quote> HTTP header, or replaces it with the
4789     specified string.
4790    </para>
4791   </listitem>
4792  </varlistentry>
4793
4794  <varlistentry>
4795   <term>Type:</term>
4796   <!-- Boolean, Parameterized, Multi-value -->
4797   <listitem>
4798    <para>Parameterized.</para>
4799   </listitem>
4800  </varlistentry>
4801
4802  <varlistentry>
4803   <term>Parameter:</term>
4804   <listitem>
4805    <para>
4806     Keyword: <quote>block</quote>, or any user defined value.
4807    </para>
4808   </listitem>
4809  </varlistentry>
4810
4811  <varlistentry>
4812   <term>Notes:</term>
4813   <listitem>
4814    <para>
4815     The keyword <quote>block</quote> will completely remove the header
4816     (not to be confused with the <literal><link linkend="block">block</link></literal>
4817     action).
4818    </para>
4819    <para>
4820     Alternately, you can specify any value you prefer to be sent to the web
4821     server. If you do, it is a matter of fairness not to use any address that
4822     is actually used by a real person.
4823    </para>
4824    <para>
4825     This action is rarely needed, as modern web browsers don't send
4826     <quote>From:</quote> headers anymore.
4827    </para>
4828   </listitem>
4829  </varlistentry>
4830
4831  <varlistentry>
4832   <term>Example usage:</term>
4833   <listitem>
4834    <para>
4835     <screen>+hide-from-header{block}</screen> or
4836     <screen>+hide-from-header{spam-me-senseless@sittingduck.example.com}</screen>
4837    </para>
4838   </listitem>
4839  </varlistentry>
4840 </variablelist>
4841 </sect3>
4842
4843
4844 <!--   ~~~~~       New section      ~~~~~     -->
4845 <sect3 renderas="sect4" id="hide-referrer">
4846 <title>hide-referrer</title>
4847 <anchor id="hide-referer">
4848 <variablelist>
4849  <varlistentry>
4850   <term>Typical use:</term>
4851   <listitem>
4852    <para>Conceal which link you followed to get to a particular site</para>
4853   </listitem>
4854  </varlistentry>
4855
4856  <varlistentry>
4857   <term>Effect:</term>
4858   <listitem>
4859    <para>
4860     Deletes the <quote>Referer:</quote> (sic) HTTP header from the client request,
4861     or replaces it with a forged one.
4862    </para>
4863   </listitem>
4864  </varlistentry>
4865
4866  <varlistentry>
4867   <term>Type:</term>
4868   <!-- Boolean, Parameterized, Multi-value -->
4869   <listitem>
4870    <para>Parameterized.</para>
4871   </listitem>
4872  </varlistentry>
4873
4874  <varlistentry>
4875   <term>Parameter:</term>
4876   <listitem>
4877    <itemizedlist>
4878     <listitem>
4879      <para><quote>conditional-block</quote> to delete the header completely if the host has changed.</para>
4880     </listitem>
4881     <listitem>
4882      <para><quote>conditional-forge</quote> to forge the header if the host has changed.</para>
4883     </listitem>
4884     <listitem>
4885      <para><quote>block</quote> to delete the header unconditionally.</para>
4886     </listitem>
4887     <listitem>
4888      <para><quote>forge</quote> to pretend to be coming from the homepage of the server we are talking to.</para>
4889     </listitem>
4890     <listitem>
4891      <para>Any other string to set a user defined referrer.</para>
4892     </listitem>
4893    </itemizedlist>
4894   </listitem>
4895  </varlistentry>
4896
4897  <varlistentry>
4898   <term>Notes:</term>
4899   <listitem>
4900    <para>
4901     <literal>conditional-block</literal> is the only parameter,
4902     that isn't easily detected in the server's log file. If it blocks the
4903     referrer, the request will look like the visitor used a bookmark or
4904     typed in the address directly.
4905    </para>
4906    <para>
4907     Leaving the referrer unmodified for requests on the same host
4908     allows the server owner to see the visitor's <quote>click path</quote>,
4909     but in most cases she could also get that information by comparing
4910     other parts of the log file: for example the User-Agent if it isn't
4911     a very common one, or the user's IP address if it doesn't change between
4912     different requests.
4913    </para>
4914    <para>
4915     Always blocking the referrer, or using a custom one, can lead to
4916     failures on servers that check the referrer before they answer any
4917     requests, in an attempt to prevent their content from being
4918     embedded or linked to elsewhere.
4919    </para>
4920    <para>
4921     Both <literal>conditional-block</literal> and <literal>forge</literal>
4922     will work with referrer checks, as long as content and valid referring page
4923     are on the same host. Most of the time that's the case.
4924    </para>
4925    <para>
4926     <literal>hide-referer</literal> is an alternate spelling of
4927     <literal>hide-referrer</literal> and the two can be can be freely
4928     substituted with each other. (<quote>referrer</quote> is the
4929     correct English spelling, however the HTTP specification has a bug - it
4930     requires it to be spelled as <quote>referer</quote>.)
4931    </para>
4932   </listitem>
4933  </varlistentry>
4934
4935  <varlistentry>
4936   <term>Example usage:</term>
4937   <listitem>
4938    <para>
4939      <screen>+hide-referrer{forge}</screen> or
4940      <screen>+hide-referrer{http://www.yahoo.com/}</screen>
4941    </para>
4942   </listitem>
4943  </varlistentry>
4944 </variablelist>
4945 </sect3>
4946
4947
4948 <!--   ~~~~~       New section      ~~~~~     -->
4949 <sect3 renderas="sect4" id="hide-user-agent">
4950 <title>hide-user-agent</title>
4951
4952 <variablelist>
4953  <varlistentry>
4954   <term>Typical use:</term>
4955   <listitem>
4956    <para>Try to conceal your type of browser and client operating system</para>
4957   </listitem>
4958  </varlistentry>
4959
4960  <varlistentry>
4961   <term>Effect:</term>
4962   <listitem>
4963    <para>
4964     Replaces the value of the <quote>User-Agent:</quote> HTTP header
4965     in client requests with the specified value.
4966    </para>
4967   </listitem>
4968  </varlistentry>
4969
4970  <varlistentry>
4971   <term>Type:</term>
4972   <!-- Boolean, Parameterized, Multi-value -->
4973   <listitem>
4974    <para>Parameterized.</para>
4975   </listitem>
4976  </varlistentry>
4977
4978  <varlistentry>
4979   <term>Parameter:</term>
4980   <listitem>
4981    <para>
4982     Any user-defined string.
4983    </para>
4984   </listitem>
4985  </varlistentry>
4986
4987  <varlistentry>
4988   <term>Notes:</term>
4989   <listitem>
4990    <warning>
4991     <para>
4992      This can lead to problems on web sites that depend on looking at this header in
4993      order to customize their content for different browsers (which, by the
4994      way, is <emphasis>NOT</emphasis> the right thing to do: good web sites
4995      work browser-independently).
4996     </para>
4997    </warning>
4998    <para>
4999     Using this action in multi-user setups or wherever different types of
5000     browsers will access the same <application>Privoxy</application> is
5001     <emphasis>not recommended</emphasis>. In single-user, single-browser
5002     setups, you might use it to delete your OS version information from
5003     the headers, because it is an invitation to exploit known bugs for your
5004     OS. It is also occasionally useful to forge this in order to access
5005     sites that won't let you in otherwise (though there may be a good
5006     reason in some cases).
5007    </para>
5008    <para>
5009      More information on known user-agent strings can be found at
5010      <ulink url="http://www.user-agents.org/">http://www.user-agents.org/</ulink>
5011      and
5012      <ulink url="http://en.wikipedia.org/wiki/User_agent">http://en.wikipedia.org/wiki/User_agent</ulink>.
5013    </para>
5014    </listitem>
5015  </varlistentry>
5016
5017  <varlistentry>
5018   <term>Example usage:</term>
5019   <listitem>
5020    <para>
5021      <screen>+hide-user-agent{Netscape 6.1 (X11; I; Linux 2.4.18 i686)}</screen>
5022    </para>
5023   </listitem>
5024  </varlistentry>
5025 </variablelist>
5026 </sect3>
5027
5028
5029 <!--   ~~~~~       New section      ~~~~~     -->
5030 <sect3 renderas="sect4" id="limit-connect">
5031 <title>limit-connect</title>
5032
5033 <variablelist>
5034  <varlistentry>
5035   <term>Typical use:</term>
5036   <listitem>
5037    <para>Prevent abuse of <application>Privoxy</application> as a TCP proxy relay or disable SSL for untrusted sites</para>
5038   </listitem>
5039  </varlistentry>
5040
5041  <varlistentry>
5042   <term>Effect:</term>
5043   <listitem>
5044    <para>
5045     Specifies to which ports HTTP CONNECT requests are allowable.
5046    </para>
5047   </listitem>
5048  </varlistentry>
5049
5050  <varlistentry>
5051   <term>Type:</term>
5052   <!-- Boolean, Parameterized, Multi-value -->
5053   <listitem>
5054    <para>Parameterized.</para>
5055   </listitem>
5056  </varlistentry>
5057
5058  <varlistentry>
5059   <term>Parameter:</term>
5060   <listitem>
5061    <para>
5062     A comma-separated list of ports or port ranges (the latter using dashes, with the minimum
5063     defaulting to 0 and the maximum to 65K).
5064    </para>
5065   </listitem>
5066  </varlistentry>
5067
5068  <varlistentry>
5069   <term>Notes:</term>
5070   <listitem>
5071    <para>
5072     By default, i.e. if no <literal>limit-connect</literal> action applies,
5073     <application>Privoxy</application> allows HTTP CONNECT requests to all
5074     ports. Use <literal>limit-connect</literal> if fine-grained control
5075     is desired for some or all destinations.
5076    </para>
5077    <para>
5078     The CONNECT methods exists in HTTP to allow access to secure websites
5079     (<quote>https://</quote> URLs) through proxies. It works very simply:
5080     the proxy connects to the server on the specified port, and then
5081     short-circuits its connections to the client and to the remote server.
5082     This means CONNECT-enabled proxies can be used as TCP relays very easily.
5083   </para>
5084   <para>
5085    <application>Privoxy</application> relays HTTPS traffic without seeing
5086    the decoded content. Websites can leverage this limitation to circumvent &my-app;'s
5087    filters. By specifying an invalid port range you can disable HTTPS entirely.
5088   </para>
5089   </listitem>
5090  </varlistentry>
5091
5092  <varlistentry>
5093   <term>Example usages:</term>
5094   <listitem>
5095    <!-- I had trouble getting the spacing to look right in my browser -->
5096    <!-- I probably have the wrong font setup, bollocks. -->
5097    <!-- Apparently the emphasis tag uses a proportional font no matter what -->
5098     <para>
5099      <screen>+limit-connect{443}                   # Port 443 is OK.
5100 +limit-connect{80,443}                # Ports 80 and 443 are OK.
5101 +limit-connect{-3, 7, 20-100, 500-}   # Ports less than 3, 7, 20 to 100 and above 500 are OK.
5102 +limit-connect{-}                     # All ports are OK
5103 +limit-connect{,}                     # No HTTPS/SSL traffic is allowed</screen>
5104    </para>
5105   </listitem>
5106  </varlistentry>
5107 </variablelist>
5108 </sect3>
5109
5110
5111 <!--   ~~~~~       New section      ~~~~~     -->
5112 <sect3 renderas="sect4" id="limit-cookie-lifetime">
5113 <title>limit-cookie-lifetime</title>
5114
5115 <variablelist>
5116  <varlistentry>
5117   <term>Typical use:</term>
5118   <listitem>
5119    <para>Limit the lifetime of HTTP cookies to a couple of minutes or hours.</para>
5120   </listitem>
5121  </varlistentry>
5122
5123  <varlistentry>
5124   <term>Effect:</term>
5125   <listitem>
5126    <para>
5127     Overwrites the expires field in Set-Cookie server headers if it's above the specified limit.
5128    </para>
5129   </listitem>
5130  </varlistentry>
5131
5132  <varlistentry>
5133   <term>Type:</term>
5134   <!-- Boolean, Parameterized, Multi-value -->
5135   <listitem>
5136    <para>Parameterized.</para>
5137   </listitem>
5138  </varlistentry>
5139
5140  <varlistentry>
5141   <term>Parameter:</term>
5142   <listitem>
5143    <para>
5144     The lifetime limit in minutes, or 0.
5145    </para>
5146   </listitem>
5147  </varlistentry>
5148
5149  <varlistentry>
5150   <term>Notes:</term>
5151   <listitem>
5152    <para>
5153     This action reduces the lifetime of HTTP cookies coming from the
5154     server to the specified number of minutes, starting from the time
5155     the cookie passes Privoxy.
5156    </para>
5157    <para>
5158     Cookies with a lifetime below the limit are not modified.
5159     The lifetime of session cookies is set to the specified limit.
5160    </para>
5161    <para>
5162     The effect of this action depends on the server.
5163    </para>
5164    <para>
5165     In case of servers which refresh their cookies with each response
5166     (or at least frequently), the lifetime limit set by this action
5167     is updated as well.
5168     Thus, a session associated with the cookie continues to work with
5169     this action enabled, as long as a new request is made before the
5170     last limit set is reached.
5171    </para>
5172    <para>
5173     However, some servers send their cookies once, with a lifetime of several
5174     years (the year 2037 is a popular choice), and do not refresh them
5175     until a certain event in the future, for example the user logging out.
5176     In this case this action may limit the absolute lifetime of the session,
5177     even if requests are made frequently.
5178    </para>
5179    <para>
5180     If the parameter is <quote>0</quote>, this action behaves like
5181     <literal><link linkend="session-cookies-only">session-cookies-only</link></literal>.
5182    </para>
5183   </listitem>
5184  </varlistentry>
5185
5186  <varlistentry>
5187   <term>Example usages:</term>
5188   <listitem>
5189     <para>
5190      <screen>+limit-cookie-lifetime{60}
5191        </screen>
5192    </para>
5193   </listitem>
5194  </varlistentry>
5195 </variablelist>
5196 </sect3>
5197
5198 <!--   ~~~~~       New section      ~~~~~     -->
5199 <sect3 renderas="sect4" id="prevent-compression">
5200 <title>prevent-compression</title>
5201
5202 <variablelist>
5203  <varlistentry>
5204   <term>Typical use:</term>
5205   <listitem>
5206    <para>
5207     Ensure that servers send the content uncompressed, so it can be
5208     passed through <literal><link linkend="filter">filter</link></literal>s.
5209    </para>
5210   </listitem>
5211  </varlistentry>
5212
5213  <varlistentry>
5214   <term>Effect:</term>
5215   <listitem>
5216    <para>
5217     Removes the Accept-Encoding header which can be used to ask for compressed transfer.
5218    </para>
5219   </listitem>
5220  </varlistentry>
5221
5222  <varlistentry>
5223   <term>Type:</term>
5224   <!-- Boolean, Parameterized, Multi-value -->
5225   <listitem>
5226    <para>Boolean.</para>
5227   </listitem>
5228  </varlistentry>
5229
5230  <varlistentry>
5231   <term>Parameter:</term>
5232   <listitem>
5233    <para>
5234     N/A
5235    </para>
5236   </listitem>
5237  </varlistentry>
5238
5239  <varlistentry>
5240   <term>Notes:</term>
5241   <listitem>
5242    <para>
5243     More and more websites send their content compressed by default, which
5244     is generally a good idea and saves bandwidth. But the <literal><link
5245     linkend="filter">filter</link></literal> and
5246     <literal><link linkend="deanimate-gifs">deanimate-gifs</link></literal>
5247     actions need access to the uncompressed data.
5248    </para>
5249    <para>
5250     When compiled with zlib support (available since &my-app; 3.0.7), content that should be
5251     filtered is decompressed on-the-fly and you don't have to worry about this action.
5252     If you are using an older &my-app; version, or one that hasn't been compiled with zlib
5253     support, this action can be used to convince the server to send the content uncompressed.
5254    </para>
5255    <para>
5256     Most text-based instances compress very well, the size is seldom decreased by less than 50%,
5257     for markup-heavy instances like news feeds saving more than 90% of the original size isn't
5258     unusual.
5259    </para>
5260    <para>
5261     Not using compression will therefore slow down the transfer, and you should only
5262     enable this action if you really need it. As of &my-app; 3.0.7 it's disabled in all
5263     predefined action settings.
5264    </para>
5265    <para>
5266     Note that some (rare) ill-configured sites don't handle requests for uncompressed
5267     documents correctly. Broken PHP applications tend to send an empty document body,
5268     some IIS versions only send the beginning of the content. If you enable
5269     <literal>prevent-compression</literal> per default, you might want to add
5270     exceptions for those sites. See the example for how to do that.
5271    </para>
5272   </listitem>
5273  </varlistentry>
5274
5275  <varlistentry>
5276   <term>Example usage (sections):</term>
5277   <listitem>
5278    <para>
5279     <screen>
5280 # Selectively turn off compression, and enable a filter
5281 #
5282 { +filter{tiny-textforms} +prevent-compression }
5283 # Match only these sites
5284  .google.
5285  sourceforge.net
5286  sf.net
5287
5288 # Or instead, we could set a universal default:
5289 #
5290 { +prevent-compression }
5291  / # Match all sites
5292
5293 # Then maybe make exceptions for broken sites:
5294 #
5295 { -prevent-compression }
5296 .compusa.com/</screen>
5297    </para>
5298   </listitem>
5299  </varlistentry>
5300
5301 </variablelist>
5302 </sect3>
5303
5304
5305 <!--   ~~~~~       New section      ~~~~~     -->
5306 <sect3 renderas="sect4" id="overwrite-last-modified">
5307 <title>overwrite-last-modified</title>
5308 <!--
5309 new action
5310 -->
5311 <variablelist>
5312  <varlistentry>
5313   <term>Typical use:</term>
5314   <listitem>
5315    <para>Prevent yet another way to track the user's steps between sessions.</para>
5316   </listitem>
5317  </varlistentry>
5318
5319  <varlistentry>
5320   <term>Effect:</term>
5321   <listitem>
5322    <para>
5323     Deletes the <quote>Last-Modified:</quote> HTTP server header or modifies its value.
5324    </para>
5325   </listitem>
5326  </varlistentry>
5327
5328  <varlistentry>
5329   <term>Type:</term>
5330   <!-- Boolean, Parameterized, Multi-value -->
5331   <listitem>
5332    <para>Parameterized.</para>
5333   </listitem>
5334  </varlistentry>
5335
5336  <varlistentry>
5337   <term>Parameter:</term>
5338   <listitem>
5339    <para>
5340     One of the keywords: <quote>block</quote>, <quote>reset-to-request-time</quote>
5341     and <quote>randomize</quote>
5342    </para>
5343   </listitem>
5344  </varlistentry>
5345
5346  <varlistentry>
5347   <term>Notes:</term>
5348   <listitem>
5349    <para>
5350     Removing the <quote>Last-Modified:</quote> header is useful for filter
5351     testing, where you want to force a real reload instead of getting status
5352     code <quote>304</quote>, which would cause the browser to reuse the old
5353     version of the page.
5354    </para>
5355    <para>
5356     The <quote>randomize</quote> option overwrites the value of the
5357     <quote>Last-Modified:</quote> header with a randomly chosen time
5358     between the original value and the current time. In theory the server
5359     could send each document with a different <quote>Last-Modified:</quote>
5360     header to track visits without using cookies. <quote>Randomize</quote>
5361     makes it impossible and the browser can still revalidate cached documents.
5362    </para>
5363    <para>
5364     <quote>reset-to-request-time</quote> overwrites the value of the
5365     <quote>Last-Modified:</quote> header with the current time. You could use
5366     this option together with
5367     <literal><link linkend="hide-if-modified-since">hide-if-modified-since</link></literal>
5368     to further customize your random range.
5369    </para>
5370    <para>
5371     The preferred parameter here is <quote>randomize</quote>. It is safe
5372     to use, as long as the time settings are more or less correct.
5373     If the server sets the <quote>Last-Modified:</quote> header to the time
5374     of the request, the random range becomes zero and the value stays the same.
5375     Therefore you should later randomize it a second time with
5376     <literal><link linkend="hide-if-modified-since">hided-if-modified-since</link></literal>,
5377     just to be sure.
5378    </para>
5379    <para>
5380     It is also recommended to use this action together with
5381     <literal><link linkend="crunch-if-none-match">crunch-if-none-match</link></literal>.
5382    </para>
5383   </listitem>
5384  </varlistentry>
5385
5386  <varlistentry>
5387   <term>Example usage:</term>
5388   <listitem>
5389     <para>
5390      <screen># Let the browser revalidate without being tracked across sessions
5391 { +hide-if-modified-since{-60} \
5392  +overwrite-last-modified{randomize} \
5393  +crunch-if-none-match}
5394 /</screen>
5395    </para>
5396   </listitem>
5397  </varlistentry>
5398 </variablelist>
5399 </sect3>
5400
5401
5402 <!--   ~~~~~       New section      ~~~~~     -->
5403 <sect3 renderas="sect4" id="redirect">
5404 <title>redirect</title>
5405 <!--
5406 new action
5407 -->
5408 <variablelist>
5409  <varlistentry>
5410   <term>Typical use:</term>
5411   <listitem>
5412    <para>
5413     Redirect requests to other sites.
5414    </para>
5415   </listitem>
5416  </varlistentry>
5417
5418  <varlistentry>
5419   <term>Effect:</term>
5420   <listitem>
5421    <para>
5422     Convinces the browser that the requested document has been moved
5423     to another location and the browser should get it from there.
5424    </para>
5425   </listitem>
5426  </varlistentry>
5427
5428  <varlistentry>
5429   <term>Type:</term>
5430   <!-- Boolean, Parameterized, Multi-value -->
5431   <listitem>
5432    <para>Parameterized</para>
5433   </listitem>
5434  </varlistentry>
5435
5436  <varlistentry>
5437   <term>Parameter:</term>
5438   <listitem>
5439    <para>
5440     An absolute URL or a single pcrs command.
5441    </para>
5442   </listitem>
5443  </varlistentry>
5444
5445  <varlistentry>
5446   <term>Notes:</term>
5447   <listitem>
5448    <para>
5449     Requests to which this action applies are answered with a
5450     HTTP redirect to URLs of your choosing. The new URL is
5451     either provided as parameter, or derived by applying a
5452     single pcrs command to the original URL.
5453    </para>
5454    <para>
5455     The syntax for pcrs commands is documented in the
5456     <link linkend="filter-file">filter file</link> section.
5457    </para>
5458    <para>
5459     Requests can't be blocked and redirected at the same time,
5460     applying this action together with
5461     <literal><link linkend="block">block</link></literal>
5462     is a configuration error. Currently the request is blocked
5463     and an error message logged, the behavior may change in the
5464     future and result in Privoxy rejecting the action file.
5465    </para>
5466    <para>
5467     This action can be combined with
5468     <literal><link linkend="fast-redirects">fast-redirects{check-decoded-url}</link></literal>
5469     to redirect to a decoded version of a rewritten URL.
5470    </para>
5471    <para>
5472     Use this action carefully, make sure not to create redirection loops
5473     and be aware that using your own redirects might make it
5474     possible to fingerprint your requests.
5475    </para>
5476    <para>
5477     In case of problems with your redirects, or simply to watch
5478     them working, enable <link linkend="DEBUG">debug 128</link>.
5479    </para>
5480   </listitem>
5481  </varlistentry>
5482
5483  <varlistentry>
5484   <term>Example usages:</term>
5485   <listitem>
5486    <para>
5487     <screen># Replace example.com's style sheet with another one
5488 { +redirect{http://localhost/css-replacements/example.com.css} }
5489  example.com/stylesheet\.css
5490
5491 # Create a short, easy to remember nickname for a favorite site
5492 # (relies on the browser to accept and forward invalid URLs to &my-app;)
5493 { +redirect{http://www.privoxy.org/user-manual/actions-file.html} }
5494  a
5495
5496 # Always use the expanded view for Undeadly.org articles
5497 # (Note the $ at the end of the URL pattern to make sure
5498 # the request for the rewritten URL isn't redirected as well)
5499 {+redirect{s@$@&amp;mode=expanded@}}
5500 undeadly.org/cgi\?action=article&amp;sid=\d*$
5501
5502 # Redirect Google search requests to MSN
5503 {+redirect{s@^http://[^/]*/search\?q=([^&amp;]*).*@http://search.msn.com/results.aspx?q=$1@}}
5504 .google.com/search
5505
5506 # Redirect MSN search requests to Yahoo
5507 {+redirect{s@^http://[^/]*/results\.aspx\?q=([^&amp;]*).*@http://search.yahoo.com/search?p=$1@}}
5508 search.msn.com//results\.aspx\?q=
5509
5510 # Redirect http://example.com/&amp;bla=fasel&amp;toChange=foo (and any other value but "bar")
5511 # to       http://example.com/&amp;bla=fasel&amp;toChange=bar
5512 #
5513 # The URL pattern makes sure that the following request isn't redirected again.
5514 {+redirect{s@toChange=[^&amp;]+@toChange=bar@}}
5515 example.com/.*toChange=(?!bar)
5516
5517 # Add a shortcut to look up illumos bugs
5518 {+redirect{s@^http://i([0-9]+)/.*@https://www.illumos.org/issues/$1@}}
5519 # Redirected URL = http://i4974/
5520 # Redirect Destination = https://www.illumos.org/issues/4974
5521 i[0-9][0-9][0-9][0-9]*/
5522
5523 # Redirect remote requests for this manual
5524 # to the local version delivered by Privoxy
5525 {+redirect{s@^http://www@http://config@}}
5526 www.privoxy.org/user-manual/</screen>
5527    </para>
5528   </listitem>
5529  </varlistentry>
5530
5531 </variablelist>
5532 </sect3>
5533
5534
5535 <!--   ~~~~~       New section      ~~~~~     -->
5536 <sect3 renderas="sect4" id="server-header-filter">
5537 <title>server-header-filter</title>
5538
5539 <variablelist>
5540  <varlistentry>
5541   <term>Typical use:</term>
5542   <listitem>
5543    <para>
5544    Rewrite or remove single server headers.
5545    </para>
5546   </listitem>
5547  </varlistentry>
5548
5549  <varlistentry>
5550   <term>Effect:</term>
5551   <listitem>
5552    <para>
5553     All server headers to which this action applies are filtered on-the-fly
5554     through the specified regular expression based substitutions.
5555    </para>
5556   </listitem>
5557  </varlistentry>
5558
5559  <varlistentry>
5560   <term>Type:</term>
5561   <!-- boolean, parameterized, Multi-value -->
5562   <listitem>
5563    <para>Multi-value.</para>
5564   </listitem>
5565  </varlistentry>
5566
5567  <varlistentry>
5568   <term>Parameter:</term>
5569   <listitem>
5570    <para>
5571     The name of a server-header filter, as defined in one of the
5572     <link linkend="filter-file">filter files</link>.
5573    </para>
5574   </listitem>
5575  </varlistentry>
5576
5577  <varlistentry>
5578   <term>Notes:</term>
5579   <listitem>
5580    <para>
5581     Server-header filters are applied to each header on its own, not to
5582     all at once. This makes it easier to diagnose problems, but on the downside
5583     you can't write filters that only change header x if header y's value is z.
5584     You can do that by using tags though.
5585    </para>
5586    <para>
5587     Server-header filters are executed after the other header actions have finished
5588     and use their output as input.
5589    </para>
5590    <para>
5591     Please refer to the <link linkend="filter-file">filter file chapter</link>
5592     to learn which server-header filters are available by default, and how to
5593     create your own.
5594    </para>
5595  </listitem>
5596  </varlistentry>
5597
5598  <varlistentry>
5599   <term>Example usage (section):</term>
5600   <listitem>
5601     <para>
5602      <screen>
5603 {+server-header-filter{html-to-xml}}
5604 example.org/xml-instance-that-is-delivered-as-html
5605
5606 {+server-header-filter{xml-to-html}}
5607 example.org/instance-that-is-delivered-as-xml-but-is-not
5608     </screen>
5609     </para>
5610   </listitem>
5611  </varlistentry>
5612
5613 </variablelist>
5614 </sect3>
5615
5616
5617 <!--   ~~~~~       New section      ~~~~~     -->
5618 <sect3 renderas="sect4" id="server-header-tagger">
5619 <title>server-header-tagger</title>
5620
5621 <variablelist>
5622  <varlistentry>
5623   <term>Typical use:</term>
5624   <listitem>
5625    <para>
5626    Enable or disable filters based on the Content-Type header.
5627    </para>
5628   </listitem>
5629  </varlistentry>
5630
5631  <varlistentry>
5632   <term>Effect:</term>
5633   <listitem>
5634    <para>
5635     Server headers to which this action applies are filtered on-the-fly through
5636     the specified regular expression based substitutions, the result is used as
5637     tag.
5638    </para>
5639   </listitem>
5640  </varlistentry>
5641
5642  <varlistentry>
5643   <term>Type:</term>
5644   <!-- boolean, parameterized, Multi-value -->
5645   <listitem>
5646    <para>Multi-value.</para>
5647   </listitem>
5648  </varlistentry>
5649
5650  <varlistentry>
5651   <term>Parameter:</term>
5652   <listitem>
5653    <para>
5654     The name of a server-header tagger, as defined in one of the
5655     <link linkend="filter-file">filter files</link>.
5656    </para>
5657   </listitem>
5658  </varlistentry>
5659
5660  <varlistentry>
5661   <term>Notes:</term>
5662   <listitem>
5663    <para>
5664     Server-header taggers are applied to each header on its own,
5665     and as the header isn't modified, each tagger <quote>sees</quote>
5666     the original.
5667    </para>
5668    <para>
5669     Server-header taggers are executed before all other header actions
5670     that modify server headers. Their tags can be used to control
5671     all of the other server-header actions, the content filters
5672     and the crunch actions (<link linkend="redirect">redirect</link>
5673     and <link linkend="block">block</link>).
5674    </para>
5675    <para>
5676     Obviously crunching based on tags created by server-header taggers
5677     doesn't prevent the request from showing up in the server's log file.
5678    </para>
5679
5680  </listitem>
5681  </varlistentry>
5682
5683  <varlistentry>
5684   <term>Example usage (section):</term>
5685   <listitem>
5686     <para>
5687      <screen>
5688 # Tag every request with the content type declared by the server
5689 {+server-header-tagger{content-type}}
5690 /
5691
5692 # If the response has a tag starting with 'image/' enable an external
5693 # filter that only applies to images.
5694 #
5695 # Note that the filter is not available by default, it's just a
5696 # <literal><link linkend="external-filter-syntax">silly example</link></literal>.
5697 {+external-filter{rotate-image} +force-text-mode}
5698 TAG:^image/
5699     </screen>
5700     </para>
5701   </listitem>
5702  </varlistentry>
5703
5704 </variablelist>
5705 </sect3>
5706
5707
5708 <!--   ~~~~~       New section      ~~~~~     -->
5709 <sect3 renderas="sect4" id="session-cookies-only">
5710 <title>session-cookies-only</title>
5711
5712 <variablelist>
5713  <varlistentry>
5714   <term>Typical use:</term>
5715   <listitem>
5716    <para>
5717     Allow only temporary <quote>session</quote> cookies (for the current
5718     browser session <emphasis>only</emphasis>).
5719    </para>
5720   </listitem>
5721  </varlistentry>
5722
5723  <varlistentry>
5724   <term>Effect:</term>
5725   <listitem>
5726    <para>
5727     Deletes the <quote>expires</quote> field from <quote>Set-Cookie:</quote>
5728     server headers. Most browsers will not store such cookies permanently and
5729     forget them in between sessions.
5730    </para>
5731   </listitem>
5732  </varlistentry>
5733
5734 <varlistentry>
5735   <term>Type:</term>
5736   <!-- Boolean, Parameterized, Multi-value -->
5737   <listitem>
5738    <para>Boolean.</para>
5739   </listitem>
5740  </varlistentry>
5741
5742  <varlistentry>
5743   <term>Parameter:</term>
5744   <listitem>
5745    <para>
5746     N/A
5747    </para>
5748   </listitem>
5749  </varlistentry>
5750
5751  <varlistentry>
5752   <term>Notes:</term>
5753   <listitem>
5754    <para>
5755     This is less strict than <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal> /
5756     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal> and allows you to browse
5757     websites that insist or rely on setting cookies, without compromising your privacy too badly.
5758    </para>
5759    <para>
5760     Most browsers will not permanently store cookies that have been processed by
5761     <literal>session-cookies-only</literal> and will forget about them between sessions.
5762     This makes profiling cookies useless, but won't break sites which require cookies so
5763     that you can log in for transactions. This is generally turned on for all
5764     sites, and is the recommended setting.
5765    </para>
5766    <para>
5767     It makes <emphasis>no sense at all</emphasis> to use <literal>session-cookies-only</literal>
5768     together with <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal> or
5769     <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>. If you do, cookies
5770     will be plainly killed.
5771    </para>
5772    <para>
5773     Note that it is up to the browser how it handles such cookies without an <quote>expires</quote>
5774     field. If you use an exotic browser, you might want to try it out to be sure.
5775    </para>
5776    <para>
5777     This setting also has no effect on cookies that may have been stored
5778     previously by the browser before starting <application>Privoxy</application>.
5779     These would have to be removed manually.
5780    </para>
5781    <para>
5782      <application>Privoxy</application> also uses
5783      the <link linkend="filter-content-cookies">content-cookies filter</link>
5784      to block some types of cookies. Content cookies are not effected by
5785      <literal>session-cookies-only</literal>.
5786    </para>
5787   </listitem>
5788  </varlistentry>
5789
5790  <varlistentry>
5791   <term>Example usage:</term>
5792   <listitem>
5793    <para>
5794      <screen>+session-cookies-only</screen>
5795    </para>
5796   </listitem>
5797  </varlistentry>
5798 </variablelist>
5799 </sect3>
5800
5801
5802 <!--   ~~~~~       New section      ~~~~~     -->
5803 <sect3 renderas="sect4" id="set-image-blocker">
5804 <title>set-image-blocker</title>
5805
5806 <variablelist>
5807  <varlistentry>
5808   <term>Typical use:</term>
5809   <listitem>
5810    <para>Choose the replacement for blocked images</para>
5811   </listitem>
5812  </varlistentry>
5813
5814  <varlistentry>
5815   <term>Effect:</term>
5816   <listitem>
5817    <para>
5818      This action alone doesn't do anything noticeable. If <emphasis>both</emphasis>
5819      <literal><link linkend="block">block</link></literal> <emphasis>and</emphasis> <literal><link
5820      linkend="handle-as-image">handle-as-image</link></literal> <emphasis>also</emphasis>
5821      apply, i.e. if the request is to be blocked as an image,
5822      <emphasis>then</emphasis> the parameter of this action decides what will be
5823      sent as a replacement.
5824    </para>
5825   </listitem>
5826  </varlistentry>
5827
5828  <varlistentry>
5829   <term>Type:</term>
5830   <!-- Boolean, Parameterized, Multi-value -->
5831   <listitem>
5832    <para>Parameterized.</para>
5833   </listitem>
5834  </varlistentry>
5835
5836  <varlistentry>
5837   <term>Parameter:</term>
5838   <listitem>
5839    <itemizedlist>
5840     <listitem>
5841      <para>
5842       <quote>pattern</quote> to send a built-in checkerboard pattern image. The image is visually
5843       decent, scales very well, and makes it obvious where banners were busted.
5844      </para>
5845     </listitem>
5846     <listitem>
5847      <para>
5848       <quote>blank</quote> to send a built-in transparent image. This makes banners disappear
5849       completely, but makes it hard to detect where <application>Privoxy</application> has blocked
5850       images on a given page and complicates troubleshooting if <application>Privoxy</application>
5851       has blocked innocent images, like navigation icons.
5852      </para>
5853     </listitem>
5854     <listitem>
5855      <para>
5856       <quote><replaceable class="parameter">target-url</replaceable></quote> to
5857       send a redirect to <replaceable class="parameter">target-url</replaceable>. You can redirect
5858       to any image anywhere, even in your local filesystem via <quote>file:///</quote> URL.
5859       (But note that not all browsers support redirecting to a local file system).
5860      </para>
5861      <para>
5862       A good application of redirects is to use special <application>Privoxy</application>-built-in
5863       URLs, which send the built-in images, as <replaceable class="parameter">target-url</replaceable>.
5864       This has the same visual effect as specifying <quote>blank</quote> or <quote>pattern</quote> in
5865       the first place, but enables your browser to cache the replacement image, instead of requesting
5866       it over and over again.
5867      </para>
5868     </listitem>
5869    </itemizedlist>
5870   </listitem>
5871  </varlistentry>
5872
5873  <varlistentry>
5874   <term>Notes:</term>
5875   <listitem>
5876    <para>
5877     The URLs for the built-in images are <quote>http://config.privoxy.org/send-banner?type=<replaceable
5878     class="parameter">type</replaceable></quote>, where <replaceable class="parameter">type</replaceable> is
5879     either <quote>blank</quote> or <quote>pattern</quote>.
5880    </para>
5881    <para>
5882     There is a third (advanced) type, called <quote>auto</quote>. It is <emphasis>NOT</emphasis> to be
5883     used in <literal>set-image-blocker</literal>, but meant for use from <link linkend="filter-file">filters</link>.
5884     Auto will select the type of image that would have applied to the referring page, had it been an image.
5885    </para>
5886   </listitem>
5887  </varlistentry>
5888
5889  <varlistentry>
5890   <term>Example usage:</term>
5891   <listitem>
5892    <para>
5893     Built-in pattern:
5894    </para>
5895    <para>
5896     <screen>+set-image-blocker{pattern}</screen>
5897    </para>
5898    <para>
5899     Redirect to the BSD daemon:
5900    </para>
5901    <para>
5902     <screen>+set-image-blocker{http://www.freebsd.org/gifs/dae_up3.gif}</screen>
5903    </para>
5904    <para>
5905     Redirect to the built-in pattern for better caching:
5906    </para>
5907    <para>
5908     <screen>+set-image-blocker{http://config.privoxy.org/send-banner?type=pattern}</screen>
5909    </para>
5910   </listitem>
5911  </varlistentry>
5912 </variablelist>
5913 </sect3>
5914
5915
5916 <!--   ~~~~~       New section      ~~~~~     -->
5917 <sect3 id="summary">
5918 <title>Summary</title>
5919 <para>
5920  Note that many of these actions have the potential to cause a page to
5921  misbehave, possibly even not to display at all. There are many ways
5922  a site designer may choose to design his site, and what HTTP header
5923  content, and other criteria, he may depend on. There is no way to have hard
5924  and fast rules for all sites. See the <link
5925  linkend="ACTIONSANAT">Appendix</link> for a brief example on troubleshooting
5926  actions.
5927 </para>
5928 </sect3>
5929 </sect2>
5930
5931 <!--   ~~~~~       New section      ~~~~~     -->
5932 <sect2 id="aliases">
5933 <title>Aliases</title>
5934 <para>
5935  Custom <quote>actions</quote>, known to <application>Privoxy</application>
5936  as <quote>aliases</quote>, can be defined by combining other actions.
5937  These can in turn be invoked just like the built-in actions.
5938  Currently, an alias name can contain any character except space, tab,
5939  <quote>=</quote>,
5940  <quote>{</quote> and <quote>}</quote>, but we <emphasis>strongly
5941  recommend</emphasis> that you only use <quote>a</quote> to <quote>z</quote>,
5942  <quote>0</quote> to <quote>9</quote>, <quote>+</quote>, and <quote>-</quote>.
5943  Alias names are not case sensitive, and are not required to start with a
5944  <quote>+</quote> or <quote>-</quote> sign, since they are merely textually
5945  expanded.
5946 </para>
5947 <para>
5948  Aliases can be used throughout the actions file, but they <emphasis>must be
5949  defined in a special section at the top of the file!</emphasis>
5950  And there can only be one such section per actions file. Each actions file may
5951  have its own alias section, and the aliases defined in it are only visible
5952  within that file.
5953 </para>
5954 <para>
5955  There are two main reasons to use aliases: One is to save typing for frequently
5956  used combinations of actions, the other one is a gain in flexibility: If you
5957  decide once how you want to handle shops by defining an alias called
5958  <quote>shop</quote>, you can later change your policy on shops in
5959  <emphasis>one</emphasis> place, and your changes will take effect everywhere
5960  in the actions file where the <quote>shop</quote> alias is used. Calling aliases
5961  by their purpose also makes your actions files more readable.
5962 </para>
5963 <para>
5964  Currently, there is one big drawback to using aliases, though:
5965  <application>Privoxy</application>'s built-in web-based action file
5966  editor honors aliases when reading the actions files, but it expands
5967  them before writing. So the effects of your aliases are of course preserved,
5968  but the aliases themselves are lost when you edit sections that use aliases
5969  with it.
5970 </para>
5971
5972 <para>
5973  Now let's define some aliases...
5974 </para>
5975
5976 <para>
5977  <screen>
5978  # Useful custom aliases we can use later.
5979  #
5980  # Note the (required!) section header line and that this section
5981  # must be at the top of the actions file!
5982  #
5983  {{alias}}
5984
5985  # These aliases just save typing later:
5986  # (Note that some already use other aliases!)
5987  #
5988  +crunch-all-cookies = +<link linkend="CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</link> +<link linkend="CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</link>
5989  -crunch-all-cookies = -<link linkend="CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</link> -<link linkend="CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</link>
5990  +block-as-image      = +block{Blocked image.} +handle-as-image
5991  allow-all-cookies   = -crunch-all-cookies -<link linkend="SESSION-COOKIES-ONLY">session-cookies-only</link> -<link linkend="FILTER-CONTENT-COOKIES">filter{content-cookies}</link>
5992
5993  # These aliases define combinations of actions
5994  # that are useful for certain types of sites:
5995  #
5996  fragile     = -<link linkend="BLOCK">block</link> -<link linkend="FILTER">filter</link> -crunch-all-cookies -<link linkend="FAST-REDIRECTS">fast-redirects</link> -<link linkend="HIDE-REFERER">hide-referrer</link> -<link linkend="PREVENT-COMPRESSION">prevent-compression</link>
5997
5998  shop        = -crunch-all-cookies -<link linkend="FILTER-ALL-POPUPS">filter{all-popups}</link>
5999
6000  # Short names for other aliases, for really lazy people ;-)
6001  #
6002  c0 = +crunch-all-cookies
6003  c1 = -crunch-all-cookies</screen>
6004 </para>
6005
6006 <para>
6007  ...and put them to use. These sections would appear in the lower part of an
6008  actions file and define exceptions to the default actions (as specified further
6009  up for the <quote>/</quote> pattern):
6010 </para>
6011
6012 <para>
6013  <screen>
6014  # These sites are either very complex or very keen on
6015  # user data and require minimal interference to work:
6016  #
6017  {fragile}
6018  .office.microsoft.com
6019  .windowsupdate.microsoft.com
6020  # Gmail is really mail.google.com, not gmail.com
6021  mail.google.com
6022
6023  # Shopping sites:
6024  # Allow cookies (for setting and retrieving your customer data)
6025  #
6026  {shop}
6027  .quietpc.com
6028  .worldpay.com   # for quietpc.com
6029  mybank.example.com
6030
6031  # These shops require pop-ups:
6032  #
6033  {-filter{all-popups} -filter{unsolicited-popups}}
6034   .dabs.com
6035   .overclockers.co.uk</screen>
6036 </para>
6037
6038 <para>
6039  Aliases like <quote>shop</quote> and <quote>fragile</quote> are typically used for
6040  <quote>problem</quote> sites that require more than one action to be disabled
6041  in order to function properly.
6042 </para>
6043 </sect2>
6044 <!--
6045 hal stop here
6046 -->
6047 <!--   ~~~~~       New section      ~~~~~     -->
6048 <sect2 id="act-examples">
6049 <title>Actions Files Tutorial</title>
6050 <para>
6051  The above chapters have shown <link linkend="actions-file">which actions files
6052  there are and how they are organized</link>, how actions are <link
6053  linkend="actions">specified</link> and <link linkend="actions-apply">applied
6054  to URLs</link>, how <link linkend="af-patterns">patterns</link> work, and how to
6055  define and use <link linkend="aliases">aliases</link>. Now, let's look at an
6056  example <filename>match-all.action</filename>, <filename>default.action</filename>
6057  and <filename>user.action</filename> file and see how all these pieces come together:
6058 </para>
6059
6060 <sect3 id="match-all">
6061 <title>match-all.action</title>
6062 <para>
6063  Remember <emphasis>all actions are disabled when matching starts</emphasis>,
6064  so we have to explicitly enable the ones we want.
6065 </para>
6066
6067 <para>
6068  While the <filename>match-all.action</filename> file only contains a
6069  single section, it is probably the most important one. It has only one
6070  pattern, <quote><literal>/</literal></quote>, but this pattern
6071  <link linkend="af-patterns">matches all URLs</link>. Therefore, the set of
6072  actions used in this <quote>default</quote> section <emphasis>will
6073  be applied to all requests as a start</emphasis>. It can  be partly or
6074  wholly overridden by other actions files like <filename>default.action</filename>
6075  and <filename>user.action</filename>, but it will still be largely responsible
6076  for your overall browsing experience.
6077 </para>
6078
6079 <para>
6080  Again, at the start of matching, all actions are disabled, so there is
6081  no need to disable any actions here. (Remember: a <quote>+</quote>
6082  preceding the action name enables the action, a <quote>-</quote> disables!).
6083  Also note how this long line has been made more readable by splitting it into
6084  multiple lines with line continuation.
6085 </para>
6086
6087 <para>
6088  <screen>
6089 { \
6090  +<link linkend="CHANGE-X-FORWARDED-FOR">change-x-forwarded-for{block}</link> \
6091  +<link linkend="HIDE-FROM-HEADER">hide-from-header{block}</link> \
6092  +<link linkend="SET-IMAGE-BLOCKER">set-image-blocker{pattern}</link> \
6093 }
6094 / # Match all URLs
6095  </screen>
6096 </para>
6097
6098 <para>
6099  The default behavior is now set.
6100 </para>
6101 </sect3>
6102
6103 <sect3 id="default-action">
6104 <title>default.action</title>
6105
6106 <para>
6107  If you aren't a developer, there's no need for you to edit the
6108  <filename>default.action</filename> file. It is maintained by
6109  the &my-app; developers and if you disagree with some of the
6110  sections, you should overrule them in your <filename>user.action</filename>.
6111 </para>
6112
6113 <para>
6114  Understanding the <filename>default.action</filename> file can
6115  help you with your <filename>user.action</filename>, though.
6116 </para>
6117
6118 <para>
6119  The first section in this file is a special section for internal use
6120  that prevents older &my-app; versions from reading the file:
6121 </para>
6122
6123 <para>
6124  <screen>
6125 ##########################################################################
6126 # Settings -- Don't change! For internal Privoxy use ONLY.
6127 ##########################################################################
6128 {{settings}}
6129 for-privoxy-version=3.0.11</screen>
6130 </para>
6131
6132 <para>
6133  After that comes the (optional) alias section. We'll use the example
6134  section from the above <link linkend="aliases">chapter on aliases</link>,
6135  that also explains why and how aliases are used:
6136 </para>
6137
6138 <para>
6139  <screen>
6140 ##########################################################################
6141 # Aliases
6142 ##########################################################################
6143 {{alias}}
6144
6145  # These aliases just save typing later:
6146  # (Note that some already use other aliases!)
6147  #
6148  +crunch-all-cookies = +<link linkend="CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</link> +<link linkend="CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</link>
6149  -crunch-all-cookies = -<link linkend="CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</link> -<link linkend="CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</link>
6150  +block-as-image      = +block{Blocked image.} +handle-as-image
6151  mercy-for-cookies   = -crunch-all-cookies -<link linkend="SESSION-COOKIES-ONLY">session-cookies-only</link> -<link linkend="FILTER-CONTENT-COOKIES">filter{content-cookies}</link>
6152
6153  # These aliases define combinations of actions
6154  # that are useful for certain types of sites:
6155  #
6156  fragile     = -<link linkend="BLOCK">block</link> -<link linkend="FILTER">filter</link> -crunch-all-cookies -<link linkend="FAST-REDIRECTS">fast-redirects</link> -<link linkend="HIDE-REFERER">hide-referrer</link>
6157  shop        = -crunch-all-cookies -<link linkend="FILTER-ALL-POPUPS">filter{all-popups}</link></screen>
6158 </para>
6159
6160 <para>
6161  The first of our specialized sections is concerned with <quote>fragile</quote>
6162  sites, i.e. sites that require minimum interference, because they are either
6163  very complex or very keen on tracking you (and have mechanisms in place that
6164  make them unusable for people who avoid being tracked). We will simply use
6165  our pre-defined <literal>fragile</literal> alias instead of stating the list
6166  of actions explicitly:
6167 </para>
6168
6169 <para>
6170  <screen>
6171 ##########################################################################
6172 # Exceptions for sites that'll break under the default action set:
6173 ##########################################################################
6174
6175 # "Fragile" Use a minimum set of actions for these sites (see alias above):
6176 #
6177 { fragile }
6178 .office.microsoft.com           # surprise, surprise!
6179 .windowsupdate.microsoft.com
6180 mail.google.com</screen>
6181 </para>
6182
6183 <para>
6184  Shopping sites are not as fragile, but they typically
6185  require cookies to log in, and pop-up windows for shopping
6186  carts or item details. Again, we'll use a pre-defined alias:
6187 </para>
6188
6189 <para>
6190  <screen>
6191 # Shopping sites:
6192 #
6193 { shop }
6194 .quietpc.com
6195 .worldpay.com   # for quietpc.com
6196 .jungle.com
6197 .scan.co.uk</screen>
6198 </para>
6199
6200 <para>
6201  The <literal><link linkend="FAST-REDIRECTS">fast-redirects</link></literal>
6202  action, which may have been enabled in <filename>match-all.action</filename>,
6203  breaks some sites. So disable it for popular sites where we know it misbehaves:
6204 </para>
6205
6206 <para>
6207  <screen>
6208 { -<link linkend="FAST-REDIRECTS">fast-redirects</link> }
6209 login.yahoo.com
6210 edit.*.yahoo.com
6211 .google.com
6212 .altavista.com/.*(like|url|link):http
6213 .altavista.com/trans.*urltext=http
6214 .nytimes.com</screen>
6215 </para>
6216
6217 <para>
6218  It is important that <application>Privoxy</application> knows which
6219  URLs belong to images, so that <emphasis>if</emphasis> they are to
6220  be blocked, a substitute image can be sent, rather than an HTML page.
6221  Contacting the remote site to find out is not an option, since it
6222  would destroy the loading time advantage of banner blocking, and it
6223  would feed the advertisers information about you. We can mark any
6224  URL as an image with the <literal><link
6225  linkend="handle-as-image">handle-as-image</link></literal> action,
6226  and marking all URLs that end in a known image file extension is a
6227  good start:
6228 </para>
6229
6230 <para>
6231  <screen>
6232 ##########################################################################
6233 # Images:
6234 ##########################################################################
6235
6236 # Define which file types will be treated as images, in case they get
6237 # blocked further down this file:
6238 #
6239 { +<link linkend="HANDLE-AS-IMAGE">handle-as-image</link> }
6240 /.*\.(gif|jpe?g|png|bmp|ico)$</screen>
6241 </para>
6242
6243 <para>
6244  And then there are known banner sources. They often use scripts to
6245  generate the banners, so it won't be visible from the URL that the
6246  request is for an image. Hence we block them <emphasis>and</emphasis>
6247  mark them as images in one go, with the help of our
6248  <literal>+block-as-image</literal> alias defined above. (We could of
6249  course just as well use <literal>+<link linkend="block">block</link>
6250  +<link linkend="handle-as-image">handle-as-image</link></literal> here.)
6251  Remember that the type of the replacement image is chosen by the
6252  <literal><link linkend="set-image-blocker">set-image-blocker</link></literal>
6253  action. Since all URLs have matched the default section with its
6254  <literal>+<link linkend="set-image-blocker">set-image-blocker</link>{pattern}</literal>
6255  action before, it still applies and needn't be repeated:
6256 </para>
6257
6258 <para>
6259  <screen>
6260 # Known ad generators:
6261 #
6262 { +block-as-image }
6263 ar.atwola.com
6264 .ad.doubleclick.net
6265 .ad.*.doubleclick.net
6266 .a.yimg.com/(?:(?!/i/).)*$
6267 .a[0-9].yimg.com/(?:(?!/i/).)*$
6268 bs*.gsanet.com
6269 .qkimg.net</screen>
6270 </para>
6271
6272 <para>
6273  One of the most important jobs of <application>Privoxy</application>
6274  is to block banners. Many of these can be <quote>blocked</quote>
6275  by the <literal><link linkend="filter">filter</link>{banners-by-size}</literal>
6276  action, which we enabled above, and which deletes the references to banner
6277  images from the pages while they are loaded, so the browser doesn't request
6278  them anymore, and hence they don't need to be blocked here. But this naturally
6279  doesn't catch all banners, and some people choose not to use filters, so we
6280  need a comprehensive list of patterns for banner URLs here, and apply the
6281  <literal><link linkend="block">block</link></literal> action to them.
6282 </para>
6283 <para>
6284  First comes many generic patterns, which do most of the work, by
6285  matching typical domain and path name components of banners. Then comes
6286  a list of individual patterns for specific sites, which is omitted here
6287  to keep the example short:
6288 </para>
6289
6290 <para>
6291  <screen>
6292 ##########################################################################
6293 # Block these fine banners:
6294 ##########################################################################
6295 { <link linkend="BLOCK">+block{Banner ads.}</link> }
6296
6297 # Generic patterns:
6298 #
6299 ad*.
6300 .*ads.
6301 banner?.
6302 count*.
6303 /.*count(er)?\.(pl|cgi|exe|dll|asp|php[34]?)
6304 /(?:.*/)?(publicite|werbung|rekla(ma|me|am)|annonse|maino(kset|nta|s)?)/
6305
6306 # Site-specific patterns (abbreviated):
6307 #
6308 .hitbox.com</screen>
6309 </para>
6310
6311 <para>
6312  It's quite remarkable how many advertisers actually call their banner
6313  servers ads.<replaceable>company</replaceable>.com, or call the directory
6314  in which the banners are stored simply <quote>banners</quote>. So the above
6315  generic patterns are surprisingly effective.
6316 </para>
6317 <para>
6318  But being very generic, they necessarily also catch URLs that we don't want
6319  to block. The pattern <literal>.*ads.</literal> e.g. catches
6320  <quote>nasty-<emphasis>ads</emphasis>.nasty-corp.com</quote> as intended,
6321  but also <quote>downlo<emphasis>ads</emphasis>.sourcefroge.net</quote> or
6322  <quote><emphasis>ads</emphasis>l.some-provider.net.</quote> So here come some
6323  well-known exceptions to the <literal>+<link linkend="BLOCK">block</link></literal>
6324  section above.
6325 </para>
6326 <para>
6327  Note that these are exceptions to exceptions from the default! Consider the URL
6328  <quote>downloads.sourcefroge.net</quote>: Initially, all actions are deactivated,
6329  so it wouldn't get blocked. Then comes the defaults section, which matches the
6330  URL, but just deactivates the <literal><link linkend="BLOCK">block</link></literal>
6331  action once again. Then it matches <literal>.*ads.</literal>, an exception to the
6332  general non-blocking policy, and suddenly
6333  <literal><link linkend="BLOCK">+block</link></literal> applies. And now, it'll match
6334  <literal>.*loads.</literal>, where <literal><link linkend="BLOCK">-block</link></literal>
6335  applies, so (unless it matches <emphasis>again</emphasis> further down) it ends up
6336  with no <literal><link linkend="BLOCK">block</link></literal> action applying.
6337 </para>
6338
6339 <para>
6340  <screen>
6341 ##########################################################################
6342 # Save some innocent victims of the above generic block patterns:
6343 ##########################################################################
6344
6345 # By domain:
6346 #
6347 { -<link linkend="BLOCK">block</link> }
6348 adv[io]*.  # (for advogato.org and advice.*)
6349 adsl.      # (has nothing to do with ads)
6350 adobe.     # (has nothing to do with ads either)
6351 ad[ud]*.   # (adult.* and add.*)
6352 .edu       # (universities don't host banners (yet!))
6353 .*loads.   # (downloads, uploads etc)
6354
6355 # By path:
6356 #
6357 /.*loads/
6358
6359 # Site-specific:
6360 #
6361 www.globalintersec.com/adv # (adv = advanced)
6362 www.ugu.com/sui/ugu/adv</screen>
6363 </para>
6364
6365 <para>
6366  Filtering source code can have nasty side effects,
6367  so make an exception for our friends at sourceforge.net,
6368  and all paths with <quote>cvs</quote> in them. Note that
6369  <literal>-<link linkend="FILTER">filter</link></literal>
6370  disables <emphasis>all</emphasis> filters in one fell swoop!
6371 </para>
6372
6373 <para>
6374  <screen>
6375 # Don't filter code!
6376 #
6377 { -<link linkend="FILTER">filter</link> }
6378 /(.*/)?cvs
6379 bugzilla.
6380 developer.
6381 wiki.
6382 .sourceforge.net</screen>
6383 </para>
6384
6385 <para>
6386  The actual <filename>default.action</filename> is of course much more
6387  comprehensive, but we hope this example made clear how it works.
6388 </para>
6389
6390 </sect3>
6391
6392 <sect3 id="user-action"><title>user.action</title>
6393
6394 <para>
6395  So far we are painting with a broad brush by setting general policies,
6396  which would be a reasonable starting point for many people. Now,
6397  you might want to be more specific and have customized rules that
6398  are more suitable to your personal habits and preferences. These would
6399  be for narrowly defined situations like your ISP or your bank, and should
6400  be placed in <filename>user.action</filename>, which is parsed after all other
6401  actions files and hence has the last word, over-riding any previously
6402  defined actions. <filename>user.action</filename> is also a
6403  <emphasis>safe</emphasis> place for your personal settings, since
6404  <filename>default.action</filename> is actively maintained by the
6405  <application>Privoxy</application> developers and you'll probably want
6406  to install updated versions from time to time.
6407 </para>
6408
6409 <para>
6410  So let's look at a few examples of things that one might typically do in
6411  <filename>user.action</filename>:
6412 </para>
6413
6414
6415 <!-- brief sample user.action here -->
6416
6417 <para>
6418  <screen>
6419 # My user.action file. &lt;fred@example.com&gt;</screen>
6420 </para>
6421
6422 <para>
6423  As <link linkend="aliases">aliases</link> are local to the actions
6424  file that they are defined in, you can't use the ones from
6425  <filename>default.action</filename>, unless you repeat them here:
6426 </para>
6427
6428 <para>
6429  <screen>
6430 # Aliases are local to the file they are defined in.
6431 # (Re-)define aliases for this file:
6432 #
6433 {{alias}}
6434 #
6435 # These aliases just save typing later, and the alias names should
6436 # be self explanatory.
6437 #
6438 +crunch-all-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies
6439 -crunch-all-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
6440  allow-all-cookies  = -crunch-all-cookies -session-cookies-only
6441  allow-popups       = -filter{all-popups}
6442 +block-as-image     = +block{Blocked as image.} +handle-as-image
6443 -block-as-image     = -block
6444
6445 # These aliases define combinations of actions that are useful for
6446 # certain types of sites:
6447 #
6448 fragile     = -block -crunch-all-cookies -filter -fast-redirects -hide-referrer
6449 shop        = -crunch-all-cookies allow-popups
6450
6451 # Allow ads for selected useful free sites:
6452 #
6453 allow-ads   = -block -filter{banners-by-size} -filter{banners-by-link}
6454
6455 # Alias for specific file types that are text, but might have conflicting
6456 # MIME types. We want the browser to force these to be text documents.
6457 handle-as-text = -<link linkend="FILTER">filter</link> +-<link linkend="content-type-overwrite">content-type-overwrite{text/plain}</link> +-<link linkend="FORCE-TEXT-MODE">force-text-mode</link> -<link linkend="HIDE-CONTENT-DISPOSITION">hide-content-disposition</link></screen>
6458
6459 </para>
6460
6461 <para>
6462  Say you have accounts on some sites that you visit regularly, and
6463  you don't want to have to log in manually each time. So you'd like
6464  to allow persistent cookies for these sites. The
6465  <literal>allow-all-cookies</literal> alias defined above does exactly
6466  that, i.e. it disables crunching of cookies in any direction, and the
6467  processing of cookies to make them only temporary.
6468 </para>
6469
6470 <para>
6471  <screen>
6472 { allow-all-cookies }
6473  sourceforge.net
6474  .yahoo.com
6475  .msdn.microsoft.com
6476  .redhat.com</screen>
6477 </para>
6478
6479 <para>
6480  Your bank is allergic to some filter, but you don't know which, so you disable them all:
6481 </para>
6482
6483 <para>
6484  <screen>
6485 { -<link linkend="FILTER">filter</link> }
6486  .your-home-banking-site.com</screen>
6487 </para>
6488
6489 <para>
6490  Some file types you may not want to filter for various reasons:
6491 </para>
6492
6493 <para>
6494  <screen>
6495 # Technical documentation is likely to contain strings that might
6496 # erroneously get altered by the JavaScript-oriented filters:
6497 #
6498 .tldp.org
6499 /(.*/)?selfhtml/
6500
6501 # And this stupid host sends streaming video with a wrong MIME type,
6502 # so that Privoxy thinks it is getting HTML and starts filtering:
6503 #
6504 stupid-server.example.com/</screen>
6505 </para>
6506
6507 <para>
6508  Example of a simple <link linkend="BLOCK">block</link> action. Say you've
6509  seen an ad on your favourite page on example.com that you want to get rid of.
6510  You have right-clicked the image, selected <quote>copy image location</quote>
6511  and pasted the URL below while removing the leading http://, into a
6512  <literal>{ +block{} }</literal> section. Note that <literal>{ +handle-as-image
6513  }</literal> need not be specified, since all URLs ending in
6514  <literal>.gif</literal> will be tagged as images by the general rules as set
6515  in default.action anyway:
6516 </para>
6517
6518 <para>
6519  <screen>
6520 { +<link linkend="BLOCK">block</link>{Nasty ads.} }
6521  www.example.com/nasty-ads/sponsor\.gif
6522  another.example.net/more/junk/here/</screen>
6523 </para>
6524
6525 <para>
6526  The URLs of dynamically generated banners, especially from large banner
6527  farms, often don't use the well-known image file name extensions, which
6528  makes it impossible for <application>Privoxy</application> to guess
6529  the file type just by looking at the URL.
6530  You can use the <literal>+block-as-image</literal> alias defined above for
6531  these cases.
6532  Note that objects which match this rule but then turn out NOT to be an
6533  image are typically rendered as a <quote>broken image</quote> icon by the
6534  browser. Use cautiously.
6535 </para>
6536
6537 <para>
6538  <screen>
6539 { +block-as-image }
6540  .doubleclick.net
6541  .fastclick.net
6542  /Realmedia/ads/
6543  ar.atwola.com/</screen>
6544 </para>
6545
6546 <para>
6547  Now you noticed that the default configuration breaks Forbes Magazine,
6548  but you were too lazy to find out which action is the culprit, and you
6549  were again too lazy to give <link linkend="contact">feedback</link>, so
6550  you just used the <literal>fragile</literal> alias on the site, and
6551  -- <emphasis>whoa!</emphasis> -- it worked. The <literal>fragile</literal>
6552  aliases disables those actions that are most likely to break a site. Also,
6553  good for testing purposes to see if it is <application>Privoxy</application>
6554  that is causing the problem or not. We later find other regular sites
6555  that misbehave, and add those to our personalized list of troublemakers:
6556 </para>
6557
6558 <para>
6559 <screen>
6560 { fragile }
6561  .forbes.com
6562  webmail.example.com
6563  .mybank.com</screen>
6564 </para>
6565
6566 <para>
6567  You like the <quote>fun</quote> text replacements in <filename>default.filter</filename>,
6568  but it is disabled in the distributed actions file.
6569  So you'd like to turn it on in your private,
6570  update-safe config, once and for all:
6571 </para>
6572
6573 <para>
6574 <screen>
6575 { +<link linkend="filter-fun">filter{fun}</link> }
6576  / # For ALL sites!</screen>
6577 </para>
6578
6579 <para>
6580  Note that the above is not really a good idea: There are exceptions
6581  to the filters in <filename>default.action</filename> for things that
6582  really shouldn't be filtered, like code on CVS->Web interfaces. Since
6583  <filename>user.action</filename> has the last word, these exceptions
6584  won't be valid for the <quote>fun</quote> filtering specified here.
6585 </para>
6586
6587 <para>
6588  You might also worry about how your favourite free websites are
6589  funded, and find that they rely on displaying banner advertisements
6590  to survive. So you might want to specifically allow banners for those
6591  sites that you feel provide value to you:
6592 </para>
6593
6594 <para>
6595 <screen>
6596 { allow-ads }
6597  .sourceforge.net
6598  .slashdot.org
6599  .osdn.net</screen>
6600 </para>
6601
6602 <para>
6603  Note that <literal>allow-ads</literal> has been aliased to
6604  <literal>-<link linkend="block">block</link></literal>,
6605  <literal>-<link linkend="filter-banners-by-size">filter{banners-by-size}</link></literal>, and
6606  <literal>-<link linkend="filter-banners-by-link">filter{banners-by-link}</link></literal> above.
6607 </para>
6608
6609 <para>
6610  Invoke another alias here to force an over-ride of the MIME type <literal>
6611  application/x-sh</literal> which typically would open a download type
6612  dialog. In my case, I want to look at the shell script, and then I can save
6613  it should I choose to.
6614 </para>
6615
6616 <para>
6617 <screen>
6618 { handle-as-text }
6619  /.*\.sh$</screen>
6620 </para>
6621
6622 <para>
6623  <filename>user.action</filename> is generally the best place to define
6624  exceptions and additions to the default policies of
6625  <filename>default.action</filename>. Some actions are safe to have their
6626  default policies set here though. So let's set a default policy to have a
6627  <quote>blank</quote> image as opposed to the checkerboard pattern for
6628  <emphasis>ALL</emphasis> sites. <quote>/</quote> of course matches all URL
6629  paths and patterns:
6630 </para>
6631
6632 <para>
6633 <screen>
6634 { +<link linkend="set-image-blocker">set-image-blocker{blank}</link> }
6635 / # ALL sites</screen>
6636 </para>
6637
6638 </sect3>
6639 </sect2>
6640
6641 <!--  ~  End section  ~  -->
6642
6643 </sect1>
6644
6645 <!--  ~  End section  ~  -->
6646
6647 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
6648
6649 <sect1 id="filter-file">
6650 <title>Filter Files</title>
6651
6652 <para>
6653  On-the-fly text substitutions need
6654  to be defined in a <quote>filter file</quote>. Once defined, they
6655  can then be invoked as an <quote>action</quote>.
6656 </para>
6657
6658 <para>
6659  &my-app; supports three different pcrs-based filter actions:
6660  <literal><link linkend="filter">filter</link></literal> to
6661  rewrite the content that is send to the client,
6662  <literal><link linkend="client-header-filter">client-header-filter</link></literal>
6663  to rewrite headers that are send by the client, and
6664  <literal><link linkend="server-header-filter">server-header-filter</link></literal>
6665  to rewrite headers that are send by the server.
6666 </para>
6667
6668 <para>
6669  &my-app; also supports two tagger actions:
6670  <literal><link linkend="client-header-tagger">client-header-tagger</link></literal>
6671  and
6672  <literal><link linkend="server-header-tagger">server-header-tagger</link></literal>.
6673  Taggers and filters use the same syntax in the filter files, the difference
6674  is that taggers don't modify the text they are filtering, but use a rewritten
6675  version of the filtered text as tag. The tags can then be used to change the
6676  applying actions through sections with <link linkend="tag-pattern">tag-patterns</link>.
6677 </para>
6678
6679 <para>
6680  Finally &my-app; supports the
6681  <literal><link linkend="external-filter">external-filter</link></literal> action
6682  to enable <literal><link linkend="external-filter-syntax">external filters</link></literal>
6683  written in proper programming languages.
6684 </para>
6685
6686
6687 <para>
6688  Multiple filter files can be defined through the <literal> <link
6689  linkend="filterfile">filterfile</link></literal> config directive. The filters
6690  as supplied by the developers are located in
6691  <filename>default.filter</filename>. It is recommended that any locally
6692  defined or modified filters go in a separately defined file such as
6693  <filename>user.filter</filename>.
6694  </para>
6695
6696 <para>
6697  Common tasks for content filters are to eliminate common annoyances in
6698  HTML and JavaScript, such as pop-up windows,
6699  exit consoles, crippled windows without navigation tools, the
6700  infamous &lt;BLINK&gt; tag etc, to suppress images with certain
6701  width and height attributes (standard banner sizes or web-bugs),
6702  or just to have fun.
6703 </para>
6704
6705 <para>
6706  Enabled content filters are applied to any content whose
6707  <quote>Content Type</quote> header is recognised as a sign
6708  of text-based content, with the exception of <literal>text/plain</literal>.
6709  Use the <link linkend="FORCE-TEXT-MODE">force-text-mode</link> action
6710  to also filter other content.
6711 </para>
6712
6713 <para>
6714  Substitutions are made at the source level, so if you want to <quote>roll
6715  your own</quote> filters, you should first be familiar with HTML syntax,
6716  and, of course, regular expressions.
6717 </para>
6718
6719 <para>
6720  Just like the <link linkend="actions-file">actions files</link>, the
6721  filter file is organized in sections, which are called <emphasis>filters</emphasis>
6722  here. Each filter consists of a heading line, that starts with one of the
6723  <emphasis>keywords</emphasis> <literal>FILTER:</literal>,
6724  <literal>CLIENT-HEADER-FILTER:</literal> or <literal>SERVER-HEADER-FILTER:</literal>
6725  followed by the filter's <emphasis>name</emphasis>, and a short (one line)
6726  <emphasis>description</emphasis> of what it does. Below that line
6727  come the <emphasis>jobs</emphasis>, i.e. lines that define the actual
6728  text substitutions. By convention, the name of a filter
6729  should describe what the filter <emphasis>eliminates</emphasis>. The
6730  comment is used in the <ulink url="http://config.privoxy.org/">web-based
6731  user interface</ulink>.
6732 </para>
6733
6734 <para>
6735  Once a filter called <replaceable>name</replaceable> has been defined
6736  in the filter file, it can be invoked by using an action of the form
6737  +<literal><link linkend="filter">filter</link>{<replaceable>name</replaceable>}</literal>
6738  in any <link linkend="actions-file">actions file</link>.
6739 </para>
6740
6741 <para>
6742  Filter definitions start with a header line that contains the filter
6743  type, the filter name and the filter description.
6744  A content filter header line for a filter called <quote>foo</quote> could look
6745  like this:
6746 </para>
6747
6748 <para>
6749  <screen>FILTER: foo Replace all "foo" with "bar"</screen>
6750 </para>
6751
6752 <para>
6753  Below that line, and up to the next header line, come the jobs that
6754  define what text replacements the filter executes. They are specified
6755  in a syntax that imitates <ulink url="http://www.perl.org/">Perl</ulink>'s
6756  <literal>s///</literal> operator. If you are familiar with Perl, you
6757  will find this to be quite intuitive, and may want to look at the
6758  PCRS documentation for the subtle differences to Perl behaviour.
6759 </para>
6760
6761 <para>
6762  Most notably, the non-standard option letter <literal>U</literal> is supported,
6763  which turns the default to ungreedy matching (add <literal>?</literal> to
6764  quantifiers to turn them greedy again).
6765 </para>
6766
6767 <para>
6768  The non-standard option letter <literal>D</literal> (dynamic) allows
6769  to use the variables $host, $origin (the IP address the request came from),
6770  $path and $url. They will be replaced with the value they refer to before
6771  the filter is executed.
6772 </para>
6773
6774 <para>
6775  Note that '$' is a bad choice for a delimiter in a dynamic filter as you
6776  might end up with unintended variables if you use a variable name
6777  directly after the delimiter. Variables will be resolved without
6778  escaping anything, therefore you also have to be careful not to chose
6779  delimiters that appear in the replacement text. For example '<' should
6780  be save, while '?' will sooner or later cause conflicts with $url.
6781 </para>
6782
6783 <para>
6784  The non-standard option letter <literal>T</literal> (trivial) prevents
6785  parsing for backreferences in the substitute. Use it if you want to include
6786  text like '$&' in your substitute without quoting.
6787 </para>
6788
6789 <para>
6790  If you are new to
6791   <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
6792   Expressions</quote></ulink>, you might want to take a look at
6793  the <link linkend="regex">Appendix on regular expressions</link>, and
6794  see the <ulink url="http://perldoc.perl.org/perlre.html">Perl
6795  manual</ulink> for
6796  <ulink url="http://perldoc.perl.org/perlop.html">the
6797  <literal>s///</literal> operator's syntax</ulink> and <ulink
6798  url="http://perldoc.perl.org/perlre.html">Perl-style regular
6799  expressions</ulink> in general.
6800  The below examples might also help to get you started.
6801 </para>
6802
6803
6804 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
6805
6806 <sect2 id="filter-file-tut"><title>Filter File Tutorial</title>
6807 <para>
6808  Now, let's complete our <quote>foo</quote> content filter. We have already defined
6809  the heading, but the jobs are still missing. Since all it does is to replace
6810  <quote>foo</quote> with <quote>bar</quote>, there is only one (trivial) job
6811  needed:
6812 </para>
6813
6814 <para>
6815  <screen>s/foo/bar/</screen>
6816 </para>
6817
6818 <para>
6819  But wait! Didn't the comment say that <emphasis>all</emphasis> occurrences
6820  of <quote>foo</quote> should be replaced? Our current job will only take
6821  care of the first <quote>foo</quote> on each page. For global substitution,
6822  we'll need to add the <literal>g</literal> option:
6823 </para>
6824
6825 <para>
6826  <screen>s/foo/bar/g</screen>
6827 </para>
6828
6829 <para>
6830  Our complete filter now looks like this:
6831 </para>
6832 <para>
6833  <screen>FILTER: foo Replace all "foo" with "bar"
6834 s/foo/bar/g</screen>
6835 </para>
6836
6837 <para>
6838  Let's look at some real filters for more interesting examples. Here you see
6839  a filter that protects against some common annoyances that arise from JavaScript
6840  abuse. Let's look at its jobs one after the other:
6841 </para>
6842
6843
6844 <para>
6845  <screen>
6846 FILTER: js-annoyances Get rid of particularly annoying JavaScript abuse
6847
6848 # Get rid of JavaScript referrer tracking. Test page: http://www.randomoddness.com/untitled.htm
6849 #
6850 s|(&lt;script.*)document\.referrer(.*&lt;/script&gt;)|$1"Not Your Business!"$2|Usg</screen>
6851 </para>
6852
6853 <para>
6854  Following the header line and a comment, you see the job. Note that it uses
6855  <literal>|</literal> as the delimiter instead of <literal>/</literal>, because
6856  the pattern contains a forward slash, which would otherwise have to be escaped
6857  by a backslash (<literal>\</literal>).
6858 </para>
6859
6860 <para>
6861  Now, let's examine the pattern: it starts with the text <literal>&lt;script.*</literal>
6862  enclosed in parentheses. Since the dot matches any character, and <literal>*</literal>
6863  means: <quote>Match an arbitrary number of the element left of myself</quote>, this
6864  matches <quote>&lt;script</quote>, followed by <emphasis>any</emphasis> text, i.e.
6865  it matches the whole page, from the start of the first &lt;script&gt; tag.
6866 </para>
6867
6868 <para>
6869  That's more than we want, but the pattern continues: <literal>document\.referrer</literal>
6870  matches only the exact string <quote>document.referrer</quote>. The dot needed to
6871  be <emphasis>escaped</emphasis>, i.e. preceded by a backslash, to take away its
6872  special meaning as a joker, and make it just a regular dot. So far, the meaning is:
6873  Match from the start of the first &lt;script&gt; tag in a the page, up to, and including,
6874  the text <quote>document.referrer</quote>, if <emphasis>both</emphasis> are present
6875  in the page (and appear in that order).
6876 </para>
6877
6878 <para>
6879  But there's still more pattern to go. The next element, again enclosed in parentheses,
6880  is <literal>.*&lt;/script&gt;</literal>. You already know what <literal>.*</literal>
6881  means, so the whole pattern translates to: Match from the start of the first  &lt;script&gt;
6882  tag in a page to the end of the last &lt;script&gt; tag, provided that the text
6883  <quote>document.referrer</quote> appears somewhere in between.
6884 </para>
6885
6886 <para>
6887  This is still not the whole story, since we have ignored the options and the parentheses:
6888  The portions of the page matched by sub-patterns that are enclosed in parentheses, will be
6889  remembered and be available through the variables <literal>$1, $2, ...</literal> in
6890  the substitute. The <literal>U</literal> option switches to ungreedy matching, which means
6891  that the first <literal>.*</literal> in the pattern will only <quote>eat up</quote> all
6892  text in between <quote>&lt;script</quote> and the <emphasis>first</emphasis> occurrence
6893  of <quote>document.referrer</quote>, and that the second <literal>.*</literal> will
6894  only span the text up to the <emphasis>first</emphasis> <quote>&lt;/script&gt;</quote>
6895  tag. Furthermore, the <literal>s</literal> option says that the match may span
6896  multiple lines in the page, and the <literal>g</literal> option again means that the
6897  substitution is global.
6898 </para>
6899
6900 <para>
6901  So, to summarize, the pattern means: Match all scripts that contain the text
6902  <quote>document.referrer</quote>. Remember the parts of the script from
6903  (and including) the start tag up to (and excluding) the string
6904  <quote>document.referrer</quote> as <literal>$1</literal>, and the part following
6905  that string, up to and including the closing tag, as <literal>$2</literal>.
6906 </para>
6907
6908 <para>
6909  Now the pattern is deciphered, but wasn't this about substituting things? So
6910  lets look at the substitute: <literal>$1"Not Your Business!"$2</literal> is
6911  easy to read: The text remembered as <literal>$1</literal>, followed by
6912  <literal>"Not Your Business!"</literal> (<emphasis>including</emphasis>
6913  the quotation marks!), followed by the text remembered as <literal>$2</literal>.
6914  This produces an exact copy of the original string, with the middle part
6915  (the <quote>document.referrer</quote>) replaced by <literal>"Not Your
6916  Business!"</literal>.
6917 </para>
6918
6919 <para>
6920  The whole job now reads: Replace <quote>document.referrer</quote> by
6921  <literal>"Not Your Business!"</literal> wherever it appears inside a
6922  &lt;script&gt tag. Note that this job won't break JavaScript syntax,
6923  since both the original and the replacement are syntactically valid
6924  string objects. The script just won't have access to the referrer
6925  information anymore.
6926 </para>
6927
6928 <para>
6929  We'll show you two other jobs from the JavaScript taming department, but
6930  this time only point out the constructs of special interest:
6931 </para>
6932
6933 <para>
6934  <screen>
6935 # The status bar is for displaying link targets, not pointless blahblah
6936 #
6937 s/window\.status\s*=\s*(['"]).*?\1/dUmMy=1/ig</screen>
6938 </para>
6939
6940 <para>
6941  <literal>\s</literal> stands for whitespace characters (space, tab, newline,
6942  carriage return, form feed), so that <literal>\s*</literal> means: <quote>zero
6943  or more whitespace</quote>. The <literal>?</literal> in <literal>.*?</literal>
6944  makes this matching of arbitrary text ungreedy. (Note that the <literal>U</literal>
6945  option is not set). The <literal>['"]</literal> construct means: <quote>a single
6946  <emphasis>or</emphasis> a double quote</quote>. Finally, <literal>\1</literal> is
6947  a back-reference to the first parenthesis just like <literal>$1</literal> above,
6948  with the difference that in the <emphasis>pattern</emphasis>, a backslash indicates
6949  a back-reference, whereas in the <emphasis>substitute</emphasis>, it's the dollar.
6950 </para>
6951
6952 <para>
6953  So what does this job do? It replaces assignments of single- or double-quoted
6954  strings to the <quote>window.status</quote> object with a dummy assignment
6955  (using a variable name that is hopefully odd enough not to conflict with
6956  real variables in scripts). Thus, it catches many cases where e.g. pointless
6957  descriptions are displayed in the status bar instead of the link target when
6958  you move your mouse over links.
6959 </para>
6960
6961 <para>
6962  <screen>
6963 # Kill OnUnload popups. Yummy. Test: http://www.zdnet.com/zdsubs/yahoo/tree/yfs.html
6964 #
6965 s/(&lt;body [^&gt;]*)onunload(.*&gt;)/$1never$2/iU</screen>
6966 </para>
6967
6968 <para>
6969  Including the
6970  <ulink url="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-eventgroupings-htmlevents">OnUnload
6971  event binding</ulink> in the HTML DOM was a <emphasis>CRIME</emphasis>.
6972  When I close a browser window, I want it to close and die. Basta.
6973  This job replaces the <quote>onunload</quote> attribute in
6974  <quote>&lt;body&gt</quote> tags with the dummy word <literal>never</literal>.
6975  Note that the <literal>i</literal> option makes the pattern matching
6976  case-insensitive. Also note that ungreedy matching alone doesn't always guarantee
6977  a minimal match: In the first parenthesis, we had to use <literal>[^&gt;]*</literal>
6978  instead of <literal>.*</literal> to prevent the match from exceeding the
6979  &lt;body&gt tag if it doesn't contain <quote>OnUnload</quote>, but the page's
6980  content does.
6981 </para>
6982
6983 <para>
6984  The last example is from the fun department:
6985 </para>
6986
6987 <para>
6988  <screen>
6989 FILTER: fun Fun text replacements
6990
6991 # Spice the daily news:
6992 #
6993 s/microsoft(?!\.com)/MicroSuck/ig</screen>
6994 </para>
6995
6996 <para>
6997  Note the <literal>(?!\.com)</literal> part (a so-called negative lookahead)
6998  in the job's pattern, which means: Don't match, if the string
6999  <quote>.com</quote> appears directly following <quote>microsoft</quote>
7000  in the page. This prevents links to microsoft.com from being trashed, while
7001  still replacing the word everywhere else.
7002 </para>
7003
7004 <para>
7005  <screen>
7006 # Buzzword Bingo (example for extended regex syntax)
7007 #
7008 s* industry[ -]leading \
7009 |  cutting[ -]edge \
7010 |  customer[ -]focused \
7011 |  market[ -]driven \
7012 |  award[ -]winning # Comments are OK, too! \
7013 |  high[ -]performance \
7014 |  solutions[ -]based \
7015 |  unmatched \
7016 |  unparalleled \
7017 |  unrivalled \
7018 *&lt;font color="red"&gt;&lt;b&gt;BINGO!&lt;/b&gt;&lt;/font&gt; \
7019 *igx</screen>
7020 </para>
7021
7022 <para>
7023  The <literal>x</literal> option in this job turns on extended syntax, and allows for
7024  e.g. the liberal use of (non-interpreted!) whitespace for nicer formatting.
7025 </para>
7026
7027 <para>
7028  You get the idea?
7029 </para>
7030 </sect2>
7031
7032 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
7033
7034 <sect2 id="predefined-filters"><title>The Pre-defined Filters</title>
7035
7036 <!--
7037
7038  Note each filter is also listed in the +filter action section above. Please
7039  keep these listings in sync.
7040
7041 -->
7042
7043 <para>
7044 The distribution <filename>default.filter</filename> file contains a selection of
7045 pre-defined filters for your convenience:
7046 </para>
7047
7048 <variablelist>
7049  <varlistentry>
7050   <term><emphasis>js-annoyances</emphasis></term>
7051   <listitem>
7052    <para>
7053     The purpose of this filter is to get rid of particularly annoying JavaScript abuse.
7054     To that end, it
7055    <itemizedlist>
7056     <listitem>
7057      <para>
7058       replaces JavaScript references to the browser's referrer information
7059       with the string "Not Your Business!". This compliments the <literal><link
7060       linkend="hide-referrer">hide-referrer</link></literal> action on the content level.
7061      </para>
7062     </listitem>
7063     <listitem>
7064      <para>
7065       removes the bindings to the DOM's
7066       <ulink url="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-eventgroupings-htmlevents">unload
7067       event</ulink> which we feel has no right to exist and is responsible for most <quote>exit consoles</quote>, i.e.
7068       nasty windows that pop up when you close another one.
7069      </para>
7070     </listitem>
7071     <listitem>
7072      <para>
7073       removes code that causes new windows to be opened with undesired properties, such as being
7074       full-screen, non-resizeable, without location, status or menu bar etc.
7075      </para>
7076     </listitem>
7077    </itemizedlist>
7078    </para>
7079    <para>
7080     Use with caution. This is an aggressive filter, and can break sites that
7081     rely heavily on JavaScript.
7082    </para>
7083   </listitem>
7084  </varlistentry>
7085
7086  <varlistentry>
7087   <term><emphasis>js-events</emphasis></term>
7088   <listitem>
7089    <para>
7090     This is a very radical measure. It removes virtually all JavaScript event bindings, which
7091     means that scripts can not react to user actions such as mouse movements or clicks, window
7092     resizing etc, anymore. Use with caution!
7093    </para>
7094    <para>
7095     We <emphasis>strongly discourage</emphasis> using this filter as a default since it breaks
7096     many legitimate scripts. It is meant for use only on extra-nasty sites (should you really
7097     need to go there).
7098    </para>
7099   </listitem>
7100  </varlistentry>
7101
7102 <varlistentry>
7103   <term><emphasis>html-annoyances</emphasis></term>
7104   <listitem>
7105    <para>
7106     This filter will undo many common instances of HTML based abuse.
7107    </para>
7108    <para>
7109     The <literal>BLINK</literal> and <literal>MARQUEE</literal> tags
7110     are neutralized (yeah baby!), and browser windows will be created as
7111     resizeable (as of course they should be!), and will have location,
7112     scroll and menu bars -- even if specified otherwise.
7113    </para>
7114   </listitem>
7115  </varlistentry>
7116
7117  <varlistentry>
7118   <term><emphasis>content-cookies</emphasis></term>
7119   <listitem>
7120    <para>
7121     Most cookies are set in the HTTP dialog, where they can be intercepted
7122     by the
7123     <literal><link linkend="crunch-incoming-cookies">crunch-incoming-cookies</link></literal>
7124     and <literal><link linkend="crunch-outgoing-cookies">crunch-outgoing-cookies</link></literal>
7125     actions. But web sites increasingly make use of HTML meta tags and JavaScript
7126     to sneak cookies to the browser on the content level.
7127    </para>
7128    <para>
7129     This filter disables most HTML and JavaScript code that reads or sets
7130     cookies. It cannot detect all clever uses of these types of code, so it
7131     should not be relied on as an absolute fix. Use it wherever you would also
7132     use the cookie crunch actions.
7133    </para>
7134   </listitem>
7135  </varlistentry>
7136
7137  <varlistentry>
7138   <term><emphasis>refresh-tags</emphasis></term>
7139   <listitem>
7140    <para>
7141     Disable any refresh tags if the interval is greater than nine seconds (so
7142     that redirections done via refresh tags are not destroyed). This is useful
7143     for dial-on-demand setups, or for those who find this HTML feature
7144     annoying.
7145    </para>
7146   </listitem>
7147  </varlistentry>
7148
7149  <varlistentry>
7150   <term><emphasis>unsolicited-popups</emphasis></term>
7151   <listitem>
7152    <para>
7153     This filter attempts to prevent only <quote>unsolicited</quote> pop-up
7154     windows from opening, yet still allow pop-up windows that the user
7155     has explicitly chosen to open. It was added in version 3.0.1,
7156     as an improvement over earlier such filters.
7157    </para>
7158    <para>
7159     Technical note: The filter works by redefining the window.open JavaScript
7160     function to a dummy function, <literal>PrivoxyWindowOpen()</literal>,
7161     during the loading and rendering phase of each HTML page access, and
7162     restoring the function afterward.
7163    </para>
7164    <para>
7165     This is recommended only for browsers that cannot perform this function
7166     reliably themselves. And be aware that some sites require such windows
7167     in order to function normally. Use with caution.
7168    </para>
7169   </listitem>
7170  </varlistentry>
7171
7172  <varlistentry>
7173   <term><emphasis>all-popups</emphasis></term>
7174   <listitem>
7175    <para>
7176     Attempt to prevent <emphasis>all</emphasis> pop-up windows from opening.
7177     Note this should be used with even more discretion than the above, since
7178     it is more likely to break some sites that require pop-ups for normal
7179     usage. Use with caution.
7180    </para>
7181   </listitem>
7182  </varlistentry>
7183
7184  <varlistentry>
7185   <term><emphasis>img-reorder</emphasis></term>
7186   <listitem>
7187    <para>
7188     This is a helper filter that has no value if used alone. It makes the
7189     <literal>banners-by-size</literal> and <literal>banners-by-link</literal>
7190     (see below) filters more effective and should be enabled together with them.
7191    </para>
7192   </listitem>
7193  </varlistentry>
7194
7195  <varlistentry>
7196   <term><emphasis>banners-by-size</emphasis></term>
7197   <listitem>
7198    <para>
7199     This filter removes image tags purely based on what size they are. Fortunately
7200     for us, many ads and banner images tend to conform to certain standardized
7201     sizes, which makes this filter quite effective for ad stripping purposes.
7202    </para>
7203    <para>
7204     Occasionally this filter will cause false positives on images that are not ads,
7205     but just happen to be of one of the standard banner sizes.
7206    </para>
7207    <para>
7208     Recommended only for those who require extreme ad blocking. The default
7209     block rules should catch 95+% of all ads <emphasis>without</emphasis> this filter enabled.
7210    </para>
7211   </listitem>
7212  </varlistentry>
7213
7214  <varlistentry>
7215   <term><emphasis>banners-by-link</emphasis></term>
7216   <listitem>
7217    <para>
7218     This is an experimental filter that attempts to kill any banners if
7219     their URLs seem to point to known or suspected click trackers. It is currently
7220     not of much value and is not recommended for use by default.
7221    </para>
7222   </listitem>
7223  </varlistentry>
7224
7225  <varlistentry>
7226   <term><emphasis>webbugs</emphasis></term>
7227   <listitem>
7228    <para>
7229     Webbugs are small, invisible images (technically 1X1 GIF images), that
7230     are used to track users across websites, and collect information on them.
7231     As an HTML page is loaded by the browser, an embedded image tag causes the
7232     browser to contact a third-party site, disclosing the tracking information
7233     through the requested URL and/or cookies for that third-party domain, without
7234     the user ever becoming aware of the interaction with the third-party site.
7235     HTML-ized spam also uses a similar technique to verify email addresses.
7236    </para>
7237    <para>
7238     This filter removes the HTML code that loads such <quote>webbugs</quote>.
7239    </para>
7240   </listitem>
7241  </varlistentry>
7242
7243  <varlistentry>
7244   <term><emphasis>tiny-textforms</emphasis></term>
7245   <listitem>
7246    <para>
7247     A rather special-purpose filter that can be used to enlarge textareas (those
7248     multi-line text boxes in web forms) and turn off hard word wrap in them.
7249     It was written for the sourceforge.net tracker system where such boxes are
7250     a nuisance, but it can be handy on other sites, too.
7251    </para>
7252    <para>
7253     It is not recommended to use this filter as a default.
7254    </para>
7255   </listitem>
7256  </varlistentry>
7257
7258  <varlistentry>
7259   <term><emphasis>jumping-windows</emphasis></term>
7260   <listitem>
7261    <para>
7262     Many consider windows that move, or resize themselves to be abusive. This filter
7263     neutralizes the related JavaScript code. Note that some sites might not display
7264     or behave as intended when using this filter. Use with caution.
7265    </para>
7266   </listitem>
7267  </varlistentry>
7268
7269  <varlistentry>
7270   <term><emphasis>frameset-borders</emphasis></term>
7271   <listitem>
7272    <para>
7273     Some web designers seem to assume that everyone in the world will view their
7274     web sites using the same browser brand and version, screen resolution etc,
7275     because only that assumption could explain why they'd use static frame sizes,
7276     yet prevent their frames from being resized by the user, should they be too
7277     small to show their whole content.
7278    </para>
7279    <para>
7280     This filter removes the related HTML code. It should only be applied to sites
7281     which need it.
7282    </para>
7283   </listitem>
7284  </varlistentry>
7285
7286  <varlistentry>
7287   <term><emphasis>demoronizer</emphasis></term>
7288   <listitem>
7289    <para>
7290     Many Microsoft products that generate HTML use non-standard extensions (read:
7291     violations) of the ISO 8859-1 aka Latin-1 character set. This can cause those
7292     HTML documents to display with errors on standard-compliant platforms.
7293    </para>
7294    <para>
7295     This filter translates the MS-only characters into Latin-1 equivalents.
7296     It is not necessary when using MS products, and will cause corruption of
7297     all documents that use 8-bit character sets other than Latin-1. It's mostly
7298     worthwhile for Europeans on non-MS platforms, if weird garbage characters
7299     sometimes appear on some pages, or user agents that don't correct for this on
7300     the fly.
7301 <!--
7302     My version of Mozilla (ancient) shows litte square boxes for quote
7303     characters, and apostrophes on moronized pages. So many pages have this, I
7304     can read them fine now. HB 08/27/06
7305 -->
7306    </para>
7307   </listitem>
7308  </varlistentry>
7309
7310  <varlistentry>
7311   <term><emphasis>shockwave-flash</emphasis></term>
7312   <listitem>
7313    <para>
7314     A filter for shockwave haters. As the name suggests, this filter strips code
7315     out of web pages that is used to embed shockwave flash objects.
7316    </para>
7317    <para>
7318    </para>
7319   </listitem>
7320  </varlistentry>
7321
7322  <varlistentry>
7323   <term><emphasis>quicktime-kioskmode</emphasis></term>
7324   <listitem>
7325    <para>
7326     Change HTML code that embeds Quicktime objects so that kioskmode, which
7327     prevents saving, is disabled.
7328    </para>
7329   </listitem>
7330  </varlistentry>
7331
7332  <varlistentry>
7333   <term><emphasis>fun</emphasis></term>
7334   <listitem>
7335    <para>
7336     Text replacements for subversive browsing fun. Make fun of your favorite
7337     Monopolist or play buzzword bingo.
7338    </para>
7339   </listitem>
7340  </varlistentry>
7341
7342  <varlistentry>
7343   <term><emphasis>crude-parental</emphasis></term>
7344   <listitem>
7345    <para>
7346     A demonstration-only filter that shows how <application>Privoxy</application>
7347     can be used to delete web content on a keyword basis.
7348    </para>
7349   </listitem>
7350  </varlistentry>
7351
7352  <varlistentry>
7353   <term><emphasis>ie-exploits</emphasis></term>
7354   <listitem>
7355    <para>
7356     An experimental collection of text replacements to disable malicious HTML and JavaScript
7357     code that exploits known security holes in Internet Explorer.
7358    </para>
7359    <para>
7360     Presently, it only protects against Nimda and a cross-site scripting bug, and
7361     would need active maintenance to provide more substantial protection.
7362    </para>
7363   </listitem>
7364  </varlistentry>
7365
7366  <varlistentry>
7367   <term><emphasis>site-specifics</emphasis></term>
7368   <listitem>
7369    <para>
7370     Some web sites have very specific problems, the cure for which doesn't apply
7371     anywhere else, or could even cause damage on other sites.
7372    </para>
7373    <para>
7374     This is a collection of such site-specific cures which should only be applied
7375     to the sites they were intended for, which is what the supplied
7376     <filename>default.action</filename> file does. Users shouldn't need to change
7377     anything regarding this filter.
7378    </para>
7379   </listitem>
7380  </varlistentry>
7381
7382  <varlistentry>
7383   <term><emphasis>google</emphasis></term>
7384   <listitem>
7385    <para>
7386     A CSS based block for Google text ads. Also removes a width limitation
7387     and the toolbar advertisement.
7388    </para>
7389   </listitem>
7390  </varlistentry>
7391
7392   <varlistentry>
7393   <term><emphasis>yahoo</emphasis></term>
7394   <listitem>
7395    <para>
7396     Another CSS based block, this time for Yahoo text ads. And removes
7397     a width limitation as well.
7398    </para>
7399   </listitem>
7400  </varlistentry>
7401
7402   <varlistentry>
7403   <term><emphasis>msn</emphasis></term>
7404   <listitem>
7405    <para>
7406     Another CSS based block, this time for MSN text ads. And removes
7407     tracking URLs, as well as a width limitation.
7408    </para>
7409   </listitem>
7410  </varlistentry>
7411
7412  <varlistentry>
7413   <term><emphasis>blogspot</emphasis></term>
7414   <listitem>
7415    <para>
7416     Cleans up some Blogspot blogs. Read the fine print before using this one!
7417    </para>
7418    <para>
7419     This filter also intentionally removes some navigation stuff and sets the
7420     page width to 100%. As a result, some rounded <quote>corners</quote> would
7421     appear to early or not at all and as fixing this would require a browser
7422     that understands background-size (CSS3), they are removed instead.
7423    </para>
7424   </listitem>
7425  </varlistentry>
7426
7427   <varlistentry>
7428   <term><emphasis>xml-to-html</emphasis></term>
7429   <listitem>
7430    <para>
7431     Server-header filter to change the Content-Type from xml to html.
7432    </para>
7433   </listitem>
7434  </varlistentry>
7435
7436   <varlistentry>
7437   <term><emphasis>html-to-xml</emphasis></term>
7438   <listitem>
7439    <para>
7440     Server-header filter to change the Content-Type from html to xml.
7441    </para>
7442   </listitem>
7443  </varlistentry>
7444
7445   <varlistentry>
7446   <term><emphasis>no-ping</emphasis></term>
7447   <listitem>
7448    <para>
7449     Removes the non-standard <literal>ping</literal> attribute from
7450     anchor and area HTML tags.
7451    </para>
7452   </listitem>
7453  </varlistentry>
7454
7455   <varlistentry>
7456   <term><emphasis>hide-tor-exit-notation</emphasis></term>
7457   <listitem>
7458    <para>
7459     Client-header filter to remove the <command>Tor</command> exit node notation
7460     found in Host and Referer headers.
7461    </para>
7462    <para>
7463     If &my-app; and <command>Tor</command> are chained and &my-app;
7464     is configured to use socks4a, one can use <quote>http://www.example.org.foobar.exit/</quote>
7465     to access the host <quote>www.example.org</quote> through the
7466     <command>Tor</command> exit node <quote>foobar</quote>.
7467    </para>
7468    <para>
7469     As the HTTP client isn't aware of this notation, it treats the
7470     whole string <quote>www.example.org.foobar.exit</quote> as host and uses it
7471     for the <quote>Host</quote> and <quote>Referer</quote> headers. From the
7472     server's point of view the resulting headers are invalid and can cause problems.
7473    </para>
7474    <para>
7475     An invalid <quote>Referer</quote> header can trigger <quote>hot-linking</quote>
7476     protections, an invalid <quote>Host</quote> header will make it impossible for
7477     the server to find the right vhost (several domains hosted on the same IP address).
7478    </para>
7479    <para>
7480     This client-header filter removes the <quote>foo.exit</quote> part in those headers
7481     to prevent the mentioned problems. Note that it only modifies
7482     the HTTP headers, it doesn't make it impossible for the server
7483     to detect your <command>Tor</command> exit node based on the IP address
7484     the request is coming from.
7485    </para>
7486   </listitem>
7487  </varlistentry>
7488
7489 <!--
7490  <varlistentry>
7491   <term><emphasis> </emphasis></term>
7492   <listitem>
7493    <para>
7494    </para>
7495    <para>
7496    </para>
7497   </listitem>
7498  </varlistentry>
7499 -->
7500 </variablelist>
7501
7502 </sect2>
7503
7504 <!--   ~~~~~~~~       New section Header    ~~~~~~~~~     -->
7505 <sect2 id="external-filter-syntax"><title>External filter syntax</title>
7506 <para>
7507  External filters are scripts or programs that can modify the content in
7508  case common <literal><link linkend="filter">filters</link></literal>
7509  aren't powerful enough.
7510 </para>
7511 <para>
7512  External filters can be written in any language the platform &my-app; runs
7513  on supports.
7514 </para>
7515 <para>
7516  They are controlled with the
7517  <literal><link linkend="external-filter">external-filter</link></literal> action
7518  and have to be defined in the <literal><link linkend="filterfile">filterfile</link></literal>
7519  first.
7520 </para>
7521 <para>
7522  The header looks like any other filter, but instead of pcrs jobs, external
7523  filters contain a single job which can be a program or a shell script (which
7524  may call other scripts or programs).
7525 </para>
7526 <para>
7527  External filters read the content from STDIN and write the rewritten
7528  content to STDOUT. The environment variables PRIVOXY_URL, PRIVOXY_PATH,
7529  PRIVOXY_HOST, PRIVOXY_ORIGIN can be used to get some details about the
7530  client request.
7531 </para>
7532 <para>
7533  &my-app; will temporary store the content to filter in the
7534  <literal><link linkend="temporary-directory">temporary-directory</link></literal>.
7535 </para>
7536 <para>
7537  <screen>
7538 EXTERNAL-FILTER: cat Pointless example filter that doesn't actually modify the content
7539 /bin/cat
7540
7541 # Incorrect reimplementation of the filter above in POSIX shell.
7542 #
7543 # Note that it's a single job that spans multiple lines, the line
7544 # breaks are not passed to the shell, thus the semicolons are required.
7545 #
7546 # If the script isn't trivial, it is recommended to put it into an external file.
7547 #
7548 # In general, writing external filters entirely in POSIX shell is not
7549 # considered a good idea.
7550 EXTERNAL-FILTER: cat2 Pointless example filter that despite its name may actually modify the content
7551 while read line; \
7552 do \
7553   echo "$line"; \
7554 done
7555
7556 EXTERNAL-FILTER: rotate-image Rotate an image by 180 degree. Test filter with limited value.
7557 /usr/local/bin/convert - -rotate 180 -
7558
7559 EXTERNAL-FILTER: citation-needed Adds a "[citation needed]" tag to an image. The coordinates may need adjustment.
7560 /usr/local/bin/convert - -pointsize 16 -fill white  -annotate +17+418 "[citation needed]" -
7561 </screen>
7562 </para>
7563
7564 <warning>
7565  <para>
7566   Currently external filters are executed with &my-app;'s privileges!
7567   Only use external filters you understand and trust.
7568  </para>
7569 </warning>
7570 <para>
7571  External filters are experimental and the syntax may change in the future.
7572 </para>
7573 </sect2>
7574
7575 </sect1>
7576
7577 <!--  ~  End section  ~  -->
7578
7579
7580
7581 <!--   ~~~~~       New section      ~~~~~     -->
7582
7583 <sect1 id="templates">
7584 <title>Privoxy's Template Files</title>
7585 <para>
7586  All <application>Privoxy</application> built-in pages, i.e. error pages such as the
7587  <ulink url="http://show-the-404-error.page"><quote>404 - No Such Domain</quote>
7588  error page</ulink>, the <ulink
7589  url="http://ads.bannerserver.example.com/nasty-ads/sponsor.html"><quote>BLOCKED</quote>
7590  page</ulink>
7591  and all pages of its <ulink url="http://config.privoxy.org/">web-based
7592  user interface</ulink>, are generated from <emphasis>templates</emphasis>.
7593  (<application>Privoxy</application> must be running for the above links to work as
7594  intended.)
7595 </para>
7596
7597 <para>
7598  These templates are stored in a subdirectory of the <link linkend="confdir">configuration
7599  directory</link> called <filename>templates</filename>. On Unixish platforms,
7600  this is typically
7601  <ulink url="file:///etc/privoxy/templates/"><filename>/etc/privoxy/templates/</filename></ulink>.
7602 </para>
7603
7604 <para>
7605  The templates are basically normal HTML files, but with place-holders (called symbols
7606  or exports), which <application>Privoxy</application> fills at run time. It
7607  is possible to edit the templates with a normal text editor, should you want
7608  to customize them. (<emphasis>Not recommended for the casual
7609  user</emphasis>). Should you create your own custom templates, you should use
7610  the <filename>config</filename> setting <link linkend="templdir">templdir</link>
7611  to specify an alternate location, so your templates do not get overwritten
7612  during upgrades.
7613  </para>
7614  <para>
7615  Note that just like in configuration files, lines starting
7616  with <literal>#</literal> are ignored when the templates are filled in.
7617 </para>
7618
7619 <para>
7620  The place-holders are of the form <literal>@name@</literal>, and you will
7621  find a list of available symbols, which vary from template to template,
7622  in the comments at the start of each file. Note that these comments are not
7623  always accurate, and that it's probably best to look at the existing HTML
7624  code to find out which symbols are supported and what they are filled in with.
7625 </para>
7626
7627 <para>
7628  A special application of this substitution mechanism is to make whole
7629  blocks of HTML code disappear when a specific symbol is set. We use this
7630  for many purposes, one of them being to include the beta warning in all
7631  our user interface (CGI) pages when <application>Privoxy</application>
7632  is in an alpha or beta development stage:
7633 </para>
7634
7635 <para>
7636  <screen>
7637 &lt;!-- @if-unstable-start --&gt;
7638
7639   ... beta warning HTML code goes here ...
7640
7641 &lt;!-- if-unstable-end@ --&gt;</screen>
7642 </para>
7643
7644 <para>
7645  If the "unstable" symbol is set, everything in between and including
7646  <literal>@if-unstable-start</literal> and <literal>if-unstable-end@</literal>
7647  will disappear, leaving nothing but an empty comment:
7648 </para>
7649
7650 <para>
7651  <screen>&lt;!--  --&gt;</screen>
7652 </para>
7653
7654 <para>
7655  There's also an if-then-else construct and an <literal>#include</literal>
7656  mechanism, but you'll sure find out if you are inclined to edit the
7657  templates ;-)
7658 </para>
7659
7660 <para>
7661  All templates refer to a style located at
7662  <ulink url="http://config.privoxy.org/send-stylesheet"><literal>http://config.privoxy.org/send-stylesheet</literal></ulink>.
7663  This is, of course, locally served by <application>Privoxy</application>
7664  and the source for it can be found and edited in the
7665  <filename>cgi-style.css</filename> template.
7666 </para>
7667
7668 </sect1>
7669
7670 <!--  ~  End section  ~  -->
7671
7672
7673
7674 <!--   ~~~~~       New section      ~~~~~     -->
7675
7676 <sect1 id="contact"><title>Contacting the Developers, Bug Reporting and Feature
7677 Requests</title>
7678
7679 <!-- Include contacting.sgml boilerplate: -->
7680  &contacting;
7681 <!-- end boilerplate -->
7682
7683 </sect1>
7684
7685 <!--  ~  End section  ~  -->
7686
7687
7688 <!--   ~~~~~       New section      ~~~~~     -->
7689 <sect1 id="copyright"><title>Privoxy Copyright, License and History</title>
7690
7691 <!-- Include copyright.sgml: -->
7692  &copyright;
7693 <!-- end copyright -->
7694
7695 <para>
7696  <application>Privoxy</application> is free software; you can
7697  redistribute it and/or modify it under the terms of the
7698  <citetitle>GNU General Public License</citetitle>, version 2,
7699  as published by the Free Software Foundation and included in
7700  the next section.
7701 </para>
7702
7703 <!--   ~~~~~       New section      ~~~~~     -->
7704 <sect2 id="license"><title>License</title>
7705 <para>
7706  <screen><![ RCDATA [ &GPLv2; ]]></screen>
7707 </para>
7708
7709 </sect2>
7710 <!--  ~  End section  ~  -->
7711
7712
7713 <!--   ~~~~~       New section      ~~~~~     -->
7714
7715 <sect2 id="history"><title>History</title>
7716 <!-- Include history.sgml: -->
7717  &history;
7718 <!-- end history -->
7719 </sect2>
7720
7721 <sect2 id="authors"><title>Authors</title>
7722 <!-- Include p-authors.sgml: -->
7723  &p-authors;
7724 <!-- end authors -->
7725 </sect2>
7726
7727 </sect1>
7728
7729 <!--  ~  End section  ~  -->
7730
7731
7732 <!--   ~~~~~       New section      ~~~~~     -->
7733 <sect1 id="seealso"><title>See Also</title>
7734 <!-- Include seealso.sgml: -->
7735  &seealso;
7736 <!-- end seealso -->
7737 </sect1>
7738
7739
7740
7741 <!--   ~~~~~       New section      ~~~~~     -->
7742 <sect1 id="appendix"><title>Appendix</title>
7743
7744
7745 <!--   ~~~~~       New section      ~~~~~     -->
7746 <sect2 id="regex">
7747 <title>Regular Expressions</title>
7748 <para>
7749  <application>Privoxy</application> uses Perl-style <quote>regular
7750  expressions</quote> in its <link linkend="actions-file">actions
7751  files</link> and <link linkend="filter-file">filter file</link>,
7752  through the <ulink url="http://www.pcre.org/">PCRE</ulink> and
7753 <!--
7754  dead 08/27/06
7755  <ulink url="http://www.oesterhelt.org/pcrs/">PCRS</ulink> libraries.
7756 -->
7757  <application>PCRS</application> libraries.
7758 </para>
7759
7760 <para>
7761  If you are reading this, you probably don't understand what <quote>regular
7762  expressions</quote> are, or what they can do. So this will be a very brief
7763  introduction only. A full explanation would require a <ulink
7764  url="http://www.oreilly.com/catalog/regex/">book</ulink> ;-)
7765 </para>
7766
7767 <para>
7768  Regular expressions provide a language to describe patterns that can be
7769  run against strings of characters (letter, numbers, etc), to see if they
7770  match the string or not. The  patterns are themselves (sometimes complex)
7771  strings of literal characters, combined with  wild-cards, and other special
7772  characters, called meta-characters. The <quote>meta-characters</quote> have
7773  special meanings and are used to build complex patterns to be matched against.
7774  Perl Compatible Regular Expressions are an especially convenient
7775  <quote>dialect</quote> of the regular expression language.
7776 </para>
7777
7778 <para>
7779  To make a simple analogy, we do something similar when we use wild-card
7780  characters when listing files with the <command>dir</command> command in DOS.
7781  <literal>*.*</literal> matches all filenames. The <quote>special</quote>
7782  character here is the asterisk which matches any and all characters. We can be
7783  more specific and use <literal>?</literal> to match just individual
7784  characters. So <quote>dir file?.text</quote> would match
7785  <quote>file1.txt</quote>, <quote>file2.txt</quote>, etc. We are pattern
7786  matching, using a similar technique to <quote>regular expressions</quote>!
7787 </para>
7788
7789 <para>
7790  Regular expressions do essentially the same thing, but are much, much more
7791  powerful. There are many more <quote>special characters</quote> and ways of
7792  building complex patterns however. Let's look at a few of the common ones,
7793  and then some examples:
7794 </para>
7795
7796 <para><simplelist>
7797  <member>
7798   <emphasis>.</emphasis> - Matches any single character, e.g. <quote>a</quote>,
7799   <quote>A</quote>, <quote>4</quote>, <quote>:</quote>, or <quote>@</quote>.
7800  </member>
7801 </simplelist></para>
7802
7803 <para><simplelist>
7804  <member>
7805   <emphasis>?</emphasis> - The preceding character or expression is matched ZERO or ONE
7806   times. Either/or.
7807  </member>
7808 </simplelist></para>
7809
7810 <para><simplelist>
7811  <member>
7812   <emphasis>+</emphasis> - The preceding character or expression is matched ONE or MORE
7813   times.
7814  </member>
7815 </simplelist></para>
7816
7817 <para><simplelist>
7818  <member>
7819   <emphasis>*</emphasis> - The preceding character or expression is matched ZERO or MORE
7820   times.
7821  </member>
7822 </simplelist></para>
7823
7824 <para><simplelist>
7825  <member>
7826   <emphasis>\</emphasis> - The <quote>escape</quote> character denotes that
7827   the following character should be taken literally. This is used where one of the
7828   special characters (e.g. <quote>.</quote>) needs to be taken literally and
7829   not as a special meta-character. Example: <quote>example\.com</quote>, makes
7830   sure the period is recognized only as a period (and not expanded to its
7831   meta-character meaning of any single character).
7832  </member>
7833 </simplelist></para>
7834
7835 <para><simplelist>
7836  <member>
7837   <emphasis>[ ]</emphasis> - Characters enclosed in brackets will be matched if
7838   any of the enclosed characters are encountered. For instance, <quote>[0-9]</quote>
7839   matches any numeric digit (zero through nine). As an example, we can combine
7840   this with <quote>+</quote> to match any digit one of more times: <quote>[0-9]+</quote>.
7841  </member>
7842 </simplelist></para>
7843
7844 <para><simplelist>
7845  <member>
7846   <emphasis>( )</emphasis> - parentheses are used to group a sub-expression,
7847   or multiple sub-expressions.
7848  </member>
7849 </simplelist></para>
7850
7851 <para><simplelist>
7852  <member>
7853   <emphasis>|</emphasis> - The <quote>bar</quote> character works like an
7854   <quote>or</quote> conditional statement. A match is successful if the
7855   sub-expression on either side of <quote>|</quote> matches. As an example:
7856   <quote>/(this|that) example/</quote> uses grouping and the bar character
7857   and would match either <quote>this example</quote> or <quote>that
7858   example</quote>, and nothing else.
7859  </member>
7860 </simplelist></para>
7861
7862 <para>
7863  These are just some of the ones you are likely to use when matching URLs with
7864  <application>Privoxy</application>, and is a long way from a definitive
7865  list. This is enough to get us started with a few simple examples which may
7866  be more illuminating:
7867 </para>
7868
7869 <para>
7870  <emphasis><literal>/.*/banners/.*</literal></emphasis> - A  simple example
7871  that uses the common combination of <quote>.</quote> and <quote>*</quote> to
7872  denote any character, zero or more times. In other words, any string at all.
7873  So we start with a literal forward slash, then our regular expression pattern
7874  (<quote>.*</quote>) another literal forward slash, the string
7875  <quote>banners</quote>, another forward slash, and lastly another
7876  <quote>.*</quote>. We are building
7877  a directory path here. This will match any file with the path that has a
7878  directory named <quote>banners</quote> in it. The <quote>.*</quote> matches
7879  any characters, and this could conceivably be more forward slashes, so it
7880  might expand into a much longer looking path. For example, this could match:
7881  <quote>/eye/hate/spammers/banners/annoy_me_please.gif</quote>, or just
7882  <quote>/banners/annoying.html</quote>, or almost an infinite number of other
7883  possible combinations, just so it has <quote>banners</quote> in the path
7884  somewhere.
7885 </para>
7886
7887 <para>
7888  And now something a little more complex:
7889 </para>
7890
7891 <para>
7892  <emphasis><literal>/.*/adv((er)?ts?|ertis(ing|ements?))?/</literal></emphasis> -
7893  We have several literal forward slashes again (<quote>/</quote>), so we are
7894  building another expression that is a file path statement. We have another
7895  <quote>.*</quote>, so we are matching against any conceivable sub-path, just so
7896  it matches our expression. The only true literal that <emphasis>must
7897  match</emphasis> our pattern is <application>adv</application>, together with
7898  the forward slashes. What comes after the <quote>adv</quote> string is the
7899  interesting part.
7900 </para>
7901
7902 <para>
7903  Remember the <quote>?</quote> means the preceding expression (either a
7904  literal character or anything grouped with <quote>(...)</quote> in this case)
7905  can exist or not, since this means either zero or one match. So
7906  <quote>((er)?ts?|ertis(ing|ements?))</quote> is optional, as are the
7907  individual sub-expressions: <quote>(er)</quote>,
7908  <quote>(ing|ements?)</quote>, and the <quote>s</quote>. The <quote>|</quote>
7909  means <quote>or</quote>. We have two of those. For instance,
7910  <quote>(ing|ements?)</quote>, can expand to match either <quote>ing</quote>
7911  <emphasis>OR</emphasis> <quote>ements?</quote>. What is being done here, is an
7912  attempt at matching as many variations of <quote>advertisement</quote>, and
7913  similar, as possible. So this would expand to match just <quote>adv</quote>,
7914  or <quote>advert</quote>, or <quote>adverts</quote>, or
7915  <quote>advertising</quote>, or <quote>advertisement</quote>, or
7916  <quote>advertisements</quote>. You get the idea. But it would not match
7917  <quote>advertizements</quote> (with a <quote>z</quote>). We could fix that by
7918  changing our regular expression to:
7919  <quote>/.*/adv((er)?ts?|erti(s|z)(ing|ements?))?/</quote>, which would then match
7920  either spelling.
7921 </para>
7922
7923 <para>
7924  <emphasis><literal>/.*/advert[0-9]+\.(gif|jpe?g)</literal></emphasis> - Again
7925  another path statement with forward slashes. Anything in the square brackets
7926  <quote>[ ]</quote> can be matched. This is using <quote>0-9</quote> as a
7927  shorthand expression to mean any digit one through nine. It is the same as
7928  saying <quote>0123456789</quote>. So any digit matches. The <quote>+</quote>
7929  means one or more of the preceding expression must be included. The preceding
7930  expression here is what is in the square brackets -- in this case, any digit
7931  one through nine. Then, at the end, we have a grouping: <quote>(gif|jpe?g)</quote>.
7932  This includes a <quote>|</quote>, so this needs to match the expression on
7933  either side of that bar character also. A simple <quote>gif</quote> on one side, and the other
7934  side will in turn match either <quote>jpeg</quote> or <quote>jpg</quote>,
7935  since the <quote>?</quote> means the letter <quote>e</quote> is optional and
7936  can be matched once or not at all. So we are building an expression here to
7937  match image GIF or JPEG type image file. It must include the literal
7938  string <quote>advert</quote>, then one or more digits, and a <quote>.</quote>
7939  (which is now a literal, and not a special character, since it is escaped
7940  with <quote>\</quote>), and lastly either <quote>gif</quote>, or
7941  <quote>jpeg</quote>, or <quote>jpg</quote>. Some possible matches would
7942  include: <quote>//advert1.jpg</quote>,
7943  <quote>/nasty/ads/advert1234.gif</quote>,
7944  <quote>/banners/from/hell/advert99.jpg</quote>. It would not match
7945  <quote>advert1.gif</quote> (no leading slash), or
7946  <quote>/adverts232.jpg</quote> (the expression does not include an
7947  <quote>s</quote>), or <quote>/advert1.jsp</quote> (<quote>jsp</quote> is not
7948  in the expression anywhere).
7949 </para>
7950
7951 <para>
7952  We are barely scratching the surface of regular expressions here so that you
7953  can understand the default <application>Privoxy</application>
7954  configuration files, and maybe use this knowledge to customize your own
7955  installation. There is much, much more that can be done with regular
7956  expressions. Now that you know enough to get started, you can learn more on
7957  your own :/
7958 </para>
7959
7960 <para>
7961  More reading on Perl Compatible Regular expressions:
7962  <ulink url="http://perldoc.perl.org/perlre.html">http://perldoc.perl.org/perlre.html</ulink>
7963 </para>
7964
7965 <para>
7966  For information on regular expression based substitutions and their applications
7967  in filters, please see the <link linkend="filter-file">filter file tutorial</link>
7968  in this manual.
7969 </para>
7970 </sect2>
7971
7972 <!--  ~  End section  ~  -->
7973
7974
7975 <!--   ~~~~~       New section      ~~~~~     -->
7976 <sect2 id="internal-pages">
7977 <title>Privoxy's Internal Pages</title>
7978
7979 <para>
7980  Since <application>Privoxy</application> proxies each requested
7981  web page, it is easy for <application>Privoxy</application> to
7982  trap certain special URLs. In this way, we can talk directly to
7983  <application>Privoxy</application>, and see how it is
7984  configured, see how our rules are being applied, change these
7985  rules and other configuration options, and even turn
7986  <application>Privoxy's</application> filtering off, all with
7987  a web browser.
7988
7989 </para>
7990
7991 <para>
7992  The URLs listed below are the special ones that allow direct access
7993  to <application>Privoxy</application>. Of course,
7994  <application>Privoxy</application> must be running to access these. If
7995  not, you will get a friendly error message. Internet access is not
7996  necessary either.
7997 </para>
7998
7999 <para>
8000  <itemizedlist>
8001
8002  <listitem>
8003   <para>
8004    Privoxy main page:
8005   </para>
8006   <blockquote>
8007    <para>
8008      <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
8009    </para>
8010   </blockquote>
8011   <para>
8012    There is a shortcut: <ulink url="http://p.p/">http://p.p/</ulink> (But it
8013    doesn't provide a fall-back to a real page, in case the request is not
8014    sent through <application>Privoxy</application>)
8015   </para>
8016  </listitem>
8017
8018  <listitem>
8019   <para>
8020     Show information about the current configuration, including viewing and
8021     editing of actions files:
8022   </para>
8023    <blockquote>
8024    <para>
8025     <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
8026    </para>
8027   </blockquote>
8028  </listitem>
8029
8030  <listitem>
8031   <para>
8032     Show the source code version numbers:
8033   </para>
8034   <blockquote>
8035    <para>
8036     <ulink url="http://config.privoxy.org/show-version">http://config.privoxy.org/show-version</ulink>
8037    </para>
8038   </blockquote>
8039  </listitem>
8040
8041  <listitem>
8042   <para>
8043    Show the browser's request headers:
8044   </para>
8045   <blockquote>
8046    <para>
8047     <ulink url="http://config.privoxy.org/show-request">http://config.privoxy.org/show-request</ulink>
8048    </para>
8049   </blockquote>
8050  </listitem>
8051
8052  <listitem>
8053   <para>
8054    Show which actions apply to a URL and why:
8055   </para>
8056    <blockquote>
8057    <para>
8058     <ulink url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
8059    </para>
8060   </blockquote>
8061  </listitem>
8062
8063  <listitem>
8064   <para>
8065    Toggle Privoxy on or off. This feature can be turned off/on in the main
8066    <filename>config</filename> file. When toggled <quote>off</quote>, <quote>Privoxy</quote>
8067    continues to run, but only as a pass-through proxy, with no actions taking
8068    place:
8069   </para>
8070    <blockquote>
8071    <para>
8072     <ulink url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>
8073    </para>
8074   </blockquote>
8075   <para>
8076    Short cuts. Turn off, then on:
8077   </para>
8078    <blockquote>
8079    <para>
8080      <ulink url="http://config.privoxy.org/toggle?set=disable">http://config.privoxy.org/toggle?set=disable</ulink>
8081    </para>
8082   </blockquote>
8083    <blockquote>
8084    <para>
8085      <ulink url="http://config.privoxy.org/toggle?set=enable">http://config.privoxy.org/toggle?set=enable</ulink>
8086    </para>
8087   </blockquote>
8088  </listitem>
8089
8090  </itemizedlist>
8091 </para>
8092
8093 </sect2>
8094
8095
8096 <!--   ~~~~~       New section      ~~~~~     -->
8097 <sect2 id="chain">
8098 <title>Chain of Events</title>
8099 <para>
8100  Let's take a quick look at how some of <application>Privoxy's</application>
8101  core features are triggered, and the ensuing sequence of events when a web
8102  page is requested by your browser:
8103 </para>
8104
8105 <para>
8106  <itemizedlist>
8107  <listitem>
8108   <para>
8109    First, your web browser requests a web page. The browser knows to send
8110    the request to <application>Privoxy</application>, which will in turn,
8111    relay the request to the remote web server after passing the following
8112    tests:
8113   </para>
8114  </listitem>
8115  <listitem>
8116   <para>
8117    <application>Privoxy</application> traps any request for its own internal CGI
8118    pages (e.g <ulink url="http://p.p/">http://p.p/</ulink>) and sends the CGI page back to the browser.
8119   </para>
8120  </listitem>
8121  <listitem>
8122   <para>
8123    Next, <application>Privoxy</application> checks to see if the URL
8124    matches any <link
8125    linkend="BLOCK"><quote>+block</quote></link> patterns. If
8126    so, the URL is then blocked, and the remote web server will not be contacted.
8127    <link linkend="HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></link>
8128    and
8129    <link linkend="HANDLE-AS-EMPTY-DOCUMENT"><quote>+handle-as-empty-document</quote></link>
8130    are then checked, and if there is no match, an
8131    HTML <quote>BLOCKED</quote> page is sent back to the browser. Otherwise, if
8132    it does match, an image is returned for the former, and an empty text
8133    document for the latter. The type of image would depend on the setting of
8134    <link linkend="SET-IMAGE-BLOCKER"><quote>+set-image-blocker</quote></link>
8135    (blank, checkerboard pattern, or an HTTP redirect to an image elsewhere).
8136   </para>
8137  </listitem>
8138  <listitem>
8139   <para>
8140    Untrusted URLs are blocked. If URLs are being added to the
8141    <filename>trust</filename> file, then that is done.
8142   </para>
8143  </listitem>
8144  <listitem>
8145   <para>
8146    If the URL pattern matches the <link
8147    linkend="FAST-REDIRECTS"><quote>+fast-redirects</quote></link> action,
8148    it is then processed. Unwanted parts of the requested URL are stripped.
8149   </para>
8150  </listitem>
8151  <listitem>
8152   <para>
8153    Now the rest of the client browser's request headers are processed. If any
8154    of these match any of the relevant actions (e.g. <link
8155    linkend="HIDE-USER-AGENT"><quote>+hide-user-agent</quote></link>,
8156    etc.), headers are suppressed or forged as determined by these actions and
8157    their parameters.
8158   </para>
8159  </listitem>
8160  <listitem>
8161   <para>
8162    Now the web server starts sending its response back (i.e. typically a web
8163    page).
8164   </para>
8165  </listitem>
8166  <listitem>
8167   <para>
8168    First, the server headers are read and processed to determine, among other
8169    things, the MIME type (document type) and encoding. The headers are then
8170    filtered as determined by the
8171    <link linkend="CRUNCH-INCOMING-COOKIES"><quote>+crunch-incoming-cookies</quote></link>,
8172    <link linkend="SESSION-COOKIES-ONLY"><quote>+session-cookies-only</quote></link>,
8173    and <link linkend="DOWNGRADE-HTTP-VERSION"><quote>+downgrade-http-version</quote></link>
8174    actions.
8175   </para>
8176  </listitem>
8177  <listitem>
8178   <para>
8179    If any <link linkend="FILTER"><quote>+filter</quote></link> action
8180    or <link
8181    linkend="DEANIMATE-GIFS"><quote>+deanimate-gifs</quote></link>
8182    action applies (and the document type fits the action), the rest of the page is
8183    read into memory (up to a configurable limit). Then the filter rules (from
8184    <filename>default.filter</filename> and any other filter files) are
8185    processed against the buffered content. Filters are applied in the order
8186    they are specified in one of the filter files. Animated GIFs, if present,
8187    are reduced to either the first or last frame, depending on the action
8188    setting.The entire page, which is now filtered, is then sent by
8189    <application>Privoxy</application> back to your browser.
8190   </para>
8191   <para>
8192    If neither a <link linkend="FILTER"><quote>+filter</quote></link> action
8193    or <link
8194    linkend="DEANIMATE-GIFS"><quote>+deanimate-gifs</quote></link>
8195    matches, then <application>Privoxy</application> passes the raw data through
8196    to the client browser as it becomes available.
8197   </para>
8198  </listitem>
8199  <listitem>
8200   <para>
8201    As the browser receives the now (possibly filtered) page content, it
8202    reads and then requests any URLs that may be embedded within the page
8203    source, e.g. ad images, stylesheets, JavaScript, other HTML documents (e.g.
8204    frames), sounds, etc. For each of these objects, the browser issues a
8205    separate request (this is easily viewable in <application>Privoxy's</application>
8206    logs). And each such request is in turn processed just as above. Note that a
8207    complex web page will have many, many such embedded URLs. If these
8208    secondary requests are to a different server, then quite possibly a very
8209    differing set of actions is triggered.
8210   </para>
8211  </listitem>
8212
8213  </itemizedlist>
8214 </para>
8215 <para>
8216  NOTE: This is somewhat of a simplistic overview of what happens with each URL
8217  request. For the sake of brevity and simplicity, we have focused on
8218  <application>Privoxy's</application> core features only.
8219 </para>
8220
8221 </sect2>
8222
8223
8224 <!--   ~~~~~       New section      ~~~~~     -->
8225 <sect2 id="actionsanat">
8226 <title>Troubleshooting: Anatomy of an Action</title>
8227
8228 <para>
8229  The way <application>Privoxy</application> applies
8230  <link linkend="ACTIONS">actions</link> and <link linkend="FILTER">filters</link>
8231  to any given URL can be complex, and not always so
8232  easy to understand what is happening. And sometimes we need to be able to
8233  <emphasis>see</emphasis> just what <application>Privoxy</application> is
8234  doing. Especially, if something <application>Privoxy</application> is doing
8235  is causing us a problem inadvertently. It can be a little daunting to look at
8236  the actions and filters files themselves, since they tend to be filled with
8237  <link linkend="regex">regular expressions</link> whose consequences are not
8238  always so obvious.
8239 </para>
8240
8241 <para>
8242  One quick test to see if <application>Privoxy</application> is causing a problem
8243  or not, is to disable it temporarily. This should be the first troubleshooting
8244  step (be sure to flush caches afterward!). Looking at the
8245  logs is a good idea too. (Note that both the toggle feature and logging are
8246  enabled via <filename>config</filename> file settings, and may need to be
8247  turned <quote>on</quote>.)
8248 </para>
8249 <para>
8250  Another easy troubleshooting step to try is if you have done any
8251  customization of your installation, revert back to the installed
8252  defaults and see if that helps. There are times the developers get complaints
8253  about one thing or another, and the problem is more related to a customized
8254  configuration issue.
8255 </para>
8256
8257 <para>
8258  <application>Privoxy</application> also provides the
8259  <ulink url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
8260  page that can show us very specifically how <application>actions</application>
8261  are being applied to any given URL. This is a big help for troubleshooting.
8262 </para>
8263
8264 <para>
8265  First, enter one URL (or partial URL) at the prompt, and then
8266  <application>Privoxy</application> will tell us
8267  how the current configuration will handle it. This will not
8268  help with filtering effects (i.e. the <link
8269  linkend="FILTER"><quote>+filter</quote></link> action) from
8270  one of the filter files since this is handled very
8271  differently and not so easy to trap! It also will not tell you about any other
8272  URLs that may be embedded within the URL you are testing. For instance, images
8273  such as ads are expressed as URLs within the raw page source of HTML pages. So
8274  you will only get info for the actual URL that is pasted into the prompt area
8275  -- not any sub-URLs. If you want to know about embedded URLs like ads, you
8276  will have to dig those out of the HTML source. Use your browser's <quote>View
8277  Page Source</quote> option for this. Or right click on the ad, and grab the
8278  URL.
8279 </para>
8280
8281 <para>
8282  Let's try an example, <ulink url="http://google.com">google.com</ulink>,
8283  and look at it one section at a time in a sample configuration (your real
8284  configuration may vary):
8285 </para>
8286
8287 <para>
8288  <screen>
8289  Matches for http://www.google.com:
8290
8291  In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
8292
8293  {+change-x-forwarded-for{block}
8294  +deanimate-gifs {last}
8295  +fast-redirects {check-decoded-url}
8296  +filter {refresh-tags}
8297  +filter {img-reorder}
8298  +filter {banners-by-size}
8299  +filter {webbugs}
8300  +filter {jumping-windows}
8301  +filter {ie-exploits}
8302  +hide-from-header {block}
8303  +hide-referrer {forge}
8304  +session-cookies-only
8305  +set-image-blocker {pattern}
8306 /
8307
8308  { -session-cookies-only }
8309  .google.com
8310
8311  { -fast-redirects }
8312  .google.com
8313
8314 In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
8315 (no matches in this file)
8316 </screen>
8317 </para>
8318
8319 <para>
8320  This is telling us how we have defined our
8321  <link linkend="ACTIONS"><quote>actions</quote></link>, and
8322  which ones match for our test case, <quote>google.com</quote>.
8323  Displayed is all the actions that are available to us. Remember,
8324  the <literal>+</literal> sign denotes <quote>on</quote>. <literal>-</literal>
8325  denotes <quote>off</quote>. So some are <quote>on</quote> here, but many
8326  are <quote>off</quote>. Each example we try may provide a slightly different
8327  end result, depending on our configuration directives.
8328 </para>
8329 <para>
8330  The first listing
8331   is for our <filename>default.action</filename> file. The large, multi-line
8332   listing, is how the actions are set to match for all URLs, i.e. our default
8333   settings. If you look at your <quote>actions</quote> file, this would be the
8334   section just below the <quote>aliases</quote> section near the top. This
8335   will apply to all URLs as signified by the single forward slash at the end
8336   of the listing -- <quote> / </quote>.
8337 </para>
8338
8339 <para>
8340  But we have defined additional actions that would be exceptions to these general
8341  rules, and then we list specific URLs (or patterns) that these exceptions
8342  would apply to. Last match wins. Just below this then are two explicit
8343  matches for <quote>.google.com</quote>. The first is negating our previous
8344  cookie setting, which was for <link
8345  linkend="SESSION-COOKIES-ONLY"><quote>+session-cookies-only</quote></link>
8346  (i.e. not persistent). So we will allow persistent cookies for google, at
8347  least that is how it is in this example. The second turns
8348  <emphasis>off</emphasis> any <link
8349  linkend="FAST-REDIRECTS"><quote>+fast-redirects</quote></link>
8350  action, allowing this to take place unmolested. Note that there is a leading
8351  dot here -- <quote>.google.com</quote>. This will match any hosts and
8352  sub-domains, in the google.com domain also, such as
8353  <quote>www.google.com</quote> or <quote>mail.google.com</quote>. But it would not
8354  match <quote>www.google.de</quote>! So, apparently, we have these two actions
8355  defined as exceptions to the general rules at the top somewhere in the lower
8356  part of our <filename>default.action</filename> file, and
8357  <quote>google.com</quote> is referenced somewhere in these latter sections.
8358 </para>
8359
8360 <para>
8361  Then, for our <filename>user.action</filename> file, we again have no hits.
8362  So there is nothing google-specific that we might have added to our own, local
8363  configuration. If there was, those actions would over-rule any actions from
8364  previously processed files, such as <filename>default.action</filename>.
8365  <filename>user.action</filename> typically has the last word. This is the
8366  best place to put hard and fast exceptions,
8367 </para>
8368
8369 <para>
8370  And finally we pull it all together in the bottom section and summarize how
8371  <application>Privoxy</application> is applying all its <quote>actions</quote>
8372  to <quote>google.com</quote>:
8373
8374 </para>
8375
8376 <para>
8377  <screen>
8378
8379  Final results:
8380
8381  -add-header
8382  -block
8383  +change-x-forwarded-for{block}
8384  -client-header-filter{hide-tor-exit-notation}
8385  -content-type-overwrite
8386  -crunch-client-header
8387  -crunch-if-none-match
8388  -crunch-incoming-cookies
8389  -crunch-outgoing-cookies
8390  -crunch-server-header
8391  +deanimate-gifs {last}
8392  -downgrade-http-version
8393  -fast-redirects
8394  -filter {js-events}
8395  -filter {content-cookies}
8396  -filter {all-popups}
8397  -filter {banners-by-link}
8398  -filter {tiny-textforms}
8399  -filter {frameset-borders}
8400  -filter {demoronizer}
8401  -filter {shockwave-flash}
8402  -filter {quicktime-kioskmode}
8403  -filter {fun}
8404  -filter {crude-parental}
8405  -filter {site-specifics}
8406  -filter {js-annoyances}
8407  -filter {html-annoyances}
8408  +filter {refresh-tags}
8409  -filter {unsolicited-popups}
8410  +filter {img-reorder}
8411  +filter {banners-by-size}
8412  +filter {webbugs}
8413  +filter {jumping-windows}
8414  +filter {ie-exploits}
8415  -filter {google}
8416  -filter {yahoo}
8417  -filter {msn}
8418  -filter {blogspot}
8419  -filter {no-ping}
8420  -force-text-mode
8421  -handle-as-empty-document
8422  -handle-as-image
8423  -hide-accept-language
8424  -hide-content-disposition
8425  +hide-from-header {block}
8426  -hide-if-modified-since
8427  +hide-referrer {forge}
8428  -hide-user-agent
8429  -limit-connect
8430  -overwrite-last-modified
8431  -prevent-compression
8432  -redirect
8433  -server-header-filter{xml-to-html}
8434  -server-header-filter{html-to-xml}
8435  -session-cookies-only
8436  +set-image-blocker {pattern} </screen>
8437 </para>
8438
8439 <para>
8440  Notice the only difference here to the previous listing, is to
8441  <quote>fast-redirects</quote> and <quote>session-cookies-only</quote>,
8442  which are activated specifically for this site in our configuration,
8443  and thus show in the <quote>Final Results</quote>.
8444 </para>
8445
8446 <para>
8447  Now another example, <quote>ad.doubleclick.net</quote>:
8448 </para>
8449
8450 <para>
8451  <screen>
8452
8453  { +block{Domains starts with "ad"} }
8454   ad*.
8455
8456  { +block{Domain contains "ad"} }
8457   .ad.
8458
8459  { +block{Doubleclick banner server} +handle-as-image }
8460   .[a-vx-z]*.doubleclick.net
8461 </screen>
8462 </para>
8463
8464 <para>
8465  We'll just show the interesting part here - the explicit matches. It is
8466  matched three different times. Two <quote>+block{}</quote> sections,
8467  and a <quote>+block{} +handle-as-image</quote>,
8468  which is the expanded form of one of our aliases that had been defined as:
8469  <quote>+block-as-image</quote>. (<link
8470  linkend="ALIASES"><quote>Aliases</quote></link> are defined in
8471  the first section of the actions file and typically used to combine more
8472  than one action.)
8473 </para>
8474
8475 <para>
8476  Any one of these would have done the trick and blocked this as an unwanted
8477  image. This is unnecessarily redundant since the last case effectively
8478  would also cover the first. No point in taking chances with these guys
8479  though ;-) Note that if you want an ad or obnoxious
8480  URL to be invisible, it should be defined as <quote>ad.doubleclick.net</quote>
8481  is done here -- as both a <link
8482  linkend="BLOCK"><quote>+block{}</quote></link>
8483  <emphasis>and</emphasis> an
8484  <link linkend="HANDLE-AS-IMAGE"><quote>+handle-as-image</quote></link>.
8485  The custom alias <quote><literal>+block-as-image</literal></quote> just
8486  simplifies the process and make it more readable.
8487 </para>
8488
8489 <para>
8490  One last example. Let's try <quote>http://www.example.net/adsl/HOWTO/</quote>.
8491  This one is giving us problems. We are getting a blank page. Hmmm ...
8492 </para>
8493
8494 <para>
8495  <screen>
8496
8497  Matches for http://www.example.net/adsl/HOWTO/:
8498
8499  In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibutton>
8500
8501  {-add-header
8502   -block
8503   +change-x-forwarded-for{block}
8504   -client-header-filter{hide-tor-exit-notation}
8505   -content-type-overwrite
8506   -crunch-client-header
8507   -crunch-if-none-match
8508   -crunch-incoming-cookies
8509   -crunch-outgoing-cookies
8510   -crunch-server-header
8511   +deanimate-gifs
8512   -downgrade-http-version
8513   +fast-redirects {check-decoded-url}
8514   -filter {js-events}
8515   -filter {content-cookies}
8516   -filter {all-popups}
8517   -filter {banners-by-link}
8518   -filter {tiny-textforms}
8519   -filter {frameset-borders}
8520   -filter {demoronizer}
8521   -filter {shockwave-flash}
8522   -filter {quicktime-kioskmode}
8523   -filter {fun}
8524   -filter {crude-parental}
8525   -filter {site-specifics}
8526   -filter {js-annoyances}
8527   -filter {html-annoyances}
8528   +filter {refresh-tags}
8529   -filter {unsolicited-popups}
8530   +filter {img-reorder}
8531   +filter {banners-by-size}
8532   +filter {webbugs}
8533   +filter {jumping-windows}
8534   +filter {ie-exploits}
8535   -filter {google}
8536   -filter {yahoo}
8537   -filter {msn}
8538   -filter {blogspot}
8539   -filter {no-ping}
8540   -force-text-mode
8541   -handle-as-empty-document
8542   -handle-as-image
8543   -hide-accept-language
8544   -hide-content-disposition
8545   +hide-from-header{block}
8546   +hide-referer{forge}
8547   -hide-user-agent
8548   -overwrite-last-modified
8549   +prevent-compression
8550   -redirect
8551   -server-header-filter{xml-to-html}
8552   -server-header-filter{html-to-xml}
8553   +session-cookies-only
8554   +set-image-blocker{blank} }
8555    /
8556
8557  { +block{Path contains "ads".} +handle-as-image }
8558   /ads
8559 </screen>
8560 </para>
8561
8562 <para>
8563  Ooops, the <quote>/adsl/</quote> is matching <quote>/ads</quote> in our
8564  configuration! But we did not want this at all! Now we see why we get the
8565  blank page. It is actually triggering two different actions here, and
8566  the effects are aggregated so that the URL is blocked, and &my-app; is told
8567  to treat the block as if it were an image. But this is, of course, all wrong.
8568   We could now add a new action below this (or better in our own
8569   <filename>user.action</filename> file) that explicitly
8570   <emphasis>un</emphasis> blocks (
8571   <link linkend="BLOCK"><quote>{-block}</quote></link>) paths with
8572   <quote>adsl</quote> in them (remember, last match in the configuration
8573   wins). There are various ways to handle such exceptions. Example:
8574 </para>
8575
8576 <para>
8577  <screen>
8578
8579  { -block }
8580   /adsl
8581 </screen>
8582 </para>
8583
8584 <para>
8585  Now the page displays ;-)
8586  Remember to flush your browser's caches when making these kinds of changes to
8587  your configuration to insure that you get a freshly delivered page! Or, try
8588  using <literal>Shift+Reload</literal>.
8589 </para>
8590
8591 <para>
8592  But now what about a situation where we get no explicit matches like
8593  we did with:
8594 </para>
8595
8596 <para>
8597  <screen>
8598
8599  { +block{Path starts with "ads".} +handle-as-image }
8600  /ads
8601 </screen>
8602 </para>
8603
8604 <para>
8605  That actually was very helpful and pointed us quickly to where the problem
8606  was. If you don't get this kind of match, then it means one of the default
8607  rules in the first section of <filename>default.action</filename> is causing
8608  the problem. This would require some guesswork, and maybe a little trial and
8609  error to isolate the offending rule. One likely cause would be one of the
8610  <link linkend="FILTER"><quote>+filter</quote></link> actions.
8611  These tend to be harder to troubleshoot.
8612  Try adding the URL for the site to one of aliases that turn off
8613  <link linkend="FILTER"><quote>+filter</quote></link>:
8614 </para>
8615
8616 <para>
8617  <screen>
8618
8619  { shop }
8620  .quietpc.com
8621  .worldpay.com   # for quietpc.com
8622  .jungle.com
8623  .scan.co.uk
8624  .forbes.com
8625 </screen>
8626 </para>
8627
8628 <para>
8629  <quote><literal>{ shop }</literal></quote> is an <quote>alias</quote> that expands to
8630  <quote><literal>{ -filter -session-cookies-only }</literal></quote>.
8631  Or you could do your own exception to negate filtering:
8632
8633 </para>
8634
8635 <para>
8636  <screen>
8637
8638  { -filter }
8639  # Disable ALL filter actions for sites in this section
8640  .forbes.com
8641  developer.ibm.com
8642  localhost
8643 </screen>
8644 </para>
8645
8646 <para>
8647  This would turn off all filtering for these sites. This is best
8648  put in <filename>user.action</filename>, for local site
8649  exceptions. Note that when a simple domain pattern is used by itself (without
8650  the subsequent path portion), all sub-pages within that domain are included
8651  automatically in the scope of the action.
8652 </para>
8653
8654 <para>
8655  Images that are inexplicably being blocked, may well be hitting the
8656 <link linkend="FILTER-BANNERS-BY-SIZE"><quote>+filter{banners-by-size}</quote></link>
8657  rule, which assumes
8658  that images of certain sizes are ad banners (works well
8659  <emphasis>most of the time</emphasis>  since these tend to be standardized).
8660 </para>
8661
8662 <para>
8663  <quote><literal>{ fragile }</literal></quote> is an alias that disables most
8664  actions that are the most likely to cause trouble. This can be used as a
8665  last resort for problem sites.
8666 </para>
8667 <para>
8668  <screen>
8669
8670  { fragile }
8671  # Handle with care: easy to break
8672  mail.google.
8673  mybank.example.com</screen>
8674 </para>
8675
8676
8677 <para>
8678  <emphasis>Remember to flush caches!</emphasis> Note that the
8679  <literal>mail.google</literal> reference lacks the TLD portion (e.g.
8680  <quote>.com</quote>). This will effectively match any TLD with
8681  <literal>google</literal> in it, such as <literal>mail.google.de.</literal>,
8682  just as an example.
8683 </para>
8684 <para>
8685  If this still does not work, you will have to go through the remaining
8686  actions one by one to find which one(s) is causing the problem.
8687 </para>
8688
8689 </sect2>
8690
8691 </sect1>
8692
8693  <!--
8694
8695  This program is free software; you can redistribute it
8696  and/or modify it under the terms of the GNU General
8697  Public License as published by the Free Software
8698  Foundation; either version 2 of the License, or (at
8699  your option) any later version.
8700
8701  This program is distributed in the hope that it will
8702  be useful, but WITHOUT ANY WARRANTY; without even the
8703  implied warranty of MERCHANTABILITY or FITNESS FOR A
8704  PARTICULAR PURPOSE.  See the GNU General Public
8705  License for more details.
8706
8707  The GNU General Public License should be included with
8708  this file.  If not, you can view it at
8709  http://www.gnu.org/copyleft/gpl.html
8710  or write to the Free Software Foundation, Inc.,
8711  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
8712  USA
8713
8714  -->
8715
8716 </article>