X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Ffilter-file.html;h=5507c2e43d20229f29605cc206f95ecc777575ee;hp=3df87e6f8b69ff33c58c0bbf4ef11562468657cd;hb=9def9517abf9440ecd38685ccd2aaa3638432084;hpb=71a8346c5f96d1f68f57822d44161714ecd754a0 diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index 3df87e6f..5507c2e4 100644 --- a/doc/webserver/user-manual/filter-file.html +++ b/doc/webserver/user-manual/filter-file.html @@ -150,8 +150,9 @@ FILTER: foo Replace all "foo" with "bar"

The non-standard option letter D (dynamic) allows to use the variables $host, $origin (the IP address the request - came from), $path and $url. They will be replaced with the value they - refer to before the filter is executed.

+ came from), $path, $url and $listen-address (the address on which Privoxy + accepted the client request. Example: 127.0.0.1:8118). They will be + replaced with the value they refer to before the filter is executed.

Note that '$' is a bad choice for a delimiter in a dynamic filter as you might end up with unintended variables if you use a variable name @@ -874,8 +875,8 @@ s* industry[ -]leading \

External filters read the content from STDIN and write the rewritten content to STDOUT. The environment variables PRIVOXY_URL, PRIVOXY_PATH, - PRIVOXY_HOST, PRIVOXY_ORIGIN can be used to get some details about the - client request.

+ PRIVOXY_HOST, PRIVOXY_ORIGIN, PRIVOXY_LISTEN_ADDRESS can be used to get + some details about the client request.

Privoxy will temporary store the content to filter in the