[prev in list] [next in list] [prev in thread] [next in thread] 

List:       privoxy-commits
Subject:    [privoxy-commits] current/doc/webserver/user-manual
From:       noreply () sourceforge ! net
Date:       2009-04-17 13:11:21
Message-ID: E1Lunqj-0002md-0z () 23jxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/ijbswa/current/doc/webserver/user-manual
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv10666/doc/webserver/user-manual

Modified Files:
	actions-file.html appendix.html config.html configuration.html 
	contact.html copyright.html filter-file.html index.html 
	installation.html introduction.html quickstart.html 
	seealso.html startup.html templates.html whatsnew.html 
Log Message:
Docs regenerated with the IPv6 changes.


Index: actions-file.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/actions-file.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- actions-file.html	21 Mar 2009 12:58:53 -0000	1.45
+++ actions-file.html	17 Apr 2009 13:11:18 -0000	1.46
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="The Main Configuration File"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -233,7 +233,7 @@
 >    <DIV
 CLASS="TABLE"
 ><A
-NAME="AEN2189"
+NAME="AEN2236"
 ></A
 ><P
 ><B
@@ -501,7 +501,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN2288"
+NAME="AEN2335"
 >8.1. Finding the Right Mix</A
 ></H2
 ><P
@@ -536,7 +536,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN2295"
+NAME="AEN2342"
 >8.2. How to Edit</A
 ></H2
 ><P
@@ -714,31 +714,34 @@
 > Generally, an URL pattern has the form
  <TT
 CLASS="LITERAL"
->&#60;domain&#62;/&#60;path&#62;</TT
->, where both the
+>&#60;domain&#62;&#60;port&#62;/&#60;path&#62;</TT
+>, where the
  <TT
 CLASS="LITERAL"
 >&#60;domain&#62;</TT
-> and <TT
+>, the <TT
+CLASS="LITERAL"
+>&#60;port&#62;</TT
+>
+ and the <TT
 CLASS="LITERAL"
 >&#60;path&#62;</TT
-> are
- optional. (This is why the special <TT
+> are optional. (This is why the special
+ <TT
 CLASS="LITERAL"
 >/</TT
-> pattern matches all
- URLs). Note that the protocol portion of the URL pattern (e.g.
- <TT
+> pattern matches all URLs). Note that the protocol
+ portion of the URL pattern (e.g. <TT
 CLASS="LITERAL"
 >http://</TT
->) should <SPAN
+>) should
+ <SPAN
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
 >not</I
 ></SPAN
-> be included in
- the pattern. This is assumed already!</P
+> be included in the pattern. This is assumed already!</P
 ><P
 > The pattern matching syntax is different for the domain and path parts of
  the URL. The domain part uses a simple globbing type matching technique, 
@@ -753,6 +756,20 @@
 ></A
 > (POSIX 1003.2).</P
 ><P
+> The port part of a pattern is a decimal port number preceded by a colon
+ (<TT
+CLASS="LITERAL"
+>:</TT
+>). If the domain part contains a numerical IPv6 address,
+ it has to be put into angle brackets
+ (<TT
+CLASS="LITERAL"
+>&#60;</TT
+>, <TT
+CLASS="LITERAL"
+>&#62;</TT
+>).</P
+><P
 ></P
 ><DIV
 CLASS="VARIABLELIST"
@@ -847,6 +864,30 @@
 ><DT
 ><TT
 CLASS="LITERAL"
+>:8000/</TT
+></DT
+><DD
+><P
+>    Matches any URL pointing to TCP port 8000.
+   </P
+></DD
+><DT
+><TT
+CLASS="LITERAL"
+>&#60;2001:db8::1&#62;/</TT
+></DT
+><DD
+><P
+>    Matches any URL with the host address <TT
+CLASS="LITERAL"
+>2001:db8::1</TT
+>.
+    (Note that the real URL uses plain brackets, not angle brackets.)
+   </P
+></DD
+><DT
+><TT
+CLASS="LITERAL"
 >index.html</TT
 ></DT
 ><DD
