X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Fconfig.html;h=5a286b7cdbba3c668ef5f042d740411f0a73657a;hp=85c80e226768a6edb404bf18869f6282c414a04d;hb=b3f59b0454830df19485fd6a66a802d7ec57799e;hpb=b5e73ac8341d223fe496f3496f292973ce5034bb diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index 85c80e22..5a286b7c 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -6,7 +6,7 @@ The Main Configuration File - + @@ -21,7 +21,7 @@ - + @@ -430,7 +430,55 @@
-

7.2.3. logdir

+

7.2.3. temporary-directory

+ +
+
+
Specifies:
+ +
+

A directory where Privoxy can create temporary files.

+
+ +
Type of value:
+ +
+

Path name

+
+ +
Default value:
+ +
+

unset

+
+ +
Effect if unset:
+ +
+

No temporary files are created, external filters don't + work.

+
+ +
Notes:
+ +
+

To execute external + filters, Privoxy has + to create temporary files. This directive specifies the + directory the temporary files should be written to.

+ +

It should be a directory only Privoxy (and trusted users) can + access.

+
+
+
+
+ +
+

7.2.4. logdir

@@ -473,7 +521,7 @@
-

7.2.4. +

7.2.5. actionsfile

@@ -559,7 +607,7 @@

-

7.2.5. +

7.2.6. filterfile

@@ -630,7 +678,7 @@
-

7.2.6. +

7.2.7. logfile

@@ -696,7 +744,7 @@
-

7.2.7. +

7.2.8. trustfile

@@ -2030,7 +2078,7 @@

@@ -2288,6 +2336,9 @@ HTTP connections into Privoxy.

+

Note that intercepting encrypted connections (HTTPS) isn't + supported.

+

Make sure that Privoxy's own requests aren't redirected as well. Additionally take care that Privoxy can't @@ -2908,15 +2959,15 @@

Notes:
-

This is a work-around for Firefox bug 492459: " Websites are no longer rendered if SSL requests for - JavaScripts are blocked by a proxy. " (This directive was added as a work-around for Firefox bug + 492459: " Websites are no longer rendered + if SSL requests for JavaScripts are blocked by a proxy. + " (https://bugzilla.mozilla.org/show_bug.cgi?id=492459) - As the bug has been fixed for quite some time this option - should no longer be needed and will be removed in a future - release. Please speak up if you have a reason why the option - should be kept around.

+ "_top">https://bugzilla.mozilla.org/show_bug.cgi?id=492459), + the bug has been fixed for quite some time, but this directive + is also useful to make it harder for websites to detect whether + or not resources are being blocked.

Privoxy 3.0.21 User ManualPrivoxy 3.0.22 User Manual
-  forward-socks5   /               127.0.0.1:9050 .
+  forward-socks5t   /               127.0.0.1:9050 .