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