[or-cvs] r12733: clean up jake's addition (website/trunk/docs/en)
arma at seul.org
arma at seul.org
Sun Dec 9 05:12:03 UTC 2007
Author: arma
Date: 2007-12-09 00:12:01 -0500 (Sun, 09 Dec 2007)
New Revision: 12733
Modified:
website/trunk/docs/en/tor-doc-unix.wml
Log:
clean up jake's addition
Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml 2007-12-09 04:59:27 UTC (rev 12732)
+++ website/trunk/docs/en/tor-doc-unix.wml 2007-12-09 05:12:01 UTC (rev 12733)
@@ -61,10 +61,14 @@
</p>
<p>Once you've installed Privoxy (either from package or from source),
-<b>you will need to configure Privoxy to use Tor</b>.
+<b>you will need to configure Privoxy to use Tor</b>. You may find
+<a
+href="https://wiki.torproject.org/noreply/TheOnionRouter/PrivoxyConfig">this
+sample Privoxy configuration</a> useful. Otherwise, you should configure
+Privoxy by hand, using the directions that follow.
+</p>
-<a href="https://wiki.torproject.org/noreply/TheOnionRouter/PrivoxyConfig">You may use a sample configuration file if you'd like.</a> If you'd like, you can configure it by hand by following the directions that follow.
-
+<p>
Open Privoxy's "config" file (look in /etc/privoxy/ or /usr/local/etc/)
and add the line <br>
<tt>forward-socks4a / 127.0.0.1:9050 .</tt><br>
More information about the tor-commits
mailing list