Submit new version of manual so some of Fabians work has some documentation.
[privoxy.git] / doc / webserver / user-manual / quickstart.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Quickstart to Using Privoxy</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
8 "><LINK
9 REL="HOME"
10 TITLE="Privoxy 3.0.7 User Manual"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="What's New in this Release"
14 HREF="whatsnew.html"><LINK
15 REL="NEXT"
16 TITLE="Starting Privoxy"
17 HREF="startup.html"><LINK
18 REL="STYLESHEET"
19 TYPE="text/css"
20 HREF="../p_doc.css">
21 <LINK REL="STYLESHEET" TYPE="text/css" HREF="p_doc.css">
22 </head
23 ><BODY
24 CLASS="SECT1"
25 BGCOLOR="#EEEEEE"
26 TEXT="#000000"
27 LINK="#0000FF"
28 VLINK="#840084"
29 ALINK="#0000FF"
30 ><DIV
31 CLASS="NAVHEADER"
32 ><TABLE
33 SUMMARY="Header navigation table"
34 WIDTH="100%"
35 BORDER="0"
36 CELLPADDING="0"
37 CELLSPACING="0"
38 ><TR
39 ><TH
40 COLSPAN="3"
41 ALIGN="center"
42 >Privoxy 3.0.7 User Manual</TH
43 ></TR
44 ><TR
45 ><TD
46 WIDTH="10%"
47 ALIGN="left"
48 VALIGN="bottom"
49 ><A
50 HREF="whatsnew.html"
51 ACCESSKEY="P"
52 >Prev</A
53 ></TD
54 ><TD
55 WIDTH="80%"
56 ALIGN="center"
57 VALIGN="bottom"
58 ></TD
59 ><TD
60 WIDTH="10%"
61 ALIGN="right"
62 VALIGN="bottom"
63 ><A
64 HREF="startup.html"
65 ACCESSKEY="N"
66 >Next</A
67 ></TD
68 ></TR
69 ></TABLE
70 ><HR
71 ALIGN="LEFT"
72 WIDTH="100%"></DIV
73 ><DIV
74 CLASS="SECT1"
75 ><H1
76 CLASS="SECT1"
77 ><A
78 NAME="QUICKSTART"
79 ></A
80 >4. Quickstart to Using Privoxy</H1
81 ><P
82 > <P
83 ></P
84 ><UL
85 ><LI
86 ><P
87 >  Install <SPAN
88 CLASS="APPLICATION"
89 >Privoxy</SPAN
90 >. See the <A
91 HREF="installation.html"
92 >Installation Section</A
93 > below for platform specific
94   information. 
95  </P
96 ></LI
97 ><LI
98 ><P
99 >   Advanced users and those who want to offer <SPAN
100 CLASS="APPLICATION"
101 >Privoxy</SPAN
102 >
103    service to more than just their local machine should check the <A
104 HREF="config.html"
105 >main config file</A
106 >, especially the <A
107 HREF="config.html#ACCESS-CONTROL"
108 >security-relevant</A
109 > options. These are 
110    off by default.
111   </P
112 ></LI
113 ><LI
114 ><P
115 >  Start <SPAN
116 CLASS="APPLICATION"
117 >Privoxy</SPAN
118 >, if the installation program has
119   not done this already (may vary according to platform). See the section
120   <A
121 HREF="startup.html"
122 >Starting <SPAN
123 CLASS="APPLICATION"
124 >Privoxy</SPAN
125 ></A
126 >.
127   </P
128 ></LI
129 ><LI
130 ><P
131 >   Set your browser to use <SPAN
132 CLASS="APPLICATION"
133 >Privoxy</SPAN
134 > as HTTP and
135    HTTPS (SSL)  <A
136 HREF="http://en.wikipedia.org/wiki/Proxy_server"
137 TARGET="_top"
138 >proxy</A
139 >
140    by setting the proxy configuration for address of
141    <TT
142 CLASS="LITERAL"
143 >127.0.0.1</TT
144 > and port <TT
145 CLASS="LITERAL"
146 >8118</TT
147 >.
148    <SPAN
149 CLASS="emphasis"
150 ><I
151 CLASS="EMPHASIS"
152 >DO NOT</I
153 ></SPAN
154 > activate proxying for <TT
155 CLASS="LITERAL"
156 >FTP</TT
157 > or 
158    any protocols besides HTTP and HTTPS (SSL)! It won't work!
159   </P
160 ></LI
161 ><LI
162 ><P
163 >    Flush your browser's disk and memory caches, to remove any cached ad images.
164     If using <SPAN
165 CLASS="APPLICATION"
166 >Privoxy</SPAN
167 > to manage 
168     <A
169 HREF="http://en.wikipedia.org/wiki/Browser_cookie"
170 TARGET="_top"
171 >cookies</A
172 >,
173     you should remove any currently stored cookies too.
174   </P
175 ></LI
176 ><LI
177 ><P
178 >   A default installation should provide a reasonable starting point for 
179    most. There will undoubtedly be occasions where you will want to adjust the
180    configuration, but that can be dealt with as the need arises. Little 
181    to no initial configuration is required in most cases.
182   </P
183 ><P
184 >   See the <A
185 HREF="configuration.html"
186 >Configuration section</A
187 > for more
188    configuration options, and how to customize your installation.
189    You might also want to look at the <A
190 HREF="quickstart.html#QUICKSTART-AD-BLOCKING"
191 >next section</A
192 > for a quick
193    introduction to how <SPAN
194 CLASS="APPLICATION"
195 >Privoxy</SPAN
196 > blocks ads and
197    banners.</P
198 ></LI
199 ><LI
200 ><P
201 >    If you experience ads that slip through, innocent images that are
202     blocked, or otherwise feel the need to fine-tune
203     <SPAN
204 CLASS="APPLICATION"
205 >Privoxy's</SPAN
206 > behavior, take a look at the <A
207 HREF="actions-file.html"
208 >actions files</A
209 >. As a quick start, you might
210     find the <A
211 HREF="actions-file.html#ACT-EXAMPLES"
212 >richly commented examples</A
213 >
214     helpful. You can also view and edit the actions files through the <A
215 HREF="http://config.privoxy.org"
216 TARGET="_top"
217 >web-based user interface</A
218 >. The
219     Appendix <SPAN
220 CLASS="QUOTE"
221 >"<A
222 HREF="appendix.html#ACTIONSANAT"
223 >Troubleshooting: Anatomy of an
224     Action</A
225 >"</SPAN
226 > has hints on how to understand and debug actions that
227     <SPAN
228 CLASS="QUOTE"
229 >"misbehave"</SPAN
230 >.
231   </P
232 ></LI
233 ><LI
234 ><P
235 >   For easy access to <SPAN
236 CLASS="APPLICATION"
237 >Privoxy</SPAN
238 >'s most important controls, drag the provided
239    <A
240 HREF="appendix.html#BOOKMARKLETS"
241 >Bookmarklets</A
242 > into your browser's
243    personal toolbar.
244   </P
245 ></LI
246 ><LI
247 ><P
248 >   Please see the section <A
249 HREF="contact.html"
250 >Contacting the
251    Developers</A
252 > on how to report bugs, problems with websites or to get
253    help. 
254   </P
255 ></LI
256 ><LI
257 ><P
258 >   Now enjoy surfing with enhanced control, comfort and privacy!
259   </P
260 ></LI
261 ></UL
262 ></P
263 ><DIV
264 CLASS="SECT2"
265 ><H2
266 CLASS="SECT2"
267 ><A
268 NAME="QUICKSTART-AD-BLOCKING"
269 ></A
270 >4.1. Quickstart to Ad Blocking</H2
271 ><P
272 > Ad blocking is but one of <SPAN
273 CLASS="APPLICATION"
274 >Privoxy's</SPAN
275 >
276  array of features. Many of these features are for the technically minded advanced 
277  user. But, ad and banner blocking is surely common ground for everybody.</P
278 ><P
279
280  This section will provide a quick summary of ad blocking so 
281  you can get up to speed quickly without having to read the more extensive
282  information provided below, though this is highly recommended.</P
283 ><P
284 > First a bit of a warning ... blocking ads is much like blocking SPAM: the
285  more aggressive you are about it, the more likely you are to block 
286  things that were not intended. And the more likely that some things 
287  may not work as intended. So there is a trade off here. If you want
288  extreme ad free browsing, be prepared to deal with more
289  <SPAN
290 CLASS="QUOTE"
291 >"problem"</SPAN
292 > sites, and to spend more time adjusting the
293  configuration to solve these unintended consequences. In short, there is 
294  not an easy way to eliminate <SPAN
295 CLASS="emphasis"
296 ><I
297 CLASS="EMPHASIS"
298 >all</I
299 ></SPAN
300 > ads. Either take 
301  the easy way and settle for <SPAN
302 CLASS="emphasis"
303 ><I
304 CLASS="EMPHASIS"
305 >most</I
306 ></SPAN
307 > ads blocked with the
308  default configuration, or jump in and tweak it for your personal surfing
309  habits and preferences.</P
310 ><P
311 > Secondly, a brief explanation of <SPAN
312 CLASS="APPLICATION"
313 >Privoxy's </SPAN
314 >
315  <SPAN
316 CLASS="QUOTE"
317 >"actions"</SPAN
318 >. <SPAN
319 CLASS="QUOTE"
320 >"Actions"</SPAN
321 > in this context, are 
322  the directives we use to tell <SPAN
323 CLASS="APPLICATION"
324 >Privoxy</SPAN
325 > to perform
326  some task relating to WWW transactions (i.e. web browsing). We tell
327  <SPAN
328 CLASS="APPLICATION"
329 >Privoxy</SPAN
330 > to take some <SPAN
331 CLASS="QUOTE"
332 >"action"</SPAN
333 >. Each
334  action has a unique name and function. While there are many potential
335  <SPAN
336 CLASS="APPLICATION"
337 >actions</SPAN
338 > in <SPAN
339 CLASS="APPLICATION"
340 >Privoxy's</SPAN
341 >
342  arsenal, only a few are used for ad blocking. <A
343 HREF="actions-file.html#ACTIONS"
344 >Actions</A
345 >, and <A
346 HREF="actions-file.html"
347 >action
348  configuration files</A
349 >, are explained in depth below.</P
350 ><P
351 > Actions are specified in <SPAN
352 CLASS="APPLICATION"
353 >Privoxy's</SPAN
354 > configuration,
355  followed by one or more URLs to which the action should apply. URLs 
356  can actually be URL type <A
357 HREF="actions-file.html#AF-PATTERNS"
358 >patterns</A
359 > that use
360  wildcards so they can apply potentially to a range of similar URLs. The
361  actions, together with the URL patterns are called a section.</P
362 ><P
363 > When you connect to a website, the full URL will either match one or more
364  of the sections as defined in <SPAN
365 CLASS="APPLICATION"
366 >Privoxy's</SPAN
367 > configuration,
368  or not. If so, then <SPAN
369 CLASS="APPLICATION"
370 >Privoxy</SPAN
371 > will perform the
372  respective actions. If not, then nothing special happens. Furthermore, web
373  pages may contain embedded, secondary URLs that your web browser will
374  use to load additional components of the page, as it parses the
375  original page's HTML content. An ad image for instance, is just an URL
376  embedded in the page somewhere. The image itself may be on the same server,
377  or a server somewhere else on the Internet. Complex web pages will have many
378  such embedded URLs. <SPAN
379 CLASS="APPLICATION"
380 >Privoxy</SPAN
381 > can deal with each URL individually, so, for
382  instance, the main page text is not touched, but images from such-and-such
383  server are blocked.</P
384 ><P
385 > The most important actions for basic ad blocking are:  <TT
386 CLASS="LITERAL"
387 ><A
388 HREF="actions-file.html#BLOCK"
389 >block</A
390 ></TT
391 >, <TT
392 CLASS="LITERAL"
393 ><A
394 HREF="actions-file.html#HANDLE-AS-IMAGE"
395 >handle-as-image</A
396 ></TT
397 >, 
398  <TT
399 CLASS="LITERAL"
400 ><A
401 HREF="actions-file.html#HANDLE-AS-EMPTY-DOCUMENT"
402 >handle-as-empty-document</A
403 ></TT
404 >,and
405  <TT
406 CLASS="LITERAL"
407 ><A
408 HREF="actions-file.html#SET-IMAGE-BLOCKER"
409 >set-image-blocker</A
410 ></TT
411 >:</P
412 ><P
413 > <P
414 ></P
415 ><UL
416 ><LI
417 ><P
418 >   <TT
419 CLASS="LITERAL"
420 ><A
421 HREF="actions-file.html#BLOCK"
422 >block</A
423 ></TT
424 > - this is perhaps 
425    the single most used action, and is particularly important for ad blocking.
426    This action stops any contact between your browser and any URL patterns
427    that match this action's configuration. It can be used for blocking ads,
428    but also anything that is determined to be unwanted. By itself, it simply
429    stops any communication with the remote server and sends
430    <SPAN
431 CLASS="APPLICATION"
432 >Privoxy</SPAN
433 >'s own built-in BLOCKED page instead to
434    let you now what has happened (with some exceptions, see below).
435   </P
436 ></LI
437 ><LI
438 ><P
439 >   <TT
440 CLASS="LITERAL"
441 ><A
442 HREF="actions-file.html#HANDLE-AS-IMAGE"
443 >handle-as-image</A
444 ></TT
445 > - 
446    tells <SPAN
447 CLASS="APPLICATION"
448 >Privoxy</SPAN
449 > to treat this URL as an image.
450    <SPAN
451 CLASS="APPLICATION"
452 >Privoxy</SPAN
453 >'s default configuration already does this
454    for all common image types (e.g. GIF), but there are many situations where this
455    is not so easy to determine. So we'll force it in these cases. This is particularly
456    important for ad blocking, since  only if we know that it's an image of
457    some kind, can we replace it with an image of our choosing, instead of the 
458    <SPAN
459 CLASS="APPLICATION"
460 >Privoxy</SPAN
461 > BLOCKED page (which would only result in
462    a <SPAN
463 CLASS="QUOTE"
464 >"broken image"</SPAN
465 > icon). There are some limitations to this
466    though. For instance, you can't just brute-force an image substitution for
467    an entire HTML page in most situations.
468   </P
469 ></LI
470 ><LI
471 ><P
472 >   <TT
473 CLASS="LITERAL"
474 ><A
475 HREF="actions-file.html#HANDLE-AS-EMPTY-DOCUMENT"
476 >handle-as-empty-document</A
477 ></TT
478 > - 
479    sends an empty document instead of <SPAN
480 CLASS="APPLICATION"
481 >Privoxy's</SPAN
482
483    normal BLOCKED HTML page. This is useful for file types that are neither 
484    HTML nor images, such as blocking JavaScript files.
485   </P
486 ></LI
487 ><LI
488 ><P
489 >   <TT
490 CLASS="LITERAL"
491 ><A
492 HREF="actions-file.html#SET-IMAGE-BLOCKER"
493 >set-image-blocker</A
494 ></TT
495 > - tells
496    <SPAN
497 CLASS="APPLICATION"
498 >Privoxy</SPAN
499 > what to display in place of an ad image that
500    has hit a block rule. For this to come into play, the URL must match a
501    <TT
502 CLASS="LITERAL"
503 ><A
504 HREF="actions-file.html#BLOCK"
505 >block</A
506 ></TT
507 > action somewhere in the
508    configuration, <SPAN
509 CLASS="emphasis"
510 ><I
511 CLASS="EMPHASIS"
512 >and</I
513 ></SPAN
514 >, it must also match an
515    <TT
516 CLASS="LITERAL"
517 ><A
518 HREF="actions-file.html#HANDLE-AS-IMAGE"
519 >handle-as-image</A
520 ></TT
521 > action.
522   </P
523 ><P
524 >   The configuration options on what to display instead of the ad are:
525   </P
526 ><P
527 ></P
528 ><TABLE
529 BORDER="0"
530 ><TBODY
531 ><TR
532 ><TD
533 >    Â Â Â <SPAN
534 CLASS="emphasis"
535 ><I
536 CLASS="EMPHASIS"
537 >pattern</I
538 ></SPAN
539 > - a checkerboard pattern, so that an ad 
540     replacement is obvious. This is the default.
541    </TD
542 ></TR
543 ></TBODY
544 ></TABLE
545 ><P
546 ></P
547 ><P
548 ></P
549 ><TABLE
550 BORDER="0"
551 ><TBODY
552 ><TR
553 ><TD
554 >    Â Â Â <SPAN
555 CLASS="emphasis"
556 ><I
557 CLASS="EMPHASIS"
558 >blank</I
559 ></SPAN
560 > - A very small empty GIF image is displayed.
561     This is the so-called <SPAN
562 CLASS="QUOTE"
563 >"invisible"</SPAN
564 > configuration option.
565    </TD
566 ></TR
567 ></TBODY
568 ></TABLE
569 ><P
570 ></P
571 ><P
572 ></P
573 ><TABLE
574 BORDER="0"
575 ><TBODY
576 ><TR
577 ><TD
578 >    Â Â Â <SPAN
579 CLASS="emphasis"
580 ><I
581 CLASS="EMPHASIS"
582 >http://&#60;URL&#62;</I
583 ></SPAN
584 > - A redirect to any image anywhere
585     of the user's choosing (advanced usage).
586    </TD
587 ></TR
588 ></TBODY
589 ></TABLE
590 ><P
591 ></P
592 ></LI
593 ></UL
594 ></P
595 ><P
596 > The quickest way to adjust any of these settings is with your browser through
597  the special <SPAN
598 CLASS="APPLICATION"
599 >Privoxy</SPAN
600 > editor at <A
601 HREF="http://config.privoxy.org/show-status"
602 TARGET="_top"
603 >http://config.privoxy.org/show-status</A
604 >
605  (shortcut: <A
606 HREF="http://p.p/"
607 TARGET="_top"
608 >http://p.p/show-status</A
609 >). This 
610  is an internal page, and does not require Internet access. Select the
611  appropriate <SPAN
612 CLASS="QUOTE"
613 >"actions"</SPAN
614 > file, and click
615  <SPAN
616 CLASS="QUOTE"
617 >"<SPAN
618 CLASS="GUIBUTTON"
619 >Edit</SPAN
620 >"</SPAN
621 >. It is best to put personal or
622  local preferences in <TT
623 CLASS="FILENAME"
624 >user.action</TT
625 > since this is not
626  meant to be overwritten during upgrades, and will over-ride the settings in
627  other files. Here you can insert new <SPAN
628 CLASS="QUOTE"
629 >"actions"</SPAN
630 >, and URLs for ad
631  blocking or other purposes, and make other adjustments to the configuration.
632  <SPAN
633 CLASS="APPLICATION"
634 >Privoxy</SPAN
635 > will detect these changes automatically.</P
636 ><P
637 > A quick and simple step by step example:</P
638 ><P
639 > <P
640 ></P
641 ><UL
642 ><LI
643 ><P
644 >     Right click on the ad image to be blocked, then select 
645      <SPAN
646 CLASS="QUOTE"
647 >"<SPAN
648 CLASS="GUIMENUITEM"
649 >Copy Link Location</SPAN
650 >"</SPAN
651 > from the
652      pop-up menu. 
653    </P
654 ></LI
655 ><LI
656 ><P
657 >    Set your browser to 
658     <A
659 HREF="http://config.privoxy.org/show-status"
660 TARGET="_top"
661 >http://config.privoxy.org/show-status</A
662 >
663    </P
664 ></LI
665 ><LI
666 ><P
667 >    Find <TT
668 CLASS="FILENAME"
669 >user.action</TT
670 > in the top section, and click 
671     on <SPAN
672 CLASS="QUOTE"
673 >"<SPAN
674 CLASS="GUIBUTTON"
675 >Edit</SPAN
676 >"</SPAN
677 >:
678    </P
679 ><P
680 >  <DIV
681 CLASS="FIGURE"
682 ><A
683 NAME="AEN513"
684 ></A
685 ><P
686 ><B
687 >Figure 1. Actions Files in Use</B
688 ></P
689 ><DIV
690 CLASS="MEDIAOBJECT"
691 ><P
692 ><IMG
693 SRC="files-in-use.jpg"></P
694 ></DIV
695 ></DIV
696 >
697  </P
698 ></LI
699 ><LI
700 ><P
701 >   You should have a section with only
702    <TT
703 CLASS="LITERAL"
704 ><A
705 HREF="actions-file.html#BLOCK"
706 >block</A
707 ></TT
708 > listed under 
709    <SPAN
710 CLASS="QUOTE"
711 >"Actions:"</SPAN
712 >.
713    If not, click a <SPAN
714 CLASS="QUOTE"
715 >"<SPAN
716 CLASS="GUIBUTTON"
717 >Insert new section below</SPAN
718 >"</SPAN
719 >
720    button, and in the new section that just appeared, click the 
721    <SPAN
722 CLASS="GUIBUTTON"
723 >Edit</SPAN
724 > button right under the word <SPAN
725 CLASS="QUOTE"
726 >"Actions:"</SPAN
727 >.
728    This will bring up a list of all actions. Find
729    <TT
730 CLASS="LITERAL"
731 ><A
732 HREF="actions-file.html#BLOCK"
733 >block</A
734 ></TT
735 > near the top, and click
736    in the <SPAN
737 CLASS="QUOTE"
738 >"Enabled"</SPAN
739 > column, then <SPAN
740 CLASS="QUOTE"
741 >"<SPAN
742 CLASS="GUIBUTTON"
743 >Submit</SPAN
744 >"</SPAN
745 >
746    just below the list.
747   </P
748 ></LI
749 ><LI
750 ><P
751 >   Now, in the <TT
752 CLASS="LITERAL"
753 ><A
754 HREF="actions-file.html#BLOCK"
755 >block</A
756 ></TT
757 > actions section,
758    click the <SPAN
759 CLASS="QUOTE"
760 >"<SPAN
761 CLASS="GUIBUTTON"
762 >Add</SPAN
763 >"</SPAN
764 > button, and paste the URL the
765    browser got from <SPAN
766 CLASS="QUOTE"
767 >"<SPAN
768 CLASS="GUIMENUITEM"
769 >Copy Link Location</SPAN
770 >"</SPAN
771 >.
772    Remove the <TT
773 CLASS="LITERAL"
774 >http://</TT
775 > at the beginning of the URL. Then, click
776    <SPAN
777 CLASS="QUOTE"
778 >"<SPAN
779 CLASS="GUIBUTTON"
780 >Submit</SPAN
781 >"</SPAN
782 > (or
783    <SPAN
784 CLASS="QUOTE"
785 >"<SPAN
786 CLASS="GUIBUTTON"
787 >OK</SPAN
788 >"</SPAN
789 > if in a pop-up window).
790   </P
791 ></LI
792 ><LI
793 ><P
794 >   Now go back to the original page, and press <B
795 CLASS="KEYCAP"
796 >SHIFT-Reload</B
797 >
798    (or flush all browser caches). The image should be gone now.
799   </P
800 ></LI
801 ></UL
802 ></P
803 ><P
804 > This is a very crude and simple example. There might be good reasons to use a 
805  wildcard pattern match to include potentially similar images from the same
806  site. For a more extensive explanation of <SPAN
807 CLASS="QUOTE"
808 >"patterns"</SPAN
809 >, and 
810  the entire actions concept, see <A
811 HREF="actions-file.html"
812 >the Actions
813  section</A
814 >.</P
815 ><P
816 > For advanced users who want to hand edit their config files, you might want
817  to now go to the <A
818 HREF="actions-file.html#ACT-EXAMPLES"
819 >Actions Files Tutorial</A
820 >.
821  The ideas explained therein also apply to the web-based editor.</P
822 ><P
823 > There are also various 
824  <A
825 HREF="actions-file.html#FILTER"
826 >filters</A
827 > that can be used for ad blocking 
828  (filters are a special subset of actions). These 
829  fall into the <SPAN
830 CLASS="QUOTE"
831 >"advanced"</SPAN
832 > usage category, and are explained in
833  depth in later sections. </P
834 ></DIV
835 ></DIV
836 ><DIV
837 CLASS="NAVFOOTER"
838 ><HR
839 ALIGN="LEFT"
840 WIDTH="100%"><TABLE
841 SUMMARY="Footer navigation table"
842 WIDTH="100%"
843 BORDER="0"
844 CELLPADDING="0"
845 CELLSPACING="0"
846 ><TR
847 ><TD
848 WIDTH="33%"
849 ALIGN="left"
850 VALIGN="top"
851 ><A
852 HREF="whatsnew.html"
853 ACCESSKEY="P"
854 >Prev</A
855 ></TD
856 ><TD
857 WIDTH="34%"
858 ALIGN="center"
859 VALIGN="top"
860 ><A
861 HREF="index.html"
862 ACCESSKEY="H"
863 >Home</A
864 ></TD
865 ><TD
866 WIDTH="33%"
867 ALIGN="right"
868 VALIGN="top"
869 ><A
870 HREF="startup.html"
871 ACCESSKEY="N"
872 >Next</A
873 ></TD
874 ></TR
875 ><TR
876 ><TD
877 WIDTH="33%"
878 ALIGN="left"
879 VALIGN="top"
880 >What's New in this Release</TD
881 ><TD
882 WIDTH="34%"
883 ALIGN="center"
884 VALIGN="top"
885 >&nbsp;</TD
886 ><TD
887 WIDTH="33%"
888 ALIGN="right"
889 VALIGN="top"
890 >Starting Privoxy</TD
891 ></TR
892 ></TABLE
893 ></DIV
894 ></BODY
895 ></HTML
896 >