X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Findex.html;h=2bab0329cd4e035a6af4b68eeedb8f0df798e335;hp=664b73a3dc42ab020b3f8b2496982510129ebdf8;hb=32ac1bc634d600e8f788a4e49a634d598f5dd021;hpb=3eabce711503c99e93ad129326b4183e99dd254d diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index 664b73a3..2bab0329 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -1,981 +1,347 @@ - -Privoxy 3.0.9 User Manual - -

Privoxy 3.0.9 User Manual

Copyright © 2001 - 2008 by - Privoxy Developers -

$Id: user-manual.sgml,v 2.61 2008/02/11 03:41:47 markm68k Exp $

The Privoxy User Manual gives users information on how to - install, configure and use Privoxy. -

Privoxy is a non-caching - web proxy - with advanced filtering capabilities for enhancing privacy, - modifying web page data, managing HTTP - cookies, - controlling access, and removing ads, banners, pop-ups and other obnoxious - Internet junk. Privoxy has a flexible configuration and can be - customized to suit individual needs and tastes. Privoxy has application for - both stand-alone systems and multi-user networks.

Privoxy is based on Internet Junkbuster (tm).

You can find the latest version of the Privoxy User Manual at http://www.privoxy.org/user-manual/. - Please see the Contact section on how to - contact the developers. -


Table of Contents
1. Introduction
1.1. Features
2. Installation
2.1. Binary Packages
2.1.1. Red Hat and Fedora RPMs
2.1.2. Debian and Ubuntu
2.1.3. Windows
2.1.4. Solaris
2.1.5. OS/2
2.1.6. Mac OS X
2.1.7. AmigaOS
2.1.8. FreeBSD
2.1.9. Gentoo
2.2. Building from Source
2.3. Keeping your Installation Up-to-Date
3. What's New in this Release
3.1. Note to Upgraders
4. Quickstart to Using Privoxy
4.1. Quickstart to Ad Blocking
5. Starting Privoxy
5.1. Red Hat and Fedora
5.2. Debian
5.3. Windows
5.4. Solaris, NetBSD, FreeBSD, HP-UX and others
5.5. OS/2
5.6. Mac OS X
5.7. AmigaOS
5.8. Gentoo
5.9. Command Line Options
6. Privoxy Configuration
6.1. Controlling Privoxy with Your Web Browser
6.2. Configuration Files Overview
7. The Main Configuration File
7.1. Local Set-up Documentation
7.1.1. user-manual
7.1.2. trust-info-url
7.1.3. admin-address
7.1.4. proxy-info-url
7.2. Configuration and Log File Locations
7.2.1. confdir
7.2.2. templdir
7.2.3. logdir
7.2.4. actionsfile
7.2.5. filterfile
7.2.6. logfile
7.2.7. jarfile
7.2.8. trustfile
7.3. Debugging
7.3.1. debug
7.3.2. single-threaded
7.4. Access Control and Security
7.4.1. listen-address
7.4.2. toggle
7.4.3. enable-remote-toggle
7.4.4. enable-remote-http-toggle
7.4.5. enable-edit-actions
7.4.6. enforce-blocks
7.4.7. ACLs: permit-access and deny-access
7.4.8. buffer-limit
7.5. Forwarding
7.5.1. forward
7.5.2. forward-socks4, forward-socks4a and forward-socks5
7.5.3. Advanced Forwarding Examples
7.5.4. forwarded-connect-retries
7.5.5. accept-intercepted-requests
7.5.6. allow-cgi-request-crunching
7.5.7. split-large-forms
7.6. Windows GUI Options
8. Actions Files
8.1. Finding the Right Mix
8.2. How to Edit
8.3. How Actions are Applied to Requests
8.4. Patterns
8.4.1. The Domain Pattern
8.4.2. The Path Pattern
8.4.3. The Tag Pattern
8.5. Actions
8.5.1. add-header
8.5.2. block
8.5.3. client-header-filter
8.5.4. client-header-tagger
8.5.5. content-type-overwrite
8.5.6. crunch-client-header
8.5.7. crunch-if-none-match
8.5.8. crunch-incoming-cookies
8.5.9. crunch-server-header
8.5.10. crunch-outgoing-cookies
8.5.11. deanimate-gifs
8.5.12. downgrade-http-version
8.5.13. fast-redirects
8.5.14. filter
8.5.15. force-text-mode
8.5.16. forward-override
8.5.17. handle-as-empty-document
8.5.18. handle-as-image
8.5.19. hide-accept-language
8.5.20. hide-content-disposition
8.5.21. hide-if-modified-since
8.5.22. hide-forwarded-for-headers
8.5.23. hide-from-header
8.5.24. hide-referrer
8.5.25. hide-user-agent
8.5.26. inspect-jpegs
8.5.27. kill-popups
8.5.28. limit-connect
8.5.29. prevent-compression
8.5.30. overwrite-last-modified
8.5.31. redirect
8.5.32. send-vanilla-wafer
8.5.33. send-wafer
8.5.34. server-header-filter
8.5.35. server-header-tagger
8.5.36. session-cookies-only
8.5.37. set-image-blocker
8.5.38. treat-forbidden-connects-like-blocks
8.5.39. Summary
8.6. Aliases
8.7. Actions Files Tutorial
8.7.1. default.action
8.7.2. user.action
9. Filter Files
9.1. Filter File Tutorial
9.2. The Pre-defined Filters
10. Privoxy's Template Files
11. Contacting the Developers, Bug Reporting and Feature -Requests
11.1. Get Support
11.2. Reporting Problems
11.2.1. Reporting Ads or Other Configuration Problems
11.2.2. Reporting Bugs
11.3. Request New Features
11.4. Other
12. Privoxy Copyright, License and History
12.1. License
12.2. History
12.3. Authors
13. See Also
14. Appendix
14.1. Regular Expressions
14.2. Privoxy's Internal Pages
14.2.1. Bookmarklets
14.3. Chain of Events
14.4. Troubleshooting: Anatomy of an Action

  Next
  Introduction