@@ -866,7 +907,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN2386"
+NAME="AEN2449"
 >8.4.1. The Domain Pattern</A
 ></H3
 ><P
@@ -1106,7 +1147,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN2462"
+NAME="AEN2525"
 >8.4.2. The Path Pattern</A
 ></H3
 ><P
@@ -6674,7 +6715,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4093"
+NAME="AEN4156"
 >8.5.34. Summary</A
 ></H3
 ><P
@@ -6976,7 +7017,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4157"
+NAME="AEN4220"
 >8.7.1. match-all.action</A
 ></H3
 ><P
@@ -7074,7 +7115,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4179"
+NAME="AEN4242"
 >8.7.2. default.action</A
 ></H3
 ><P
@@ -7675,7 +7716,7 @@
 ><H3
 CLASS="SECT3"
 ><A
-NAME="AEN4292"
+NAME="AEN4355"
 >8.7.3. user.action</A
 ></H3
 ><P
@@ -8211,4 +8252,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: appendix.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/appendix.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- appendix.html	21 Mar 2009 12:58:53 -0000	1.55
+++ appendix.html	17 Apr 2009 13:11:18 -0000	1.56
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="See Also"
@@ -39,7 +39,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -748,7 +748,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN5174"
+NAME="AEN5237"
 >14.2. Privoxy's Internal Pages</A
 ></H2
 ><P
@@ -794,7 +794,7 @@
    Privoxy main page: 
   </P
 ><A
-NAME="AEN5188"
+NAME="AEN5251"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -827,7 +827,7 @@
     editing of actions files:
   </P
 ><A
-NAME="AEN5196"
+NAME="AEN5259"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -847,7 +847,7 @@
     Show the source code version numbers:
   </P
 ><A
-NAME="AEN5201"
+NAME="AEN5264"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -867,7 +867,7 @@
    Show the browser's request headers:
   </P
 ><A
-NAME="AEN5206"
+NAME="AEN5269"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -887,7 +887,7 @@
    Show which actions apply to a URL and why:
   </P
 ><A
-NAME="AEN5211"
+NAME="AEN5274"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -919,7 +919,7 @@
    place:
   </P
 ><A
-NAME="AEN5219"
+NAME="AEN5282"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -936,7 +936,7 @@
 >   Short cuts. Turn off, then on: 
   </P
 ><A
-NAME="AEN5223"
+NAME="AEN5286"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -950,7 +950,7 @@
    </P
 ></BLOCKQUOTE
 ><A
-NAME="AEN5226"
+NAME="AEN5289"
 ></A
 ><BLOCKQUOTE
 CLASS="BLOCKQUOTE"
@@ -2184,4 +2184,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: config.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/config.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- config.html	21 Mar 2009 11:46:54 -0000	1.30
+++ config.html	17 Apr 2009 13:11:18 -0000	1.31
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy Configuration"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -1409,7 +1409,7 @@
 CLASS="emphasis"
 ><I
 CLASS="EMPHASIS"
->1, 4096 and 8192 are recommended</I
+>1, 1024, 4096 and 8192 are recommended</I
 ></SPAN
 >
     so that you will notice when things go wrong. The other levels are
@@ -1663,12 +1663,12 @@
 >Effect if unset:</DT
 ><DD
 ><P
->    Bind to 127.0.0.1 (localhost), port 8118. This is suitable and recommended for
-    home users who run <SPAN
+>    Bind to 127.0.0.1 (IPv4 localhost), port 8118. This is suitable and
+    recommended for home users who run <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> on the same machine as
-    their browser.
+> on
+    the same machine as their browser.
    </P
 ></DD
 ><DT
@@ -1683,16 +1683,24 @@
     will need to override the default.
    </P
 ><P
+>    IPv6 addresses containing colons have to be quoted by brackets.
+   </P
+><P
 >    If you leave out the IP address, <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
 > will
