From 6d58d4306d46d1b5a7d7c249d349fbc4568ccc1c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 11 Jan 2010 12:43:49 +0000 Subject: [PATCH] Regenerated with handle-as-empty-doc-returns-ok description. --- doc/webserver/developer-manual/coding.html | 2 +- doc/webserver/developer-manual/index.html | 2 +- doc/webserver/faq/index.html | 2 +- doc/webserver/user-manual/actions-file.html | 20 ++--- doc/webserver/user-manual/appendix.html | 20 ++--- doc/webserver/user-manual/config.html | 82 ++++++++++++++++++++- doc/webserver/user-manual/copyright.html | 5 +- doc/webserver/user-manual/filter-file.html | 4 +- doc/webserver/user-manual/index.html | 29 +++++--- 9 files changed, 126 insertions(+), 40 deletions(-) diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 15744c6e..6898541f 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2587,4 +2587,4 @@ VALIGN="top" > \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index ab588634..97996a1b 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -685,4 +685,4 @@ VALIGN="top" > +> \ No newline at end of file diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index f1ed806c..3f9b0125 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -996,4 +996,4 @@ VALIGN="top" > +> \ No newline at end of file diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index aa33aa5a..9bb9fb7f 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -233,7 +233,7 @@ CLASS="FILENAME" >

8.1. Finding the Right Mix

8.2. How to Edit

8.4.1. The Domain Pattern

8.4.2. The Path Pattern

8.5.34. Summary

8.7.1. match-all.action

8.7.2. default.action

8.7.3. user.action

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 6a96fcb0..f9579cac 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -748,7 +748,7 @@ CLASS="SECT2" >

14.2. Privoxy's Internal Pages

Short cuts. Turn off, then on:

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index f0c99cd0..edfc224f 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -4356,6 +4356,86 @@ CLASS="APPLICATION" >

7.6.9. handle-as-empty-doc-returns-ok

Note:

This is 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) +

Specifies:

The status code Privoxy returns for pages blocked with + +handle-as-empty-document. +

Type of value:

0 or 1 +

Default value:

0

Effect if unset:

Privoxy returns a status 403(forbidden) for all blocked pages. +

Effect if set:

Privoxy returns a status 200(OK) for pages blocked with +handle-as-empty-document + and a status 403(Forbidden) for all other blocked pages. +

+> \ No newline at end of file diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html index 9f29009b..c372df49 100644 --- a/doc/webserver/user-manual/copyright.html +++ b/doc/webserver/user-manual/copyright.html @@ -102,7 +102,7 @@ CLASS="SECT2" >

12.1. License

 Daniel Griscom
 Felix Gröbert
+ Jeff H.
 Aaron Hamid
 Darel Henman
 Magnus Holmgren
@@ -426,4 +427,4 @@ VALIGN="top" > \ No newline at end of file +> diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index 50c2fb01..d12c714e 100644 --- a/doc/webserver/user-manual/filter-file.html +++ b/doc/webserver/user-manual/filter-file.html @@ -366,7 +366,7 @@ CLASS="SECT2" >

9.1. Filter File Tutorial

\ No newline at end of file +> diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index 12b516e8..8e08af92 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -529,6 +529,11 @@ HREF="config.html#SOCKET-TIMEOUT" HREF="config.html#MAX-CLIENT-CONNECTIONS" >max-client-connections

7.6.9. handle-as-empty-doc-returns-ok
8.1. Finding the Right Mix
8.2. How to Edit
8.4.1. The Domain Pattern
8.4.2. The Path Pattern
8.5.34. Summary
8.7.1. match-all.action
8.7.2. default.action
8.7.3. user.action
9.1. Filter File Tutorial
12.1. License
14.2. Privoxy's Internal Pages
\ No newline at end of file +> -- 2.39.2