Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
[privoxy.git] / doc / webserver / user-manual / configuration.html
index 0c039ea..60d38cf 100644 (file)
@@ -1,13 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <HTML
 ><HEAD
 ><TITLE
 >Privoxy Configuration</TITLE
 ><META
 NAME="GENERATOR"
 <HTML
 ><HEAD
 ><TITLE
 >Privoxy Configuration</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
-"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 REL="HOME"
 REL="HOME"
-TITLE="Privoxy 3.1.1 User Manual"
+TITLE="Privoxy 3.0.3 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Starting Privoxy"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 TITLE="Starting Privoxy"
@@ -37,7 +37,7 @@ CELLSPACING="0"
 ><TH
 COLSPAN="3"
 ALIGN="center"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy 3.1.1 User Manual</TH
+>Privoxy 3.0.3 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></TR
 ><TR
 ><TD
@@ -73,10 +73,12 @@ CLASS="SECT1"
 ><H1
 CLASS="SECT1"
 ><A
 ><H1
 CLASS="SECT1"
 ><A
-NAME="CONFIGURATION">6. <SPAN
+NAME="CONFIGURATION"
+>6. <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> Configuration</H1
+> Configuration</A
+></H1
 ><P
 >  All <SPAN
 CLASS="APPLICATION"
 ><P
 >  All <SPAN
 CLASS="APPLICATION"
@@ -94,10 +96,12 @@ CLASS="SECT2"
 ><H2
 CLASS="SECT2"
 ><A
 ><H2
 CLASS="SECT2"
 ><A
-NAME="AEN582">6.1. Controlling <SPAN
+NAME="AEN585"
+>6.1. Controlling <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> with Your Web Browser</H2
+> with Your Web Browser</A
+></H2
 ><P
 > <SPAN
 CLASS="APPLICATION"
 ><P
 > <SPAN
 CLASS="APPLICATION"
@@ -126,7 +130,9 @@ CLASS="SCREEN"
 > <H2
 CLASS="BRIDGEHEAD"
 ><A
 > <H2
 CLASS="BRIDGEHEAD"
 ><A
-NAME="AEN591">    Privoxy Menu</H2
+NAME="AEN594"
+></A
+>    Privoxy Menu</H2
 ><P
 ></P
 ><TABLE
 ><P
 ></P
 ><TABLE
@@ -180,7 +186,7 @@ TARGET="_top"
 ><TR
 ><TD
 >          &#9642;  <A
 ><TR
 ><TD
 >          &#9642;  <A
-HREF="http://www.privoxy.org/3.1.1/user-manual/"
+HREF="http://www.privoxy.org/3.0.3/user-manual/"
 TARGET="_top"
 >Documentation</A
 >
 TARGET="_top"
 >Documentation</A
 >
@@ -244,7 +250,9 @@ CLASS="SECT2"
 ><H2
 CLASS="SECT2"
 ><A
 ><H2
 CLASS="SECT2"
 ><A
-NAME="CONFOVERVIEW">6.2. Configuration Files Overview</H2
+NAME="CONFOVERVIEW"
+>6.2. Configuration Files Overview</A
+></H2
 ><P
 > For Unix, *BSD and Linux, all configuration files are located in
  <TT
 ><P
 > For Unix, *BSD and Linux, all configuration files are located in
  <TT
@@ -255,9 +263,7 @@ CLASS="FILENAME"
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> executable.  The name
- and number of configuration files has changed from previous versions, and is
- subject to change as development progresses.</P
+> executable. </P
 ><P
 > The installed defaults provide a reasonable starting point, though 
  some settings may be aggressive by some standards. For the time being, the
 ><P
 > The installed defaults provide a reasonable starting point, though 
  some settings may be aggressive by some standards. For the time being, the
@@ -356,7 +362,8 @@ HREF="filter-file.html"
 >) can be used to re-write the raw page content, including
     viewable text as well as embedded HTML and JavaScript, and whatever else
     lurks on any given web page. The filtering jobs are only pre-defined here;
 >) can be used to re-write the raw page content, including
     viewable text as well as embedded HTML and JavaScript, and whatever else
     lurks on any given web page. The filtering jobs are only pre-defined here;
-    whether to apply them or not is up to the actions files.
+    whether to apply them or not is up to the actions files. Only one filter 
+    file may be defined.
    </P
 ></LI
 ></UL
    </P
 ></LI
 ></UL
@@ -364,23 +371,23 @@ HREF="filter-file.html"
 ><P
 > All files use the <SPAN
 CLASS="QUOTE"
 ><P
 > All files use the <SPAN
 CLASS="QUOTE"
->"<TT
+>"<VAR
 CLASS="LITERAL"
 CLASS="LITERAL"
->#</TT
+>#</VAR
 >"</SPAN
 > character to denote a
  comment (the rest of the line will be ignored) and understand line continuation
 >"</SPAN
 > character to denote a
  comment (the rest of the line will be ignored) and understand line continuation
- through placing a backslash ("<TT
+ through placing a backslash ("<VAR
 CLASS="LITERAL"
 CLASS="LITERAL"
->\</TT
+>\</VAR
 >") as the very last character
 >") as the very last character
- in a line. If the <TT
+ in a line. If the <VAR
 CLASS="LITERAL"
 CLASS="LITERAL"
->#</TT
+>#</VAR
 > is preceded by a backslash, it looses
 > is preceded by a backslash, it looses
- its special function. Placing a <TT
+ its special function. Placing a <VAR
 CLASS="LITERAL"
 CLASS="LITERAL"
->#</TT
+>#</VAR
 > in front of an otherwise
  valid configuration line to prevent it from being interpreted is called "commenting
  out" that line.</P
 > in front of an otherwise
  valid configuration line to prevent it from being interpreted is called "commenting
  out" that line.</P
@@ -420,14 +427,6 @@ CLASS="EMPHASIS"
 >old</I
 ></SPAN
 > listening address.</P
 >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
 ></DIV
 ></DIV
 ><DIV