-    bind to all interfaces (addresses) on your machine and may become reachable
+    bind to all IPv4 interfaces (addresses) on your machine and may become reachable
     from the Internet. In that case, consider using <A
 HREF="config.html#ACLS"
 >access control lists</A
 > (ACL's, see below), and/or
-    a firewall.
+    a firewall. If the hostname is localhost, <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+>
+    will explicitly try to bind to an IPv4 address. For other hostnames it depends
+    on the operating system which IP version will be used.
    </P
 ><P
 >    If you open <SPAN
@@ -1742,6 +1750,29 @@
 ></TABLE
 >
    </P
+><P
+>    Suppose you are running <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> on an
+    IPv6-capable machine and you want it to listen on the IPv6 address
+    of the loopback device:
+   </P
+><P
+>    <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>  listen-address [::1]:8118</PRE
+></TD
+></TR
+></TABLE
+>
+   </P
 ></DD
 ></DL
 ></DIV
@@ -2253,7 +2284,12 @@
 ><I
 >src_addr</I
 ></TT
->[/<TT
+>[:<TT
+CLASS="REPLACEABLE"
+><I
+>port</I
+></TT
+>][/<TT
 CLASS="REPLACEABLE"
 ><I
 >src_masklen</I
@@ -2264,7 +2300,12 @@
 ><I
 >dst_addr</I
 ></TT
->[/<TT
+>[:<TT
+CLASS="REPLACEABLE"
+><I
+>port</I
+></TT
+>][/<TT
 CLASS="REPLACEABLE"
 ><I
 >dst_masklen</I
@@ -2283,8 +2324,14 @@
 ><I
 >dst_addr</I
 ></TT
-> are IP addresses in dotted decimal notation or valid
-    DNS names, and <TT
+> are IPv4 addresses in dotted decimal notation or valid
+    DNS names, <TT
+CLASS="REPLACEABLE"
+><I
+>port</I
+></TT
+> is a port
+    number, and <TT
 CLASS="REPLACEABLE"
 ><I
 >src_masklen</I
@@ -2299,6 +2346,45 @@
     values from 2 to 30 representing the length (in bits) of the network address. \
The masks and the whole  destination part are optional.
    </P
+><P
+>    If your system implements
+    <A
+HREF="http://tools.ietf.org/html/rfc3493"
+TARGET="_top"
+>RFC 3493</A
+>, then
+    <TT
+CLASS="REPLACEABLE"
+><I
+>src_addr</I
+></TT
+> and <TT
+CLASS="REPLACEABLE"
+><I
+>dst_addr</I
+></TT
+> can be IPv6 addresses delimeted by
+    brackets, <TT
+CLASS="REPLACEABLE"
+><I
+>port</I
+></TT
+> can be a number
+    or a service name, and
+    <TT
+CLASS="REPLACEABLE"
+><I
+>src_masklen</I
+></TT
+> and
+    <TT
+CLASS="REPLACEABLE"
+><I
+>dst_masklen</I
+></TT
+> can be a number
+    from 0 to 128.
+   </P
 ></DD
 ><DT
 >Default value:</DT
@@ -2311,6 +2397,27 @@
 >Unset</I
 ></SPAN
 ></P
+><P
+>    If no <TT
+CLASS="REPLACEABLE"
+><I
+>port</I
+></TT
+> is specified,
+    any port will match. If no <TT
+CLASS="REPLACEABLE"
+><I
+>src_masklen</I
+></TT
+> or
+    <TT
+CLASS="REPLACEABLE"
+><I
+>src_masklen</I
+></TT
+> is given, the complete IP
+    address has to match (i.e. 32 bits for IPv4 and 128 bits for IPv6).
+   </P
 ></DD
 ><DT
 >Effect if unset:</DT
@@ -2423,6 +2530,16 @@
     IP addresses, only the first one is used.
    </P
 ><P
+>     Some systems allows IPv4 client to connect to IPv6 server socket.
+     Then the client's IPv4 address will be translated by system into
+     IPv6 address space with special prefix ::ffff:0:0/96 (so called IPv4
+     mapped IPv6 address). <SPAN
+CLASS="APPLICATION"
+>Privoxy</SPAN
+> can handle it
+     and maps such ACL addresses automatically.
+   </P
+><P
 >    Denying access to particular sites by ACL may have undesired side effects
     if the site in question is hosted on a machine which also hosts other sites
     (most sites are).
@@ -2509,6 +2626,44 @@
 ></TABLE
 >
    </P
+><P
+>     Allow access from the IPv4 network 192.0.2.0/24 even if listening on
+     an IPv6 wild card address (not supported on all platforms):
+   </P
+><P
+>    <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>  permit-access  192.0.2.0/24</PRE
+></TD
+></TR
+></TABLE
+>
+   </P
+><P
+>     This is equivalent to the following line even if listening on an
+     IPv4 address (not supported on all platforms):
+   </P
+><P
+>    <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>  permit-access  [::ffff:192.0.2.0]/120</PRE
+></TD
+></TR
+></TABLE
+>
+   </P
 ></DD
 ></DL
 ></DIV
@@ -2707,7 +2862,7 @@
 ></TT
 >]
     is the DNS name or IP address of the parent HTTP proxy through which the \
                requests should be forwarded,
-    optionally followed by its listening port (default: 8080).
+    optionally followed by its listening port (default: 8000).
     Use a single dot (<TT
 CLASS="LITERAL"
 >.</TT
@@ -2752,6 +2907,29 @@
     forwarded to another HTTP proxy but are made directly to the web servers.
    </P
 ><P
+>    <TT
+CLASS="REPLACEABLE"
+><I
+>http_parent</I
+></TT
+> can be a
+     numerical IPv6 address (if
+    <A
+HREF="http://tools.ietf.org/html/rfc3493"
+TARGET="_top"
+>RFC 3493</A
+> is
+    implemented). To prevent clashes with the port delimiter, the whole IP
+    address has to be put into brackets. On the other hand a <TT
+CLASS="REPLACEABLE"
+><I
+>target_pattern</I
+></TT
+> containing an IPv6 address
+    has to be put into angle brackets (normal brackets are reserved for
+    regular expressions already).
+   </P
+><P
 >    Multiple lines are OK, they are checked in sequence, and the last match wins.
    </P
 ></DD
@@ -2797,6 +2975,44 @@
 ></TABLE
 >
    </P
+><P
+>    Parent proxy specified by an IPv6 address:
+   </P
+><P
+>    <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>  foward   /                   [2001:DB8::1]:8000</PRE
+></TD
+></TR
+></TABLE
+>
+   </P
+><P
+>    Suppose your parent proxy doesn't support IPv6:
+   </P
+><P
+>    <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="90%"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>  forward  /                        parent-proxy.example.org:8000
+  forward  ipv6-server.example.org  .
+  forward  &#60;[2-3][0-9a-f][0-9a-f][0-9a-f]:*&#62;   .</PRE
+></TD
+></TR
+></TABLE
+>
+   </P
 ></DD
 ></DL
 ></DIV
@@ -2956,6 +3172,35 @@
 > the DNS resolution will happen on the remote server as well.
    </P
 ><P
+>    <TT
+CLASS="REPLACEABLE"
+><I
+>socks_proxy</I
+></TT
+> and
+    <TT
+CLASS="REPLACEABLE"
+><I
+>http_parent</I
+></TT
+> can be a
+     numerical IPv6 address (if
+    <A
+HREF="http://tools.ietf.org/html/rfc3493"
+TARGET="_top"
+>RFC 3493</A
+> is
+    implemented). To prevent clashes with the port delimiter, the whole IP
+    address has to be put into brackets. On the other hand a <TT
+CLASS="REPLACEABLE"
+><I
+>target_pattern</I
+></TT
+> containing an IPv6 address
+    has to be put into angle brackets (normal brackets are reserved for
+    regular expressions already).
+   </P
+><P
 >    If <TT
 CLASS="REPLACEABLE"
 ><I
@@ -3028,7 +3273,7 @@
 ><TD
 ><PRE
 CLASS="SCREEN"
->  forward-socks4a   /               127.0.0.1:9050 .</PRE
+>  forward-socks5   /               127.0.0.1:9050 .</PRE
 ></TD
 ></TR
 ></TABLE
@@ -4118,4 +4363,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: configuration.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/configuration.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- configuration.html	21 Mar 2009 12:58:53 -0000	1.47
+++ configuration.html	17 Apr 2009 13:11:18 -0000	1.48
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Starting Privoxy"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -98,7 +98,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN776"
+NAME="AEN778"
 >6.1. Controlling Privoxy with Your Web Browser</A
 ></H2
 ><P
@@ -129,7 +129,7 @@
 > <H2
 CLASS="BRIDGEHEAD"
 ><A
-NAME="AEN784"
+NAME="AEN786"
 ></A
 >    Privoxy Menu</H2
 ><P
@@ -185,7 +185,7 @@
 ><TR
 ><TD
 >          &#9642;  <A
-HREF="http://www.privoxy.org/3.0.12/user-manual/"
+HREF="http://www.privoxy.org/3.0.13/user-manual/"
 TARGET="_top"
 >Documentation</A
 >
@@ -275,7 +275,9 @@
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> executable. </P
+> executable.  The name
+ and number of configuration files has changed from previous versions, and is
+ subject to change as development progresses.</P
 ><P
 > The installed defaults provide a reasonable starting point, though 
  some settings may be aggressive by some standards. For the time being, the
@@ -449,6 +451,14 @@
 >old</I
 ></SPAN
 > listening address.</P
+><P
+> While under development, the configuration content is subject to change. 
+ The below documentation may not be accurate by the time you read this. 
+ Also, what constitutes a <SPAN
+CLASS="QUOTE"
+>"default"</SPAN
+> setting, may change, so 
+ please check all your configuration files on important issues.</P
 ></DIV
 ></DIV
 ><DIV
@@ -511,4 +521,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: contact.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/contact.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- contact.html	21 Mar 2009 12:58:53 -0000	1.34
+++ contact.html	17 Apr 2009 13:11:18 -0000	1.35
@@ -8,7 +8,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy's Template Files"
@@ -43,7 +43,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -511,4 +511,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: copyright.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/copyright.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- copyright.html	21 Mar 2009 12:58:53 -0000	1.53
+++ copyright.html	17 Apr 2009 13:11:18 -0000	1.54
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Contacting the Developers, Bug Reporting and Feature
@@ -43,7 +43,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -102,7 +102,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN4921"
+NAME="AEN4984"
 >12.1. License</A
 ></H2
 ><P
@@ -421,4 +421,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: filter-file.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/filter-file.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- filter-file.html	21 Mar 2009 12:58:53 -0000	1.44
+++ filter-file.html	17 Apr 2009 13:11:18 -0000	1.45
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Actions Files"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -366,7 +366,7 @@
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN4447"
+NAME="AEN4510"
 >9.1. Filter File Tutorial</A
 ></H2
 ><P
@@ -1649,4 +1649,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/index.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- index.html	21 Mar 2009 12:58:53 -0000	1.60
+++ index.html	17 Apr 2009 13:11:18 -0000	1.61
@@ -2,7 +2,7 @@
 <HTML
 ><HEAD
 ><TITLE
->Privoxy 3.0.12 User Manual</TITLE
+>Privoxy 3.0.13 User Manual</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
@@ -32,7 +32,7 @@
 CLASS="TITLE"
 ><A
 NAME="AEN2"
->Privoxy 3.0.12 User Manual</A
+>Privoxy 3.0.13 User Manual</A
 ></H1
 ><P
 CLASS="PUBDATE"
@@ -290,7 +290,7 @@
 ><DL
 ><DT
 >6.1. <A
-HREF="configuration.html#AEN776"
+HREF="configuration.html#AEN778"
 >Controlling Privoxy with Your Web Browser</A
 ></DT
 ><DT
@@ -523,12 +523,12 @@
 ><DL
 ><DT
 >8.1. <A
-HREF="actions-file.html#AEN2288"
+HREF="actions-file.html#AEN2335"
 >Finding the Right Mix</A
 ></DT
 ><DT
 >8.2. <A
-HREF="actions-file.html#AEN2295"
+HREF="actions-file.html#AEN2342"
 >How to Edit</A
 ></DT
 ><DT
@@ -545,12 +545,12 @@
 ><DL
 ><DT
 >8.4.1. <A
-HREF="actions-file.html#AEN2386"
+HREF="actions-file.html#AEN2449"
 >The Domain Pattern</A
 ></DT
 ><DT
 >8.4.2. <A
-HREF="actions-file.html#AEN2462"
+HREF="actions-file.html#AEN2525"
 >The Path Pattern</A
 ></DT
 ><DT
@@ -734,7 +734,7 @@
 ></DT
 ><DT
 >8.5.34. <A
-HREF="actions-file.html#AEN4093"
+HREF="actions-file.html#AEN4156"
 >Summary</A
 ></DT
 ></DL
@@ -753,17 +753,17 @@
 ><DL
 ><DT
 >8.7.1. <A
-HREF="actions-file.html#AEN4157"
+HREF="actions-file.html#AEN4220"
 >match-all.action</A
 ></DT
 ><DT
 >8.7.2. <A
-HREF="actions-file.html#AEN4179"
+HREF="actions-file.html#AEN4242"
 >default.action</A
 ></DT
 ><DT
 >8.7.3. <A
-HREF="actions-file.html#AEN4292"
+HREF="actions-file.html#AEN4355"
 >user.action</A
 ></DT
 ></DL
@@ -779,7 +779,7 @@
 ><DL
 ><DT
 >9.1. <A
-HREF="filter-file.html#AEN4447"
+HREF="filter-file.html#AEN4510"
 >Filter File Tutorial</A
 ></DT
 ><DT
@@ -847,7 +847,7 @@
 ><DL
 ><DT
 >12.1. <A
-HREF="copyright.html#AEN4921"
+HREF="copyright.html#AEN4984"
 >License</A
 ></DT
 ><DT
@@ -881,7 +881,7 @@
 ></DT
 ><DT
 >14.2. <A
-HREF="appendix.html#AEN5174"
+HREF="appendix.html#AEN5237"
 >Privoxy's Internal Pages</A
 ></DT
 ><DD
@@ -960,4 +960,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: installation.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/installation.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- installation.html	21 Mar 2009 12:58:53 -0000	1.44
+++ installation.html	17 Apr 2009 13:11:18 -0000	1.45
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Introduction"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -129,7 +129,7 @@
 ><P
 > RPMs can be installed with <TT
 CLASS="LITERAL"
->rpm -Uvh privoxy-3.0.12-1.rpm</TT
+>rpm -Uvh privoxy-3.0.13-1.rpm</TT
 >,
  and will use <TT
 CLASS="FILENAME"
@@ -160,7 +160,7 @@
 > If you have problems with failed dependencies, try rebuilding the SRC RPM: 
  <TT
 CLASS="LITERAL"
->rpm --rebuild privoxy-3.0.12-1.src.rpm</TT
+>rpm --rebuild privoxy-3.0.13-1.src.rpm</TT
 >. This 
  will use your locally installed libraries and RPM version. </P
 ><P
@@ -478,7 +478,7 @@
 >, the 
  documentation is in <TT
 CLASS="FILENAME"
->/usr/share/doc/privoxy-3.0.12</TT
+>/usr/share/doc/privoxy-3.0.13</TT
 >
  and the Log directory is in <TT
 CLASS="FILENAME"
@@ -547,8 +547,8 @@
 ><TD
 ><PRE
 CLASS="SCREEN"
-> tar xzvf privoxy-3.0.12-stable-src.tar.gz
- cd privoxy-3.0.12-stable</PRE
+> tar xzvf privoxy-3.0.13-beta-src.tar.gz
+ cd privoxy-3.0.13-beta</PRE
 ></TD
 ></TR
 ></TABLE
@@ -1079,4 +1079,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: introduction.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/introduction.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- introduction.html	21 Mar 2009 11:46:54 -0000	1.33
+++ introduction.html	17 Apr 2009 13:11:18 -0000	1.34
@@ -7,10 +7,10 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="NEXT"
 TITLE="Installation"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -82,11 +82,27 @@
 >1. Introduction</A
 ></H1
 ><P
-> This documentation is included with the current stable version of
+> This documentation is included with the current UNRELEASED version of
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
->, v.3.0.12.</P
+>, v.3.0.13, 
+ and is mostly complete at this point. The most up to date reference for the
+ time being is still the comments in the source files and in the individual
+ configuration files. Development of a new version is currently nearing
+ completion, and includes significant changes and enhancements over
+ earlier versions. .</P
+><P
+> Since this is a UNRELEASED version, not all new features are well tested. This
+ documentation may be slightly out of sync as a result (especially with 
+ CVS sources). And there <SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>may be</I
+></SPAN
+> bugs, though hopefully
+ not many! </P
 ><DIV
 CLASS="SECT2"
 ><H2
@@ -107,7 +123,7 @@
 CLASS="APPLICATION"
 >Privoxy</SPAN
 > provides many supplemental
- features, 
+ features, some of them currently under development, 
  that give the end-user more control, more privacy and more freedom:</P
 ><P
 > <P
@@ -273,7 +289,7 @@
 WIDTH="33%"
 ALIGN="left"
 VALIGN="top"
->Privoxy 3.0.12 User Manual</TD
+>Privoxy 3.0.13 User Manual</TD
 ><TD
 WIDTH="34%"
 ALIGN="center"
@@ -289,4 +305,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: quickstart.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/quickstart.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- quickstart.html	21 Mar 2009 12:58:53 -0000	1.43
+++ quickstart.html	17 Apr 2009 13:11:18 -0000	1.44
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="What's New in this Release"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -727,7 +727,7 @@
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN530"
+NAME="AEN532"
 ></A
 ><P
 ><B
@@ -940,4 +940,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: seealso.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/seealso.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- seealso.html	21 Mar 2009 12:58:53 -0000	1.31
+++ seealso.html	17 Apr 2009 13:11:18 -0000	1.32
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Privoxy Copyright, License and History"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -415,4 +415,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: startup.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/startup.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- startup.html	21 Mar 2009 12:58:53 -0000	1.41
+++ startup.html	17 Apr 2009 13:11:18 -0000	1.42
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Quickstart to Using Privoxy"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -114,7 +114,7 @@
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN585"
+NAME="AEN587"
 ></A
 ><P
 ><B
@@ -251,7 +251,7 @@
 >  <DIV
 CLASS="FIGURE"
 ><A
-NAME="AEN630"
+NAME="AEN632"
 ></A
 ><P
 ><B
@@ -899,4 +899,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: templates.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/templates.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- templates.html	21 Mar 2009 11:46:54 -0000	1.20
+++ templates.html	17 Apr 2009 13:11:18 -0000	1.21
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Filter Files"
@@ -43,7 +43,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -318,4 +318,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>

Index: whatsnew.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/whatsnew.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- whatsnew.html	21 Mar 2009 11:46:54 -0000	1.24
+++ whatsnew.html	17 Apr 2009 13:11:18 -0000	1.25
@@ -7,7 +7,7 @@
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
-TITLE="Privoxy 3.0.12 User Manual"
+TITLE="Privoxy 3.0.13 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Installation"
@@ -42,7 +42,7 @@
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.0.12 User Manual</TH
+>Privoxy 3.0.13 User Manual</TH
 ></TR
 ><TR
 ><TD
@@ -348,4 +348,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>



------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p

_______________________________________________
ijbswa-commits mailing list
ijbswa-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ijbswa-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic