current/doc/webserver/user-manual actions-file.html, 1.94, 1.95 appendix.html, 1.104, 1.105 config.html, 1.69, 1.70 index.html, 1.113, 1.114

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/doc/webserver/user-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25491/doc/webserver/user-manual

Modified Files:
	actions-file.html appendix.html config.html index.html 
Log Message:
Regenerate user manual with recent changes


Index: actions-file.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/actions-file.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** actions-file.html	17 Mar 2016 10:43:55 -0000	1.94
--- actions-file.html	17 Mar 2016 18:21:37 -0000	1.95
***************
*** 118,122 ****
  
          <div class="TABLE">
!           <a name="AEN2676" id="AEN2676"></a>
  
            <p><b>Table 1. Default Configurations</b></p>
--- 118,122 ----
  
          <div class="TABLE">
!           <a name="AEN2681" id="AEN2681"></a>
  
            <p><b>Table 1. Default Configurations</b></p>
***************
*** 1065,1069 ****
                    <td>
                      <pre class="SCREEN">
! +add-header{X-User-Tracking: sucks}
  </pre>
                    </td>
--- 1065,1078 ----
                    <td>
                      <pre class="SCREEN">
! # Add a DNT ("Do not track") header to all requests,
! # event to those that already have one.
! #
! # This is just an example, not a recommendation.
! #
! # There is no reason to believe that user-tracking websites care
! # about the DNT header and depending on the User-Agent, adding the
! # header may make user-tracking easier.
! {+add-header{DNT: 1}}
! /
  </pre>
                    </td>

Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/index.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -d -r1.113 -r1.114
*** index.html	17 Mar 2016 10:43:55 -0000	1.113
--- index.html	17 Mar 2016 18:21:37 -0000	1.114
***************
*** 24,28 ****
        Developers</a></sub><br></p>
  
!       <p class="PUBDATE">$Id: user-manual.sgml,v 2.204 2016/03/04 13:21:54
        fabiankeil Exp $<br></p>
  
--- 24,28 ----
        Developers</a></sub><br></p>
  
!       <p class="PUBDATE">$Id: user-manual.sgml,v 2.206 2016/03/17 10:43:07
        fabiankeil Exp $<br></p>
  

Index: config.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/config.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** config.html	17 Mar 2016 10:43:55 -0000	1.69
--- config.html	17 Mar 2016 18:21:37 -0000	1.70
***************
*** 3264,3268 ****
  
              <dd>
!               <p>None</p>
              </dd>
  
--- 3264,3268 ----
  
              <dd>
!               <p>60</p>
              </dd>
  
***************
*** 3296,3299 ****
--- 3296,3315 ----
                the tag will be set until the client-tag-lifetime is over.</p>
              </dd>
+ 
+             <dt>Examples:</dt>
+ 
+             <dd>
+               <table border="0" bgcolor="#E0E0E0" width="90%">
+                 <tr>
+                   <td>
+                     <pre class="SCREEN">
+       # Increase the time to life for temporarily enabled tags to 3 minutes
+       client-tag-lifetime 180
+ 
+ </pre>
+                   </td>
+                 </tr>
+               </table>
+             </dd>
            </dl>
          </div>

Index: appendix.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/appendix.html,v
retrieving revision 1.104
retrieving revision 1.105
diff -C2 -d -r1.104 -r1.105
*** appendix.html	17 Mar 2016 10:43:55 -0000	1.104
--- appendix.html	17 Mar 2016 18:21:37 -0000	1.105
***************
*** 314,318 ****
        <ul>
          <li>
!           <p>Privoxy main page:</p><a name="AEN5848" id="AEN5848"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 314,318 ----
        <ul>
          <li>
!           <p>Privoxy main page:</p><a name="AEN5853" id="AEN5853"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 329,334 ****
          <li>
            <p>Show information about the current configuration, including
!           viewing and editing of actions files:</p><a name="AEN5856" id=
!           "AEN5856"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 329,334 ----
          <li>
            <p>Show information about the current configuration, including
!           viewing and editing of actions files:</p><a name="AEN5861" id=
!           "AEN5861"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 339,344 ****
  
          <li>
!           <p>Show the source code version numbers:</p><a name="AEN5861" id=
!           "AEN5861"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 339,344 ----
  
          <li>
!           <p>Show the source code version numbers:</p><a name="AEN5866" id=
!           "AEN5866"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 349,354 ****
  
          <li>
!           <p>Show the browser's request headers:</p><a name="AEN5866" id=
!           "AEN5866"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 349,354 ----
  
          <li>
!           <p>Show the browser's request headers:</p><a name="AEN5871" id=
!           "AEN5871"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 359,364 ****
  
          <li>
!           <p>Show which actions apply to a URL and why:</p><a name="AEN5871"
!           id="AEN5871"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 359,364 ----
  
          <li>
!           <p>Show which actions apply to a URL and why:</p><a name="AEN5876"
!           id="AEN5876"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 374,378 ****
            "QUOTE">"Privoxy"</span> continues to run, but only as a
            pass-through proxy, with no actions taking place:</p><a name=
!           "AEN5879" id="AEN5879"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 374,378 ----
            "QUOTE">"Privoxy"</span> continues to run, but only as a
            pass-through proxy, with no actions taking place:</p><a name=
!           "AEN5884" id="AEN5884"></a>
  
            <blockquote class="BLOCKQUOTE">
***************
*** 381,391 ****
            </blockquote>
  
!           <p>Short cuts. Turn off, then on:</p><a name="AEN5883" id=
!           "AEN5883"></a>
  
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=disable" target=
              "_top">http://config.privoxy.org/toggle?set=disable</a></p>
!           </blockquote><a name="AEN5886" id="AEN5886"></a>
  
            <blockquote class="BLOCKQUOTE">
--- 381,391 ----
            </blockquote>
  
!           <p>Short cuts. Turn off, then on:</p><a name="AEN5888" id=
!           "AEN5888"></a>
  
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=disable" target=
              "_top">http://config.privoxy.org/toggle?set=disable</a></p>
!           </blockquote><a name="AEN5891" id="AEN5891"></a>
  
            <blockquote class="BLOCKQUOTE">


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.