\ No newline at end of file + + + + Privoxy 3.0.29 User Manual + + + + + + + +
+
+

Privoxy 3.0.29 User Manual

+

Copyright © 2001-2020 by Privoxy Developers

+
+
+ +

The Privoxy User Manual gives users information on how to install, configure and + use Privoxy.

+

Privoxy is a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying + web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. + Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has + application for both stand-alone systems and multi-user networks.

+

Privoxy is Free Software and licensed under the GNU GPLv2.

+

Privoxy is an associated project of Software in the Public Interest (SPI).

+

Helping hands and donations are welcome:

+ +

You can find the latest version of the Privoxy User Manual at https://www.privoxy.org/user-manual/. Please see the + Contact section on how to contact the developers.

+
+
+
+
+
+
+
Table of Contents
+
1. Introduction
+
+
+
1.1. Features
+
+
+
2. Installation
+
+
+
2.1. Binary Packages
+
+
+
2.1.1. Debian and Ubuntu
+
2.1.2. Windows
+
2.1.3. OS/2
+
2.1.4. Mac OS X
+
2.1.5. Installation from ready-built + package
+
2.1.6. Installation from source
+
2.1.7. FreeBSD
+
+
+
2.2. Building from Source
+
+
+
2.2.1. Windows
+
+
+
2.3. Keeping your Installation Up-to-Date
+
+
+
3. What's New in this Release
+
+
+
3.1. Note to Upgraders
+
+
+
4. Quickstart to Using Privoxy
+
+
+
4.1. Quickstart to Ad Blocking
+
+
+
5. Starting Privoxy
+
+
+
5.1. Debian
+
5.2. FreeBSD and ElectroBSD
+
5.3. Windows
+
5.4. Generic instructions for Unix derivates (Solaris, NetBSD, + HP-UX etc.)
+
5.5. OS/2
+
5.6. Mac OS X
+
5.7. Command Line Options
+
+
+
6. Privoxy Configuration
+
+
+
6.1. Controlling Privoxy with Your Web + Browser
+
6.2. Configuration Files Overview
+
+
+
7. The Main Configuration File
+
+
+
7.1. Local Set-up Documentation
+
+
+
7.1.1. user-manual
+
7.1.2. trust-info-url
+
7.1.3. admin-address
+
7.1.4. proxy-info-url
+
+
+
7.2. Configuration and Log File Locations
+
+
+
7.2.1. confdir
+
7.2.2. templdir
+
7.2.3. temporary-directory
+
7.2.4. logdir
+
7.2.5. actionsfile
+
7.2.6. filterfile
+
7.2.7. logfile
+
7.2.8. trustfile
+
+
+
7.3. Debugging
+
+
+
7.3.1. debug
+
7.3.2. single-threaded
+
7.3.3. hostname
+
+
+
7.4. Access Control and Security
+
+
+
7.4.1. listen-address
+
7.4.2. toggle
+
7.4.3. enable-remote-toggle
+
7.4.4. enable-remote-http-toggle
+
7.4.5. enable-edit-actions
+
7.4.6. enforce-blocks
+
7.4.7. ACLs: permit-access and deny-access
+
7.4.8. buffer-limit
+
7.4.9. enable-proxy-authentication-forwarding
+
7.4.10. trusted-cgi-referer
+
7.4.11. cors-allowed-origin
+
+
+
7.5. Forwarding
+
+
+
7.5.1. forward
+
7.5.2. forward-socks4, forward-socks4a, forward-socks5 and + forward-socks5t
+
7.5.3. Advanced Forwarding Examples
+
7.5.4. forwarded-connect-retries
+
+
+
7.6. Miscellaneous
+
+
+
7.6.1. accept-intercepted-requests
+
7.6.2. allow-cgi-request-crunching
+
7.6.3. split-large-forms
+
7.6.4. keep-alive-timeout
+
7.6.5. tolerate-pipelining
+
7.6.6. default-server-timeout
+
7.6.7. connection-sharing
+
7.6.8. socket-timeout
+
7.6.9. max-client-connections
+
7.6.10. listen-backlog
+
7.6.11. enable-accept-filter
+
7.6.12. handle-as-empty-doc-returns-ok
+
7.6.13. enable-compression
+
7.6.14. compression-level
+
7.6.15. client-header-order
+
7.6.16. client-specific-tag
+
7.6.17. client-tag-lifetime
+
7.6.18. trust-x-forwarded-for
+
7.6.19. receive-buffer-size
+
+
+
7.7. TLS/SSL Inspection
+
+
+
7.7.1. ca-directory
+
7.7.2. ca-cert-file
+
7.7.3. ca-key-file
+
7.7.4. ca-password
+
7.7.5. certificate-directory
+
7.7.6. trusted-cas-file
+
+
+
7.8. Windows GUI Options
+
+
+
8. Actions Files
+
+
+
8.1. Finding the Right Mix
+
8.2. How to Edit
+
8.3. How Actions are Applied to Requests
+
8.4. Patterns
+
+
+
8.4.1. The Host Pattern
+
8.4.2. The Path Pattern
+
8.4.3. The Request Tag Pattern
+
8.4.4. The Negative Request Tag Patterns
+
8.4.5. The Client Tag Pattern
+
+
+
8.5. Actions
+
+
+
8.5.1. add-header
+
8.5.2. block
+
8.5.3. change-x-forwarded-for
+
8.5.4. client-header-filter
+
8.5.5. client-header-tagger
+
8.5.6. content-type-overwrite
+
8.5.7. crunch-client-header
+
8.5.8. crunch-if-none-match
+
8.5.9. crunch-incoming-cookies
+
8.5.10. crunch-server-header
+
8.5.11. crunch-outgoing-cookies
+
8.5.12. deanimate-gifs
+
8.5.13. delay-response
+
8.5.14. downgrade-http-version
+
8.5.15. external-filter
+
8.5.16. fast-redirects
+
8.5.17. filter
+
8.5.18. force-text-mode
+
8.5.19. forward-override
+
8.5.20. handle-as-empty-document
+
8.5.21. handle-as-image
+
8.5.22. hide-accept-language
+
8.5.23. hide-content-disposition
+
8.5.24. hide-if-modified-since
+
8.5.25. hide-from-header
+
8.5.26. hide-referrer
+
8.5.27. hide-user-agent
+
8.5.28. https-inspection
+
8.5.29. ignore-certificate-errors
+
8.5.30. limit-connect
+
8.5.31. limit-cookie-lifetime
+
8.5.32. prevent-compression
+
8.5.33. overwrite-last-modified
+
8.5.34. redirect
+
8.5.35. server-header-filter
+
8.5.36. server-header-tagger
+
8.5.37. session-cookies-only
+
8.5.38. set-image-blocker
+
8.5.39. Summary
+
+
+
8.6. Aliases
+
8.7. Actions Files Tutorial
+
+
+
8.7.1. match-all.action
+
8.7.2. default.action
+
8.7.3. user.action
+
+
+
+
+
9. Filter Files
+
+
+
9.1. Filter File Tutorial
+
9.2. The Pre-defined Filters
+
9.3. External filter syntax
+
+
+
10. Privoxy's Template Files
+
11. Contacting the Developers, Bug Reporting and Feature Requests
+
+
+
11.1. Please provide sufficient information
+
11.2. Get Support
+
11.3. Reporting Problems
+
+
+
11.3.1. Reporting Ads or Other Configuration Problems
+
11.3.2. Reporting Bugs
+
+
+
11.4. Reporting security problems
+
11.5. Mailing Lists
+
11.6. SourceForge support trackers
+
+
+
12. Privoxy Copyright, License and History
+
+
+
12.1. License
+
12.2. History
+
12.3. Authors
+
+
+
13. See Also
+
14. Appendix
+
+
+
14.1. Regular Expressions
+
14.2. Privoxy's Internal Pages
+
14.3. Chain of Events
+
14.4. Troubleshooting: Anatomy of an Action
+
+
+
+
+
+ + +