X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fprivoxy-man-page.sgml;h=800759c90ccf2a0769eda74f94b62c7b88831cb4;hb=fb22419130cc65420ca47972f4eabd32da2b2001;hp=8b22861f6462203e87dd95e936ec9ed6996a810d;hpb=51bb796496dc39c543c7e45fada5777bb25f094d;p=privoxy.git diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml index 8b22861f..800759c9 100644 --- a/doc/source/privoxy-man-page.sgml +++ b/doc/source/privoxy-man-page.sgml @@ -5,14 +5,10 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: privoxy-man-page.sgml,v 1.8 2002/04/24 04:53:37 hal9 Exp $ + $Id: privoxy-man-page.sgml,v 2.1 2002/07/29 22:08:41 jongfoster Exp $ - Written by and Copyright (C) 2001 the SourceForge - Privoxy team. http://www.privoxy.org/ - - Based on the Internet Junkbuster originally written - by and Copyright (C) 1997 Anonymous Coders and - Junkbusters Corporation. http://www.junkbusters.com + Copyright (C) 2001, 2002 Privoxy Developers + See LICENSE. ======================================================================== NOTE: Please read developer-manual/documentation.html before touching @@ -44,24 +40,29 @@ + - - - + + + + + + ]> - 2002-04-11 + 2002-05-14 - privoxy 1 - Privoxy &p-version; + + Privoxy &p-version; + @@ -131,7 +132,7 @@ On startup, write the process ID to pidfile. Delete the pidfile on exit. - Failiure to create or delete the pidfile + Failure to create or delete the pidfile is non-fatal. If no --pidfile option is given, no PID file will be used. @@ -192,7 +193,8 @@ The Secure (SSL) Proxy should also be set to the same values, otherwise - https: URLs will not be proxied. + https: URLs will not be proxied. Note: Privoxy can only + proxy HTTP and HTTPS traffic. Do not try it with FTP or other protocols. For other browsers, check the documentation. @@ -216,17 +218,20 @@ The name and number of configuration files has changed from previous - versions, and is subject to change as development progresses. In fact, the - configuration itself is changed and much more sophisticated. See the - user-manual for a - brief explanation of all configuration options. + versions. In fact, the configuration itself is changed and much more + sophisticated. See the user-manual for a complete + explanation of all configuration options and general usage, and notes for + upgrading from Junkbuster and earlier Privoxy + versions. The actions list (ad blocks, etc) can also be configured with your - web browser at http://ijbswa.sourceforge.net/config. + web browser at http://config.privoxy.org/. Privoxy's configuration parameters can also be viewed at the same page. In addition, Privoxy can be toggled on/off. - This is an internal page. + This is an internal page, and does not require Internet access. @@ -243,8 +248,8 @@ {{alias}} # Useful aliases - +prevent-cookies = +prevent-setting-cookies +prevent-reading-cookies - -prevent-cookies = -prevent-setting-cookies -prevent-reading-cookies + +crunch-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies + -crunch-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies +imageblock = +block +handle-as-image # Fragile sites should have the minimum changes @@ -272,13 +277,13 @@ -limit-connect \ +prevent-compression \ +session-cookies-only \ - +prevent-reading-cookies \ - +prevent-setting-cookies \ + -crunch-cookies \ -kill-popups \ } - / # Match all URLs + / # '/' Matches *all* URL patterns # Block, and treat these URL patterns as if they were 'images'. + # We would expect these to be ads. {+imageblock} .ad.doubleclick.net .a[0-9].yimg.com/(?:(?!/i/).)*$ @@ -290,11 +295,10 @@ .*ads. banner?. /.*count(er)?\.(pl|cgi|exe|dll|asp|php[34]?) - /(?:.*/)?(publicite|werbung|rekla(ma|me|am)|maino(kset|nta|s)?)/ .hitbox.com # Make exceptions for these harmless ones that would be - # caught by +block above. + # caught by our +block patterns just above. {-block} adsl. advice. @@ -308,14 +312,21 @@ + # Re-define aliases as needed here + {{alias}} + + # Useful aliases + -crunch-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies + # Set personal exceptions to the policies in default.action ####### - # Sites where we want persistant cookies - {-prevent-reading-cookies -prevent-setting-cookies -session-cookies-only} + # Sites where we want persistant cookies, so allow *all* cookies + {-crunch-cookies -session-cookies-only} .redhat.com .sun.com .msdn.microsoft.com + # This site breaks easily. {-block -fast-redirects} .forbes.com @@ -349,7 +360,7 @@ Various other files should be included, but may vary depending on platform and build configuration. More documentation should be included in the local - documentation directory, though is not complete at this time. + documentation directory. @@ -374,11 +385,14 @@ Notes - This is a &p-status; version of Privoxy. Not - all features are well tested. -]]> + This is a &p-status; version of Privoxy. Buyer beware! Do + not use in production situations.]]> +]]> +]]> - Please see the user-manual on how to contact the + Please see the User Manual on how to contact the developers for feature requests, reporting problems, and other questions. @@ -400,9 +414,18 @@ Copyright and License + +Copyright ©right; + + +License + + &license; + +