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