version update
[privoxy.git] / doc / source / faq.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
2 <!entity % dummy "INCLUDE"> 
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 contacting SYSTEM "contacting.sgml">
8 <!entity history SYSTEM "history.sgml">
9 <!entity copyright SYSTEM "copyright.sgml">
10 <!entity p-version "2.9.14">
11 <!entity p-status "beta">
12 <!entity % p-not-stable "INCLUDE">
13 <!entity % p-stable "IGNORE">
14 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
15 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
16 <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml -->
17 ]>
18 <!--
19  File        :  $Source: /cvsroot/ijbswa/current/doc/source/faq.sgml,v $
20
21  Purpose     :  FAQ
22                 This file belongs into
23                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
24                 
25  $Id: faq.sgml,v 1.48 2002/04/10 18:45:15 swa Exp $
26
27  Written by and Copyright (C) 2001 the SourceForge
28  Privoxy team. http://www.privoxy.org/
29
30  Based on the Internet Junkbuster originally written
31  by and Copyright (C) 1997 Anonymous Coders and 
32  Junkbusters Corporation.  http://www.junkbusters.com
33
34  <Qandaset defaultlabel='qanda'>
35   <QandAEntry>
36    <question>
37     <para> 
38      How are you?
39     </para>
40    </question>
41    <answer>
42     <para> 
43      Fine.
44     </para>
45    </answer>
46   </QandAEntry>
47  </QandASet>
48
49  ========================================================================
50  NOTE: Please read developer-manual/documentation.html before touching 
51  anything in this, or other Privoxy documentation. You have been warned!
52  Failure to abide by this rule will result in the revocation of your license 
53  to live a peaceful existence!
54  ========================================================================
55
56 -->
57
58
59 <article id="index" class="faq">
60 <artheader>
61 <title>Privoxy Frequently Asked Questions</title>
62
63 <pubdate>$Id: faq.sgml,v 1.48 2002/04/10 18:45:15 swa Exp $</pubdate>
64
65 <authorgroup>
66  <author>
67   <affiliation>
68    <orgname>By: Privoxy Developers</orgname>
69    </affiliation>
70  </author>
71 </authorgroup>
72
73 <abstract>
74 <![%dummy;[
75 <para>
76  <comment>
77   This is here to keep vim syntax file from breaking :/
78   If I knew enough to fix it, I would.
79   PLEASE DO NOT REMOVE! HB: hal@foobox.net
80  </comment>
81 </para>
82 ]]>
83  <para>
84  This FAQ gives users and developers alike answers to frequently asked
85  questions about <ulink url="http://www.privoxy.org">Privoxy</ulink> 
86  <![%p-stable;[ v.&p-version]]>.
87  </para>
88
89 <!-- Include privoxy.sgml boilerplate: -->
90  &p-intro;
91 <!-- end boilerplate -->
92
93  <para>
94   You can find the latest version of the document at <ulink
95   url="http://www.privoxy.org/faq/">http://www.privoxy.org/faq/</ulink>.
96   Please see the Contact section if you want to contact the developers.
97  </para>
98
99 <!--   <para> -->
100 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
101 <!--   </para> -->
102 </abstract>
103 </artheader>
104
105 <!--   ~~~~~       New section      ~~~~~     -->
106 <sect1 id="intro" label=""><title></title>
107 <!-- dummy section to force TOC on page by itself -->
108 <!-- DO NOT REMOVE! please ;) -->
109 <para> </para>
110 </sect1>
111
112 <!--   ~~~~~       New section      ~~~~~     -->
113
114 <sect1 label="1" id="general"><title>General Information</title>
115
116 <sect2 renderas="sect3" id="newjb"><title>What is this new version of <application>Privoxy</application>?</title>
117  <para>
118   The original <application><trademark>Internet
119   Junkbuster</trademark></application> (tm) is a copyrighted product of <ulink
120   url="http://www.junkbusters.com">Junkbusters Corporation</ulink>.
121   Development of this effort stopped some time ago as of version 2.0.2. Stefan
122   Waldherr started the ijbswa project on <ulink
123   url="http://sourceforge.net/projects/ijbswa/">Sourceforge</ulink> to
124   rekindle development. Other developers subsequently joined with Stefan, and
125   have since added many new features, refinements and enhancements. The result
126   of this effort is <application>Privoxy</application>.
127  </para>
128  <para>
129   <application>Privoxy</application> has evolved from the 
130   <application>Junkbuster 2.0.2</application> code base, and has advanced
131   significantly at this point. 
132  </para>
133  <para> 
134   Please see the <link linkend="copyright">History section</link> for more
135   information on the history of <application>Junkbuster</application> and 
136   <application>Privoxy</application>.
137  </para>
138
139 </sect2>
140
141
142 <sect2 renderas="sect3">
143 <title id="whyprivoxy">Why <quote>Privoxy</quote>? Why a name change at all?</title>
144 <para>
145  <application>Privoxy</application> is the 
146  <quote><emphasis>Privacy Enhancing Proxy</emphasis></quote>.
147 </para>
148 <para>
149  There are potential legal complications from the continued use of the 
150  <application>Junkbuster</application> name, which is a registered trademark of 
151  <ulink url="http://junkbusters.com">Junkbusters Corporation</ulink>.
152  And thus they <quote>own</quote> the rights to the name.
153  (There are, however, no objections from Junkbusters Corporation to the 
154  <application>Privoxy</application> project itself, and they, in fact, still
155  share our ideals and goals.)
156 </para>
157
158 <para>
159  The developers also believed that there are so many changes from the original 
160  code, that it was time to make a clean break from the past and make 
161  a name in their own right<![%p-not-stable;[, especially now with the pending
162  release of version 3.0]]>.
163 </para>
164 </sect2>
165
166
167 <sect2 renderas="sect3" id="differs"><title>How does <application>Privoxy</application> differ
168 from the old <application>Junkbuster?</application></title> 
169 <para>
170   <application>Privoxy</application> picks up where
171   <application>Junkbuster</application> left off. All the old features remain.
172   The new <application>Privoxy</application> still blocks ads and banners,
173   still manages cookies, and still helps protect your privacy. But, these are
174   all enhanced, and many new features have been added, all in the same vein.
175  </para>
176  <para>
177   The configuration has changed significantly as well. This is something that
178   users will notice right off the bat if you are upgrading from 
179   <application>Junkbuster</application> 2.0.x. The <quote>blocklist</quote>
180   file does not exist any more. This is replaced by <quote>actions</quote>
181   files, such as <filename>default.actions</filename>. This is where most of
182   the per site configuration is now.
183  </para>
184 </sect2>
185
186 <sect2 renderas="sect3" id="features"><title>What are some of the new features?</title>
187 <!-- Include newfeatures.sgml: --> 
188  &newfeatures;
189 <!-- end include -->
190
191 </sect2>
192
193 <sect2 renderas="sect3" id="proxymoron"><title>What is a <quote>proxy</quote>? How does
194 <application>Privoxy</application> work? </title>
195  <para>
196   When you connect to a web site with <application>Privoxy</application>, 
197   you are really connecting to your locally running version of 
198   <application>Privoxy</application>. <application>Privoxy</application>
199   intercepts your requests for the web page, and relays that to the 
200   <quote>real</quote> web site. The web site sends the HTTP data stream 
201   back to <application>Privoxy</application>, where
202   <application>Privoxy</application> can work its magic before it 
203   relays this data back to your web browser.
204  </para>
205
206  <para>
207   Since <application>Privoxy</application> sits between you and the 
208   WWW, it is in a position to intercept and completely manage all web traffic and 
209   HTTP content before it gets to your browser.
210   <application>Privoxy</application> uses various programming methods to do
211   this, all of which is under your control via the various configuration
212   files and options.
213  </para>
214
215  <para>
216   There are many kinds of proxies. <application>Privoxy</application> best 
217   fits the <quote>filtering proxy</quote> category.
218  </para>
219
220 </sect2>
221
222
223 <sect2 renderas="sect3">
224 <title id="knows">How does <application>Privoxy</application> know what is
225 an ad, and what is not?</title>
226 <para>
227  <application>Privoxy</application> processes all the raw content of every 
228  web page. So it reads everything on each page. It then compares this to the
229  rules as set up in the configuration files, and looks for any matches to
230  these rules. <application>Privoxy</application> makes heavy use of
231  <quote>regular expressions</quote>. (If you are not familiar with regular
232  expressions, it is explained briefly in <ulink
233  url="../user-manual/appendix.html">the user manual</ulink>.) Regular
234  expressions facilitate matching of one text string against another, using
235  wildcards to build complex patterns. So <application>Privoxy</application>
236  will typically look for URLs and other content that match certain key words
237  and expressions as defined in the configuration files. For instance a URL
238  that contains <quote>/banners</quote>, has a high probability of containing
239  ad banners, and thus would be a prime candidate to have a matching rule.
240 </para>
241 <para>
242  So <application>Privoxy</application> will look for these kinds of obvious 
243  looking culprits. And also, will use lists of known organizations that
244  specialize in ads. Again, using complex patterns to match as many potential 
245  combinations as possible since there tend to be many, many variations used by 
246  advertisers, and new ones are being introduced all the time.
247 </para>
248 </sect2>
249
250 <sect2 renderas="sect3">
251 <title id="mistakes">Can <application>Privoxy</application> make mistakes? 
252 This does not sound very scientific.</title>
253 <para>
254  Actually, it's a black art ;-) And yes, it is always possible to have a broad rule
255  accidentally block something by mistake. There is a good chance you may run 
256  into such a situation at some point. It is tricky writing rules to cover
257  every conceivable possibility, and not occasionally get false positives.
258 </para>
259
260 <para>
261  But this should not be a big concern since the
262  <application>Privoxy</application> configuration is very flexible, and
263  includes tools to help identify these types of situations so they can be
264  addressed as needed, allowing you to customize your installation.
265  (<link linkend="badsite">See the Troubleshooting section below</link>.)
266 </para>
267
268 </sect2>
269
270
271 <sect2 renderas="sect3" id="browsers2"><title>My browser does the same things as
272 <application>Privoxy</application>. Why should I use
273 <application>Privoxy</application> at all?</title>
274  <para>
275   Modern browsers do indeed have <emphasis>some</emphasis> of the same
276   functionality as <application>Privoxy</application>. Maybe this is
277   adequate for you. But <application>Privoxy</application> is much more
278   versatile and powerful, and can do a number of things that browsers just can't.
279  </para>
280  <para>
281   In addition, a proxy is good choice if you use multiple browsers, or 
282   have a LAN with multiple computers. This way all the configuration 
283   is in one place, and you don't have to maintain a similar configuration 
284   for possibly many browsers.
285
286  </para>
287 </sect2>
288
289
290
291 <sect2 renderas="sect3" id="license"><title>Is there is a license or fee? What about a 
292 warranty? Registration?</title>
293  <para>
294   <application>Privoxy</application> is licensed under the GNU General Public
295   License (GPL). It is free to use, copy, modify or distribute as you wish
296   under the terms of this license.  Please see the Copyright section for more
297   information on the license and copyright.
298
299   </para>
300  <para>
301   There is no warranty of any kind, expressed, implied or otherwise. That is
302   something that would cost real money ;-) There is no registration either.
303   <application>Privoxy</application> really is <emphasis>free</emphasis>
304   in every respect!
305
306  </para>
307
308 </sect2>
309
310 <sect2 renderas="sect3" id="jointeam"><title>I would like to help you, what do I do?</title>
311
312 <sect3 renderas="sect4" id="jointeam-money"><title>Money Money Money</title>
313 <para>
314  We, of course, welcome donations and use the money for domain registering,
315  regular world-wide get-togethers (hahaha). Anyway, we'll soon describe the
316  process how to donate money to the team.
317 </para>
318 </sect3>
319
320 <sect3 renderas="sect4" id="jointeam-work"><title>You want to work with us?</title>
321 <para>
322    Well, helping the team is always a good idea. We welcome new developers,
323    RPM gurus or documentation makers. Simply get an account on sourceforge.net
324    and mail your id to the developer mailing list. Then read the
325    section Quickstart in the <ulink url="../developer-manual/quickstart.html">
326    Developer's Manual</ulink>.
327 </para>
328 <para>
329  Once we have added you to the team, you'll have write access to the CVS
330  repository, and together we'll find a suitable task for you.
331 </para>
332 </sect3>
333
334 </sect2>
335
336 </sect1>
337
338
339 <!--   ~~~~~       New section      ~~~~~     -->
340
341 <sect1  label="2" id="installation"><title>Installation</title>
342
343 <sect2 renderas="sect3" id="whichbrowsers">
344 <title>Which browsers are supported by <application>Privoxy</application>?</title>
345 <para>
346  Any browser that can be configured to use a <quote>proxy</quote>, which 
347  should be virtually all browsers. Direct browser support is not necessary
348  since <application>Privoxy</application> runs as a separate application and
349  just exchanges standard HTML data with your browser, just like a web server
350  does.
351 </para>
352 </sect2>
353
354 <sect2 renderas="sect3" id="whichos">
355 <title>Which operating systems are supported?</title>
356 <!--
357 Include supported.sgml here:
358 -->
359 &supported;
360 </sect2>
361
362 <sect2 renderas="sect3" id="newinstall"><title>Can I install  
363  <application>Privoxy</application> over <application>Junkbuster</application>?</title>
364  <para>
365    We recommend you uninstall <application>Junkbuster</application>
366    first to minimize conflicts and confusion. You may want to 
367    save your old configuration files for future reference. The configuration
368    is substantially changed.
369  </para>
370  <para>
371   See the <ulink
372   url="../user-manual/index.html">user-manual</ulink> for
373   platform specific installation instructions.
374  </para>
375  <para>
376   Note: Some installers may automatically uninstall
377   <application>Junkbuster</application>, if present!
378  </para>
379
380 </sect2>
381
382 <sect2 renderas="sect3">
383 <title id="firststep">I just installed <application>Privoxy</application>. Is there anything 
384 special I have to do now?</title>
385
386 <para>
387  All browsers must be told to use <application>Privoxy</application> 
388  as a proxy by specifying the correct proxy address and port number 
389  in the appropriate configuration area for the browser. See below.
390  Also, you should flush your browser's memory and disk cache to get rid of any
391  cached items.
392
393 </para>
394
395 </sect2>
396
397
398 <sect2 renderas="sect3" id="localhost"><title>What is the proxy address of <application>Privoxy</application>?</title>
399  <para>
400   If you set up the <application>Privoxy</application> to run on
401   the computer you browse from (rather than your ISP's server or some
402   networked computer on a LAN), the proxy will be on <quote>localhost</quote>
403   (which is the special name used by every computer on the Internet to refer
404   to itself) and the port will be 8118 (unless you have <application>Privoxy</application> to run on a different port with the
405   <emphasis>listen-address</emphasis> config option). 
406  </para>
407  <para>
408   When configuring your browser's proxy settings you typically enter
409   the word <quote>localhost</quote> in the boxes next to <quote>HTTP</quote>
410   and <quote>Secure</quote> (HTTPS) and then the number <quote>8118</quote>
411   for <quote>port</quote>.  This tells your browser to send all web 
412   requests to <application>Privoxy</application> instead of directly to the 
413   Internet.
414  </para>
415  <para>
416   <application>Privoxy</application> can also be used to proxy for 
417   a Local Area Network. In this case, your would enter either the IP 
418   address of the LAN host where <application>Privoxy</application> 
419   is running, or the equivalent hostname. Port assignment would be 
420   same as above.
421  </para>
422  <para>
423   <application>Privoxy</application> does not currently handle
424   protocols such as FTP, SMTP, IM, IRC, ICQ, or other Internet
425   protocols. 
426  </para>
427 </sect2>
428
429 <sect2 renderas="sect3">
430 <title id="nothing">I just installed <application>Privoxy</application>, and nothing is happening.
431 All the ads are there. What's wrong?</title>
432
433 <para>
434  Did you configure your browser to use <application>Privoxy</application> 
435  as a proxy? It does not sound like it. See above. You might also try flushing
436  the browser's caches to force a full re-reading of pages. You can verify 
437  that <application>Privoxy</application> is running, and your browser 
438  is correctly configured by entering the special URL: 
439  <ulink url="http://p.p/">http://p.p/</ulink>. This should give you 
440  a banner that says <quote>This is Privoxy</quote> and 
441  access to <application>Privoxy's</application> internal configuration. 
442  If you see this, then you are good to go. If not, the browser or 
443  <application>Privoxy</application> are not set up correctly.
444
445 </para>
446
447 </sect2>
448
449 </sect1>
450
451
452 <!--   ~~~~~       New section      ~~~~~     -->
453
454 <sect1  label="3" id="configuration"><title>Configuration</title>
455
456 <sect2 renderas="sect3" id="newconfig"><title>Can I use my old config files?</title>
457  <para>
458    There are major changes to <application>Junkbuster</application>/ 
459    <application>Privoxy</application> configuration from version 2.0.x to
460    2.9.x and later. Most of the older files will not work at all. This is 
461    especially true of <filename>blocklist</filename>. If this is the case, you
462    will need to re-enter your old data into the new configuration structure.
463    This is probably also a good recommendation even if upgrading from 2.9.x to
464    3.x since there were many minor changes along the way.
465  </para>
466 </sect2>
467
468 <sect2 renderas="sect3">
469 <title id="actionsfile">What is an <quote>actions</quote> file?</title>
470
471 <para>
472  <quote>actions</quote> files are where various actions that
473  <application>Privoxy</application> might take, are configured. 
474  Typically, you would define a set of default actions that apply 
475  to all URLs, then add exceptions to these defaults.
476 </para>
477  
478 <para>
479  Actions can be defined on a per site basis, or for groups of sites. Actions
480  can also be grouped together and then applied to one or more sites. There
481  are many possible actions that might apply to any given site. As an example,
482  if we are blocking cookies as one of our default
483  <application>actions</application>, but need to accept cookies from a given
484  site, we would define this in our <quote>actions</quote> file.
485
486 </para>
487
488 <para>
489  <application>Privoxy</application> comes with several default
490  <application>actions</application> files, with varying degrees 
491  of filtering and blocking, as starting points for your own 
492  configuration (see below).
493 </para>
494
495 </sect2>
496
497 <sect2 renderas="sect3" id="actionss">
498 <title>The <quote>actions</quote> concept confuses me. Please list 
499 some of these <quote>actions</quote>.</title>
500 <para>
501  These are all explained in the 
502  <ulink url="../user-manual/configuration.html#ACTIONSFILE">user-manual</ulink>.
503  Please refer to that.
504 </para>
505 </sect2>
506
507
508 <sect2 renderas="sect3">
509 <title id="actconfig">How are actions files configured? What is the easiest
510 way to do this?</title> 
511
512 <para>
513  The easiest way to do this, is to access <application>Privoxy</application>
514  with your web browser at <ulink url="http://p.p/">http://p.p/</ulink>, 
515  and then select 
516  "<ulink url="http://config.privoxy.org">Edit the actions list</ulink>"
517  from the selection list. You can also do this by editing the appropriate 
518  file with a text editor.
519 </para>
520
521 <para>
522  Please see the 
523  <ulink
524  url="../user-manual/configuration.html#ACTIONSFILE">user-manual</ulink> for a
525  detailed explanation of these and other configuration files, and their
526  various options and syntax.
527 </para>
528 </sect2>
529
530
531 <!--
532 FIXME: Commenting these out until we have some data there. HB 03/17/02.
533
534 <sect2 renderas="sect3" id="yahoo"><title>How can I make my Yahoo account work?</title>
535  <para>
536    Fillme.
537  </para>
538 </sect2>
539
540 <sect2 renderas="sect3" id="hotmail"> <title>How can I make my Hotmail account work?</title>
541   <para>
542    Fillme.
543   </para>
544 </sect2>
545
546 <sect2 renderas="sect3" id="gmx"> <title>How can I make my GMX account work?</title>
547  <para>
548    Fillme.
549  </para>
550 </sect2>
551 -->
552
553 <sect2 renderas="sect3" id="configfiles"> <title>What are the differences between
554 intermediate.action, basic.action, etc.?</title>
555  <para>
556 Configuring <application>Privoxy</application> is not easy. To help you get
557 started, we provide you with three different default configurations. The
558 following table shows you, which features are enabled in each configuration.
559  </para>
560  <para>
561 <table frame=all><title>Default Configurations</title>
562 <tgroup cols=5 align=left colsep=1 rowsep=1>
563 <colspec colname=c1>
564 <colspec colname=c2>
565 <colspec colname=c3>
566 <colspec colname=c4>
567 <colspec colname=c5>
568 <thead>
569 <row>
570   <entry>Feature</entry>
571   <entry>default.action</entry>
572   <entry>basic.action</entry>
573   <entry>intermediate.action</entry>
574   <entry>advanced.action</entry>
575 </row>
576 </thead>
577
578 <!--  <tfoot> -->
579 <!--  <row> -->
580 <!--    <entry>f1</entry> -->
581 <!--    <entry>f2</entry> -->
582 <!--    <entry>f3</entry> -->
583 <!--    <entry>f4</entry> -->
584 <!--    <entry>f5</entry> -->
585 <!--  </row> -->
586 <!--  </tfoot> -->
587
588 <tbody>
589 <!-- new row -->
590 <row>
591   <entry>ad-filtering</entry>
592   <entry>?</entry>
593   <entry>x</entry>
594   <entry>x</entry>
595   <entry>x</entry>
596 </row>
597 <!-- new row -->
598 <row>
599   <entry>blank image</entry>
600   <entry>?</entry>
601   <entry>x</entry>
602   <entry>x</entry>
603   <entry>x</entry>
604 </row>
605 <!-- new row -->
606 <row>
607   <entry>de-animate GIFs</entry>
608   <entry>?</entry>
609   <entry>x</entry>
610   <entry>x</entry>
611   <entry>x</entry>
612 </row>
613 <!-- new row -->
614 <row>
615   <entry>referer forging</entry>
616   <entry>?</entry>
617   <entry>x</entry>
618   <entry>x</entry>
619   <entry>x</entry>
620 </row>
621 <!-- new row -->
622 <row>
623   <entry>jon's +no-cookies-keep (i.e. session cookies only)</entry>
624   <entry>?</entry>
625   <entry>x</entry>
626   <entry>x</entry>
627   <entry>x</entry>
628 </row>
629 <!-- new row -->
630 <row>
631   <entry>no-popup windows</entry>
632   <entry>?</entry>
633   <entry></entry>
634   <entry>x</entry>
635   <entry>x</entry>
636 </row>
637 <!-- new row -->
638 <row>
639   <entry>fast redirects</entry>
640   <entry>?</entry>
641   <entry></entry>
642   <entry>x</entry>
643   <entry>x</entry>
644 </row>
645 <!-- new row -->
646 <row>
647   <entry>hide-referrer</entry>
648   <entry>?</entry>
649   <entry></entry>
650   <entry>x</entry>
651   <entry>x</entry>
652 </row>
653 <!-- new row -->
654 <row>
655   <entry>hide-useragent</entry>
656   <entry>?</entry>
657   <entry></entry>
658   <entry>x</entry>
659   <entry>x</entry>
660 </row>
661 <!-- new row -->
662 <row>
663   <entry>content-modification</entry>
664   <entry>?</entry>
665   <entry></entry>
666   <entry></entry>
667   <entry>x</entry>
668 </row>
669 <!-- new row -->
670 <row>
671   <entry>feature-x</entry>
672   <entry>?</entry>
673   <entry></entry>
674   <entry></entry>
675   <entry></entry>
676 </row>
677 <!-- new row -->
678 <row>
679   <entry>feature-y</entry>
680   <entry>?</entry>
681   <entry></entry>
682   <entry></entry>
683   <entry></entry>
684 </row>
685 <!-- new row -->
686 <row>
687   <entry>feature-z</entry>
688   <entry>?</entry>
689   <entry></entry>
690   <entry></entry>
691   <entry></entry>
692 </row>
693 <!-- finish -->
694 </tbody>
695 </tgroup>
696 </table>
697 </para>
698 </sect2>
699
700 <sect2 renderas="sect3" id="browseconfig"> <title>Why can I change the configuration with a
701 browser? Does that not raise security issues?</title>
702  <para>
703 What I don't understand, is how I can browser edit the config file as a
704 regular user, while the whole <filename>/etc/privoxy</filename> hierarchy
705 belongs to the user <quote>privoxy</quote>, with only 644 permissions.
706  </para>
707  <para>
708 When you use the browser-based editor, <application>Privoxy</application>
709 itself is writing to the config files.  Because
710 <application>Privoxy</application> is running as the user <quote>privoxy</quote>, it can
711 update the config files.
712  </para>
713  <para>
714 If you don't like this, setting <quote>enable-edit-actions 0</quote> in the
715 config file will disable the browser-based editor.  If you're that paranoid,
716 you should also consider setting <quote>enable-remote-toggle 0</quote> to prevent
717 browser-based enabling/disabling of <application>Privoxy</application>.
718  </para>
719  <para>
720 Note that normally only local users can connect to
721 <application>Privoxy</application>, so this is not (normally) a security
722 problem.
723  </para>
724 </sect2>
725
726
727 <sect2 renderas="sect3">
728 <title id="filterfile">What is <quote>default.filter</quote>?</title>
729 <para>
730  The <quote>default.filter</quote> file is used to <quote>filter</quote> any
731  web page content. By <quote>filtering</quote> we mean it can modify, remove, 
732  or change <emphasis>anything</emphasis> on the page, including HTML tags, and
733  JavaScript. Regular expressions are used to accomplish this, and operate 
734  on a line by line basis. This is potentially a very powerful feature, but
735  requires some expertise. 
736 </para>
737
738 <para>
739  If you are familiar with regular expressions, and HTML, you can look at 
740  the provided <filename>default.filter</filename> with a text editor and see
741  some of things it can be used for.
742 </para>
743
744 <para>
745  Presently, there is no GUI editor option for this part of the configuration, 
746  but you can disable/enable various sections of the included default 
747  file with the <quote>Actions List Editor</quote> from your browser.
748 </para>
749
750 </sect2>
751
752 <sect2 renderas="sect3">
753 <title id="lanconfig">How can I set up <application>Privoxy</application> to act as a proxy for my 
754  LAN?</title>
755 <para>
756  By default, <application>Privoxy</application> only responds to requests 
757  from localhost. To have it act as a server for a network, this needs to be 
758  changed in the main config file where the <application>Privoxy</application>
759  configuration is located. In that file is a <quote>listen-address</quote> 
760  option. It may be commented out with a <quote>#</quote> symbol. Make sure 
761  it is uncommented, and assign it the address of the LAN gateway interface, 
762  and port number to use:
763 </para>
764
765 <para>
766  <screen>
767   listen-address  192.168.1.1:8118
768  </screen>
769 </para>
770
771 <para>
772  Save the file, and restart <application>Privoxy</application>. Configure 
773  all browsers on the network then to use this address and port number.
774 </para>
775
776 </sect2>
777
778
779 <sect2 renderas="sect3">
780 <title id="noseeum">Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</title>
781 <para>
782  This is a configuration option for images that
783  <application>Privoxy</application> is stopping. You have the choice <!-- of
784  the --> <!-- <application>Privoxy</application> logo, --> of a checkerboard
785  pattern, a transparent 1x1 GIF image (aka <quote>blank</quote>), or a custom
786  URL of your choice. Note that to fit this category, the URL must match both 
787  the <quote>+image</quote> and <quote>+block</quote> actions.
788 </para>
789
790 <para>
791  If you want to see nothing, then change the <quote>+image-blocker</quote> 
792  action to <quote>+image-blocker{blank}</quote>. This can be done from the 
793  <quote>Edit Actions List</quote> selection at <ulink
794  url="http://p.p/">http://p.p/</ulink>. Or by hand editing the appropriate 
795  actions file. This will only effect what is defined as <quote>images</quote>
796  though. Also, some URLs that generate the bright red <quote>Blocked</quote>
797  banner, can be moved to the <quote>+image-blocker</quote> section for the
798  same reason, but there are some limits and risks to this (see below).
799 </para>
800
801 </sect2>
802
803
804 <sect2 renderas="sect3">
805 <title id="whyseeum">Why would anybody want to see a checkerboard pattern?</title>
806 <para>
807  This can be helpful for troubleshooting problems. It might also be good 
808  for anyone new to <application>Privoxy</application> so that they can 
809  see if their favorite pages are displaying correctly, and
810  <application>Privoxy</application> is not inadvertently removing something 
811  important.
812 </para>
813
814 </sect2>
815
816 <sect2 renderas="sect3">
817 <title id="blockedisugly">I see large red banners on some pages that say 
818 <quote>Blocked</quote>. Why and how do I get rid of this?</title>
819 <para>
820  These are URLs that match something in one of 
821  <application>Privoxy's</application> block actions (+block). It is meant
822  to be a warning so that you know something has been blocked and an easy way
823  for you to see why. These are handled differently than what has been defined
824  explicitly as <quote>images</quote> (e.g. ad banners). Depending on the 
825  URL itself, it is sometimes hard for <application>Privoxy</application> to 
826  really know whether there is indeed an ad image there or not. And there are
827  limitations as to what <application>Privoxy</application> can do to 
828  <quote>fool</quote> the browser.
829 </para>
830
831 <para>
832  For instance, if the ad is in a frame, then it is embedded in the separate
833  HTML page used for the frame. In this case, you cannot just substitute an
834  aribitray image (like we would for a <quote>blank</quote> image), for an HTML
835  page. The browser is expecting an HTML page, and that is what it must have
836  for frames. So this situation can be a little trickier to deal with, and 
837  <application>Privoxy</application> will use the <quote>Blocked</quote> page.
838 </para>
839
840 <para>
841  If you want these to be treated as if they were images, so that they can be
842  made invisible, you can try moving the offending URL from the
843  <quote>+block</quote> section to the <quote>+imageblock</quote> section of
844  your actions file. Just be forewarned, if any URL is made
845  <quote>invisible</quote>, you may not have any inkling that something has
846  been removed from that page, or why. If this approach does not work, then you are
847  probably dealing with a frame (or <quote>ilayer</quote>), and the only thing
848  that can go there is an HTML page of some sort.
849 </para>
850 <para>
851  To deal with this situation, you could modify the
852  <quote><filename>block</filename></quote> HTML template that is used by
853  <application>Privoxy</application> to display this, and make it something
854  more to your liking. Currently, there is no configuration option for this.
855  You will have to modify, or create your own page, and use this to replace
856  <filename>templates/blocked</filename>, which is what
857  <application>Privoxy</application> uses to display the <quote>Blocked</quote>
858  page.
859 </para>
860 <para>
861  Another way to deal with this is find why and where
862  <application>Privoxy</application> is blocking the frame, and 
863  diable this. Then let the <quote>+image-blocker</quote> action 
864  handle the ad that is embedded in the frame's HTML page. 
865 </para>
866
867 </sect2>
868
869 <sect2 renderas="sect3" id="alliseeisred">
870 <title>I cannot see all of the <quote>Blocked</quote> page banner. All I
871 see is a bright red square.</title>
872 <para>
873  There is not enough space to fit the entire page. Try right clicking on the
874  visible, red portion, and select <quote>Show Frame</quote>, or equivalent.
875  This will usually allow you to see the entire Privoxy <quote>Blocked</quote>
876  page, and from there you can see just what is being blocked, and why.
877 </para>
878 </sect2>
879
880 <sect2 renderas="sect3" id="srvany">
881 <title>Can <application>Privoxy</application> run as a service 
882 on Win2K/NT?</title>
883 <para>
884  Yes, it can run as a system service using <command>srvany.exe</command>.
885  The only catch is that this will effectively disable the
886  <application>Privoxy</application> icon in the taskbar. You can have 
887  one or the other, but not both at this time :( 
888 </para>
889 <para>
890  There is a pending feature request for this functionality. See 
891  thread: <ulink
892  url="http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118">http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118</ulink>, 
893  for details, and a sample configuration.
894
895 </para>
896 </sect2>
897
898
899 <sect2 renderas="sect3" id="otherproxy">
900 <title>How can I make <application>Privoxy</application> work with other 
901 proxies like <application>Squid</application>?</title>
902 <para>
903  This can be done. See the <ulink
904  url="../user-manual/configuration.html#FORWARDING">user manual</ulink>, 
905  which describes how to do this.
906
907 </para>
908
909 </sect2>
910
911 </sect1>
912
913 <!--   ~~~~~       New section      ~~~~~     -->
914
915 <sect1  label="4"id="misc"><title>Miscellaneous</title>
916
917 <sect2 renderas="sect3">
918 <title id="slowsme">How much does <application>Privoxy</application> slow my browsing down? This 
919 has to add extra time to browsing.</title>
920 <para>
921  It should not slow you down any in real terms, and may actually help 
922  speed things up since ads, banners and other junk are not being displayed.
923  The actual processing time required by <application>Privoxy</application> 
924  itself for each page, is relatively small in the overall scheme of things,
925  and happens very quickly. This is typically more than offset by time saved
926  not downloading and rendering ad images.
927 </para>
928
929 <para>
930  <quote>Filtering</quote> via the <filename>filterfile</filename> 
931  mechanism may cause a perceived slowdown, since the entire page is buffered
932  before displaying. See below.
933 </para>
934
935 </sect2>
936
937
938
939 <sect2 renderas="sect3" id="loadingtimes"><title>I noticed considerable
940 delays in page requests compared to the old Junkbuster. What's wrong?</title>
941 <para>
942 Using the default filtering configuration, I noticed considerable delays in
943 page requests compared to the old Junkbuster. Loading pages with large contents
944 seemed to take forever, then suddenly delivering all the content at once.
945  </para>
946 <para>
947 The whole content must be loaded in order to filter, and nothing is is
948 sent to the browser during this time. The loading time does not really
949 change in real numbers, but the feeling is different, because most
950 browsers are able to start rendering incomplete content, giving the
951 user a feeling of "it works". 
952  </para>
953 <para>
954 To modify the content of a page (i.e. make frames resizeable again, etc.) and
955 not just replace ads, <application>Privoxy</application> needs to download the
956 entire page first, do its content magic and then send the page to the browser.
957 </para>
958 </sect2>
959
960
961 <sect2 renderas="sect3" id="configurl"><title>What is the "http://p.p/"?</title>
962 <para>
963 Since <application>Privoxy</application> sits between your web browser and the Internet, it can be
964 programmed to handle certain pages specially.
965 </para>
966
967 <para>
968  With recent versions of <application>Privoxy</application> (version 2.9.x and
969  greater), you can get some information about
970  <application>Privoxy</application> and change some settings by going to
971  <ulink url="http://p.p/">http://p.p/</ulink> or, equivalently, <ulink
972  url="http://config.privoxy.org/">http://config.privoxy.org/</ulink> (Note
973  that p.p is far easier to type but may not work in some configurations. With
974  the name change to <application>Privoxy</application>, this is changed from
975  the previous http://i.j.b/ and earlier 2.9.x versions).
976 </para>
977
978 <para>
979  These pages are <emphasis>not</emphasis> forwarded to a server on the
980  Internet - instead they are handled by a special web server which is built in to
981   <application>Privoxy</application>.
982 </para>
983
984 <para>
985  If you are not running <application>Privoxy</application>, then <ulink
986  url="http://p.p/">http://p.p/</ulink> will fail, and <ulink
987  url="http://config.privoxy.org/">http://config.privoxy.org/</ulink> will
988  return a web page telling you you're not running
989  <application>Privoxy</application>.
990 </para>
991
992 <para>
993  If you have version 2.0.2, then the equivalent is
994  http://example.com/show-proxy-args (but you get far less information, and
995  you should really consider upgrading to &p-version;).
996 </para>
997 </sect2>
998
999 <!--
1000 FIXME: commented out until we have data. HB 03/18/02.
1001
1002 <sect2 renderas="sect3" id="badfiledesc"><title>I get the message 'Bad File Descriptor', why?</title>
1003 <para>
1004    Fillme.
1005 </para>
1006 </sect2>
1007
1008 -->
1009
1010 <sect2 renderas="sect3" id="blocklist"><title>Do you still maintain the blocklists?</title>
1011 <para>
1012     No, not by this name. The format of the blocklists has changed
1013     significantly in versions 2.9.x and later. This functionality 
1014     is done by the <quote>actions</quote> file now. See next question ...
1015 </para>
1016 </sect2>
1017
1018 <sect2 renderas="sect3" id="newads"><title>How can I submit new ads?</title>
1019 <para>
1020  Beginning with <application>Privoxy v2.9.14</application>, missed ads and 
1021  banners and other actions file problems, can be submitted by accessing
1022  <ulink url="javascript:w=Math.floor(screen.width/2);h=Math.floor(screen.height*0.9);void(window.open('http://www.privoxy.org/actions','Feedback','screenx='+w+',width='+w+',height='+h+',scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());"><quote>actions file feedback system</quote></ulink>
1023  from <ulink url="http://p.p/">http://p.p/</ulink>
1024 </para>
1025
1026 <para>
1027  This process does not work with earlier versions of <application>Privoxy</application>
1028  or <application>Junkbuster</application>.
1029 </para>
1030
1031 <para> 
1032  There will soon be regularly updated actions files posted. These 
1033  will be announced on the 
1034  <ulink
1035  url="http://lists.sourceforge.net/lists/listinfo/ijbswa-announce">ijbswa-announce</ulink>
1036  list.
1037 </para>
1038
1039 </sect2>
1040
1041 <sect2 renderas="sect3" id="ip"><title>How can I hide my IP address?</title>
1042 <para>
1043  You cannot hide your IP address with <application>Privoxy</application> or any other software, since
1044 the server needs to know your IP address to send the answers back to you.
1045 </para>
1046 <para>
1047 Fortunately there are many publicly usable anonymous proxies out there, which
1048 solve the problem by providing a further level of indirection between you and
1049 the web server, shared by many people and thus letting your requests "drown"
1050 in white noise of unrelated requests as far as user tracking is concerned.
1051 </para>
1052 <para>
1053 Most of them will, however, log your IP address and make it available to the
1054 authorities in case you abuse that anonymity for criminal purposes. In fact
1055 you can't even rule out that some of them only exist to *collect* information
1056 on (those suspicious) people with a more than average preference for privacy.
1057 </para>
1058 <para>
1059 You can find a list of anonymous public proxies at <ulink
1060 url="http://www.multiproxy.org/anon_list.htm">multiproxy.org</ulink> and many
1061 more through Google.
1062 </para>
1063 </sect2>
1064
1065 <!--  <sect2 renderas="sect3" id="image"><title>What is the imagefile (simage.ini, etc.) for?</title> -->
1066 <!--  <para> -->
1067 <!--   Anytime <application>Privoxy</application> determines (with the help of the blocklist) that a URL -->
1068 <!--   contains an advertisement, it has to decide whether this advertisement is an -->
1069 <!--   image or not. <application>Privoxy</application> uses the imagefile for that purpose. -->
1070 <!--  </para> -->
1071 <!--  </sect2> -->
1072
1073 <sect2 renderas="sect3">
1074 <title id="anonforsure">Can <application>Privoxy</application> guarantee I am anonymous?</title>
1075 <para>
1076  No. Your chances of remaining anonymous are greatly improved, but unless you
1077  are an expert on Internet security it would be safest to assume that
1078  everything you do on the Web can be traced back to you.
1079 </para>
1080 <para>
1081  <application>Privoxy</application> can remove various information about you,
1082  and allows <emphasis>you</emphasis> more freedom  to decide which sites 
1083  you can trust, and what details you want to reveal. But it's still possible
1084  that web sites can find out who you are. Here's one way this can happen.
1085 </para>
1086 <para>
1087  A few browsers disclose the user's email address in certain situations, such
1088  as when transferring a file by FTP. <application>Privoxy</application>
1089  does not filter FTP. If you need this feature, or are concerned about the
1090  mail handler of your browser disclosing your email address, you might
1091  consider products such as <application>NSClean</application>.
1092 </para>
1093 <para>
1094  Browsers available only as binaries could use non-standard headers to give
1095  out any information they can have access to: see the manufacturer's license
1096  agreement. It's impossible to anticipate and prevent every breach of privacy
1097  that might occur. The professionally paranoid prefer browsers available as
1098  source code, because anticipating their behavior is easier. Trust the source,
1099  Luke!
1100 </para>
1101
1102 </sect2>
1103
1104 <sect2 renderas="sect3">
1105 <title id="sitebreak">Might some things break because header information is
1106 being altered?</title>
1107
1108 <para>
1109  Definitely. More and more sites use HTTP header content to decide what to
1110  display and how to display it. There is many ways that this can be handled, 
1111  so having hard and fast rules, is tricky.
1112 </para>
1113
1114 <para>
1115  <quote>USER AGENT</quote> in particular is often used in this way to identify
1116  the browser, and adjust content accordingly. Changing this now is not
1117  recommended, since so many sites do look for this. You may get undesirable 
1118  results by changing this.
1119 </para>
1120
1121 <para>
1122  For instance, different browsers use different encodings of Russian and Czech
1123  characters, certain web servers convert pages on-the-fly according to the
1124  User Agent header. Giving a <quote>User Agent</quote> with the wrong
1125  operating system or browser manufacturer causes some sites in these languages
1126  to be garbled; Surfers to Eastern European sites should change it to
1127  something closer. And then some page access counters work by looking at the
1128  <quote>REFERER</quote> header; they may fail or break if unavailable. The
1129  weather maps of Intellicast have been blocked by their server when no
1130  <quote>REFERER</quote> or cookie is provided, is another example. There are
1131  many, many other ways things can go wrong when trying to fool a web server.
1132 </para>
1133
1134 <para>
1135  If you have problems with a site, you will have to adjust your configuration 
1136  accordingly. Cookies are probably the most likely adjustment that may 
1137  be required, but by no means the only one.
1138 </para>
1139
1140 </sect2>
1141
1142
1143 <sect2 renderas="sect3">
1144 <title id="caching">Can <application>Privoxy</application> act as a <quote>caching</quote> proxy to 
1145 speed up web browsing?</title>
1146 <para>
1147  No, it does not have this ability at all. You want something like 
1148  <ulink url="http://www.squid-cache.org/">Squid</ulink> for this. And, yes, 
1149  before you ask, <application>Privoxy</application> can co-exist 
1150  with other kinds of proxies like <application>Squid</application>.
1151 </para>
1152 </sect2>
1153
1154 <sect2 renderas="sect3">
1155 <title id="firewall">What about as a firewall? Can <application>Privoxy</application> protect me?</title>
1156 <para>
1157  Not in the way you mean, or in the way a true firewall can, or a proxy that
1158  has this specific capability. <application>Privoxy</application> can help
1159  protect your privacy, but not really protect you from intrusion attempts.
1160 </para>
1161 </sect2>
1162
1163
1164 <sect2 renderas="sect3">
1165 <title id="logo">The <application>Privoxy</application> logo that replaces ads is very blocky 
1166 and ugly looking. Can't a better font be used?</title>
1167
1168 <para>
1169  This is not a font problem. The logo is an image that is created by 
1170  <application>Privoxy</application> on the fly. So as to not waste 
1171  memory, the image is rather small. The blockiness comes when the 
1172  image is scaled to fill a largish area. There is not much to be done 
1173  about this, other than to use one of the other
1174  <quote>imageblock</quote> directives: <emphasis>pattern</emphasis>, 
1175  <emphasis>blank</emphasis>, or a URL of your choosing.
1176 </para>
1177 <para>
1178 Given the above problem, we have decided to remove the logo option entirely 
1179 [as of v2.9.13].
1180 </para>
1181 </sect2>
1182
1183
1184 <sect2 renderas="sect3">
1185 <title id="wasted">I have large empty spaces now where ads used to be. 
1186 Why?</title>
1187 <para>
1188  It would be easy enough to just eliminate this space altogether, rather than
1189  fill it with blank space. But, this would create problems with many pages
1190  that use the overall size of the ad to help organize the page layout and
1191  position the various components of the page where they were intended to be.
1192  It is best left this way.
1193 </para>
1194
1195 </sect2>
1196
1197 <sect2 renderas="sect3">
1198 <title id="ssl">How can <application>Privoxy</application> filter Secure (HTTPS) URLs?</title>
1199 <para>
1200  This is a limitation since HTTPS transactions are encrypted SSL sessions
1201  between your browser and the secure site, and are meant to be reliably 
1202  <emphasis>secure</emphasis> and private. This means that all cookies and HTTP
1203  header information are also encrypted from the time they leave your browser,
1204  to the site, and vice versa. <application>Privoxy</application> does not
1205  try to unencrypt this information, so it just passes through as is.
1206  <application>Privoxy</application> can still catch images and ads that
1207  are embedded in the SSL stream though.
1208 </para>
1209
1210 </sect2>
1211
1212
1213 <sect2 renderas="sect3">
1214 <title id="secure"><application>Privoxy</application> runs as a <quote>server</quote>. How 
1215 secure is it? Do I need to take any special precautions?</title>
1216 <para>
1217  There are no known exploits that might effect
1218  <application>Privoxy</application>. On Unix-like systems, 
1219  <application>Privoxy</application> can run as a non-privileged 
1220  user, which is how we recommend it be run. Also, by default 
1221  <application>Privoxy</application> only listens to requests 
1222  from <quote>localhost</quote>. The server aspect of
1223  <application>Privoxy</application> is not itself directly exposed to the
1224  Internet in this configuration. If you want to have
1225  <application>Privoxy</application> serve as a LAN proxy, this will have to
1226  be opened up to allow for LAN requests. In this case, we'd recommend
1227  you specify only the LAN gateway address, e.g. 192.168.1.1, in the main 
1228  <application>Privoxy</application> config file. All LAN hosts can then use 
1229  this as their proxy address in the browser proxy configuration. In this way, 
1230  <application>Privoxy</application> will not listen on any external ports.
1231  Of course, a firewall is always good too. Better safe than sorry.
1232 </para>
1233
1234 </sect2>
1235
1236 <sect2 renderas="sect3" id="turnoff">
1237 <title>How can I temporarily disable <application>Privoxy</application>?</title>
1238 <para>
1239  The easiest way is to access <application>Privoxy</application> with your 
1240  browser by using the special URL: <ulink url="http://p.p/">http://p.p/</ulink>
1241  and select "Toggle Privoxy on or off" from that page.
1242
1243 </para>
1244 </sect2>
1245
1246 <sect2 renderas="sect3" id="seealso">
1247 <title>Where can I find more information about <application>Privoxy</application>
1248 and related issues?</title>
1249 <!-- Include seealso.sgml boilerplate: -->
1250  &seealso;
1251 <!-- end boilerplate -->
1252
1253 <!--
1254 <para>
1255  Please see the 
1256  <ulink url="../user-manual/seealso.html">user-manual</ulink> for 
1257  others references.
1258 </para>
1259 -->
1260 </sect2>
1261
1262 </sect1>
1263
1264
1265 <!--   ~~~~~       New section      ~~~~~     -->
1266
1267 <sect1 label="5" id="trouble">
1268 <title>Troubleshooting</title>
1269
1270 <sect2 renderas="sect3">
1271 <title id="refused">I just upgraded and am getting <quote>connection refused</quote>
1272 with every web page?</title>
1273 <para>
1274  Either <application>Privoxy</application> is not running, or your 
1275  browser is configured for a different port than what
1276  <application>Privoxy</application> is using.
1277 </para>
1278
1279 <para>
1280  The old <application>Privoxy</application> (and also
1281  <application>Junkbuster</application>) used port 8000 by 
1282  default. This has been changed to port 8118 now, due to a conflict 
1283  with NAS (Network Audio Service), which uses port 8000. If you haven't, 
1284  you need to change your browser to the new port number, or alternately 
1285  change <application>Privoxy's</application> <quote>listen-address</quote>
1286  setting in the <filename>config</filename> file used to start 
1287  <application>Privoxy</application>.
1288 </para>
1289
1290 </sect2>
1291
1292 <sect2 renderas="sect3">
1293 <title id="flushit">I just added a new rule, but the steenkin ad is 
1294 still getting through. How?</title>
1295 <para>
1296  If the ad had been displayed before you added its URL, it will probably be
1297  held in the browser's cache for some time, so it will be displayed without
1298  the need for any request to the server, and <application>Privoxy</application>
1299  will not be in the picture. The best thing to do is try flushing the browser's
1300  caches. And then try again.
1301 </para>
1302
1303 <para>
1304  If this doesn't help, you probably have an error in the rule you
1305  applied. Try pasting the full URL of the offending ad into <ulink
1306  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
1307  and see if any actions match your new rule.
1308 </para>
1309
1310 </sect2>
1311
1312 <sect2 renderas="sect3">
1313 <title id="badsite">One of my favorite sites does not work with <application>Privoxy</application>.
1314 What can I do?</title>
1315
1316 <para>
1317  First verify that it is indeed a <application>Privoxy</application> problem, 
1318  by disabling <application>Privoxy</application> filtering and blocking. 
1319  Go to <ulink url="http://p.p/">http://p.p/</ulink> and click on 
1320  <quote>Toggle Privoxy On or Off</quote>, then disable it. Now try that 
1321  page again. It's probably a good idea to flush the browser cache as well.
1322 </para>
1323
1324 <para>
1325  If still a problem, go to <quote>Show which actions apply to a URL and
1326  why</quote> from <ulink url="http://p.p/">http://p.p/</ulink> and paste
1327  the full URL of the page in question into the prompt. See which actions are
1328  being applied to the URL. Now, armed with this information, go to <quote>Edit
1329  the actions list</quote>. Here you should see various sections that have
1330  various <application>Privoxy</application> features disabled for specific
1331  sites. Most disabled <quote>actions</quote> will have a <quote>-</quote> (minus
1332  sign) in front of them. Some aliases are used just to disable other actions, 
1333  e.g. <quote>shop</quote> and <quote>fragile</quote>, and won't necessarily 
1334  use a <quote>+</quote> or <quote>-</quote> sign. Add your problem page
1335  URL to one of these sections that looks like it is disabling the feature that
1336  is causing the problem. Rember to flush your browser's caches when making 
1337  such changes! As a last resort, try <quote>fragile</quote> which
1338  disables most actions. Now re-try the page. There might be some trial and
1339  error involved. This is discussed in a little more detail in the <ulink
1340  url="../user-manual/appendix.html#ACTIONSANAT">user-manual appendix</ulink>.
1341
1342 </para>
1343
1344 <para>
1345  Alternately, if you are comfortable with a text editor, you can accomplish 
1346  the same thing by editing the appropriate <quote>actions</quote> file.
1347 </para>
1348
1349 </sect2>
1350
1351 <sect2 renderas="sect3" id="bugs">
1352 <title>Where can I get help? Report bugs? Feature Requests? Etc?</title>
1353 <para>
1354  Feedback is encouraged, whether good, bad or ugly. Please see the contact
1355  page in the <ulink url="../user-manual/contact.html">user-manual</ulink> for
1356  details.
1357
1358 </para>
1359
1360 </sect2>
1361
1362 <sect2 renderas="sect3">
1363 <title id="time">What time is it?</title>
1364 <para>
1365  Time for you to go!
1366 </para>
1367 </sect2>
1368
1369 </sect1>
1370 <!--
1371 </sect1>
1372 -->
1373
1374 <!--   ~~~~~       New section      ~~~~~     -->
1375 <!--
1376 FIXME: Commented out until we have something to put here. HB 03/18/02.
1377 <sect1 id="knownissues"><title>Known Issues</title>
1378 <para>
1379    Fillme.
1380 </para>
1381 </sect1>
1382 -->
1383
1384   <!--   ~~~~~       New section      ~~~~~     -->
1385   <sect1 id="contact"><title>Contacting the developers, Bug Reporting and Feature Requests</title>
1386 <!-- Include contacting.sgml  -->
1387  &contacting;
1388 <!-- end contacting -->
1389   </sect1>
1390   
1391   <!--   ~~~~~       New section      ~~~~~     -->
1392   <sect1 id="copyright"><title>Copyright and History</title>
1393
1394 <sect2><title>Copyright</title>
1395 <!-- Include copyright.sgml -->
1396  &copyright;
1397 <!-- end -->
1398 </sect2>
1399
1400 <sect2><title>History</title>
1401 <!-- Include history.sgml -->
1402  &history;
1403 <!-- end -->
1404 </sect2>
1405
1406   </sect1>
1407   
1408 <!--   ~~~~~       New section      ~~~~~     -->
1409 <!--
1410 <sect1 id="seealso"><title>See also</title>
1411 -->
1412 <!-- Include seealso.sgml -->
1413 <!--
1414  &see;
1415 -->
1416 <!-- end  -->
1417 <!--
1418 </sect1>
1419 -->
1420
1421 <!-- hhmts end -->
1422  <!--
1423  Tue 09/11/01 06:38:14 PM EST: Test SGML doc by Hal Burgiss.
1424  
1425  Last modified: Mon Sep 10 19:22:09 CEST 2001
1426  
1427  This program is free software; you can redistribute it 
1428  and/or modify it under the terms of the GNU General
1429  Public License as published by the Free Software
1430  Foundation; either version 2 of the License, or (at
1431  your option) any later version.
1432
1433  This program is distributed in the hope that it will
1434  be useful, but WITHOUT ANY WARRANTY; without even the
1435  implied warranty of MERCHANTABILITY or FITNESS FOR A
1436  PARTICULAR PURPOSE.  See the GNU General Public
1437  License for more details.
1438
1439  The GNU General Public License should be included with
1440  this file.  If not, you can view it at
1441  http://www.gnu.org/copyleft/gpl.html
1442  or write to the Free Software Foundation, Inc., 59
1443  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
1444
1445 $Log: faq.sgml,v $
1446 Revision 1.48  2002/04/10 18:45:15  swa
1447 generated
1448
1449 Revision 1.47  2002/04/10 04:05:32  hal9
1450 More on BML, etc.
1451
1452 Revision 1.45  2002/04/08 22:59:26  hal9
1453 Version update. Spell chkconfig correctly :)
1454
1455 Revision 1.44  2002/04/07 21:24:29  hal9
1456 Touch up on name change.
1457
1458 Revision 1.43  2002/04/04 21:59:53  hal9
1459 Added NT/W2K service/icon situation.
1460
1461 Revision 1.42  2002/04/04 18:46:47  swa
1462 consistent look. reuse of copyright, history et. al.
1463
1464 Revision 1.41  2002/04/04 06:48:37  hal9
1465 Structural changes to allow for conditional inclusion/exclusion of content
1466 based on entity toggles, e.g. 'entity % p-not-stable  "INCLUDE"'. And
1467 definition of internal entities, e.g. 'entity p-version "2.9.13"' that will
1468 eventually be set by Makefile.
1469 More boilerplate text for use across multiple docs.
1470
1471 Revision 1.40  2002/04/03 04:22:03  hal9
1472 Fixed several typos.
1473
1474 Revision 1.39  2002/04/03 03:53:03  hal9
1475 Revert some changes, and then make some news, to layout, and appearance.
1476
1477 Revision 1.38  2002/04/02 03:49:10  hal9
1478 Major changes to doc structure and layout. Sections are not automatically
1479 numbered now. TOC is on page by itself.
1480
1481 Revision 1.37  2002/04/01 16:24:07  hal9
1482 -Rework of supported Q/A.
1483 -Set up entities to include boilerplate text.
1484
1485 Revision 1.36  2002/03/31 23:18:47  hal9
1486 More on dealing with BLOCKED.
1487
1488 Revision 1.35  2002/03/30 04:14:19  hal9
1489 Fix privoxy.org/config links.
1490
1491 Revision 1.34  2002/03/29 04:35:56  hal9
1492 Touch ups.
1493
1494 Revision 1.33  2002/03/29 01:31:48  hal9
1495 Several new Q/A's and other touch ups.
1496
1497 Revision 1.32  2002/03/27 00:57:03  hal9
1498 Touch ups for name change.
1499
1500 Revision 1.31  2002/03/26 22:29:55  swa
1501 we have a new homepage!
1502
1503 Revision 1.30  2002/03/25 16:39:22  hal9
1504 A few new sections. Made all links relative to user-manual.
1505
1506 Revision 1.29  2002/03/25 05:23:57  hal9
1507 Moved section, and touch ups.
1508
1509 Revision 1.28  2002/03/25 04:27:33  hal9
1510 New section related to name change.
1511
1512 Revision 1.25  2002/03/24 16:08:08  swa
1513 we are too lazy to make a block-built
1514 privoxy logo. hence removed the option.
1515
1516 Revision 1.24  2002/03/24 15:46:20  swa
1517 name change related issue.
1518
1519 Revision 1.23  2002/03/24 12:33:01  swa
1520 more additions.
1521
1522 Revision 1.22  2002/03/24 11:51:00  swa
1523 name change. changed filenames.
1524
1525 Revision 1.21  2002/03/24 11:01:06  swa
1526 name change
1527
1528 Revision 1.20  2002/03/23 15:13:11  swa
1529 renamed every reference to the old name with foobar.
1530 fixed "application foobar application" tag, fixed
1531 "the foobar" with "foobar". left junkbustser in cvs
1532 comments and remarks to history untouched.
1533
1534 Revision 1.19  2002/03/21 17:01:54  hal9
1535 Some touch ups.
1536
1537 Revision 1.18  2002/03/18 16:40:31  hal9
1538 More additions.
1539
1540 Revision 1.17  2002/03/18 03:53:53  hal9
1541 Some new additions.
1542
1543 Revision 1.16  2002/03/17 21:32:56  hal9
1544 A few more additions.
1545
1546 Revision 1.15  2002/03/17 07:25:59  hal9
1547 Correcting some of my typos, and some additions.
1548
1549 Revision 1.14  2002/03/17 02:39:13  hal9
1550 A little more added ...
1551
1552 Revision 1.13  2002/03/17 00:22:20  hal9
1553 Adding new stuff, and trying to incorporate stuff from old faq.
1554
1555 Revision 1.12  2002/03/11 20:13:21  swa
1556 typo
1557
1558 Revision 1.11  2002/03/11 18:42:27  swa
1559 new section
1560
1561 Revision 1.10  2002/03/11 13:13:27  swa
1562 correct feedback channels
1563
1564 Revision 1.9  2002/03/10 23:34:04  swa
1565 more info on not hiding ip address
1566
1567 Revision 1.8  2002/03/09 15:55:48  swa
1568 added default config section
1569
1570 Revision 1.7  2002/03/07 18:16:55  swa
1571 looks better
1572
1573 Revision 1.6  2002/03/07 13:16:31  oes
1574 Committing changes by Stefan
1575
1576 Revision 1.5  2002/03/02 15:50:04  swa
1577 2.9.11 version. more input for docs.
1578
1579 Revision 1.4  2002/02/24 14:34:24  jongfoster
1580 Formatting changes.  Now changing the doctype to DocBook XML 4.1
1581 will work - no other changes are needed.
1582
1583 Revision 1.3  2001/09/23 10:13:48  swa
1584 upload process established. run make webserver and
1585 the documentation is moved to the webserver. documents
1586 are now linked correctly.
1587
1588 Revision 1.2  2001/09/13 15:20:17  swa
1589 merged standards into developer manual
1590
1591 Revision 1.1  2001/09/12 15:36:41  swa
1592 source files for junkbuster documentation
1593
1594 Revision 1.3  2001/09/10 17:43:59  swa
1595 first proposal of a structure.
1596
1597 Revision 1.2  2001/06/13 14:28:31  swa
1598 docs should have an author.
1599
1600 Revision 1.1  2001/06/13 14:20:37  swa
1601 first import of project's documentation for the webserver.
1602
1603 -->
1604
1605 </article>