X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fuser-manual.sgml;h=0b6a664f95aa913f5a776518041fcb0f0c9f90ef;hb=76854d3d47c7d1b050ed9c8a1f3bb429e1396e27;hp=1b6ac81367601b36dbe90d88397d057f0bd9704a;hpb=ce0952da61bb0c60341ada1627bcde2a05b46d98;p=privoxy.git diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 1b6ac813..0b6a664f 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -13,7 +13,7 @@ - + @@ -36,7 +36,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.194 2014/10/21 15:30:52 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.202 2016/01/23 13:57:17 diem Exp $ Copyright (C) 2001-2014 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -62,7 +62,7 @@ -$Id: user-manual.sgml,v 2.194 2014/10/21 15:30:52 fabiankeil Exp $ +$Id: user-manual.sgml,v 2.202 2016/01/23 13:57:17 diem Exp $ - Multi-value. + Parameterized. @@ -4178,6 +4196,32 @@ new action for socks5 connections (with remote DNS resolution). + + + forward-webserver 127.0.0.1:80 to use the HTTP + server listening at 127.0.0.1 port 80 without adjusting the + request headers. + + + This makes it more convenient to use Privoxy to make + existing websites available as onion services as well. + + + Many websites serve content with hardcoded URLs and + can't be easily adjusted to change the domain based + on the one used by the client. + + + Putting Privoxy between Tor and the webserver (or an stunnel + that forwards to the webserver) allows to rewrite headers and + content to make client and server happy at the same time. + + + Using Privoxy for webservers that are only reachable through + onion addresses and whose location is supposed to be secret + is not recommended and should not be necessary anyway. + +