[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12731: Addition of link to the privoxy configuration page on the wi (website/trunk/docs/en)
Author: ioerror
Date: 2007-12-08 23:40:37 -0500 (Sat, 08 Dec 2007)
New Revision: 12731
Modified:
website/trunk/docs/en/tor-doc-unix.wml
Log:
Addition of link to the privoxy configuration page on the wiki. -jake
Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml 2007-12-09 03:38:57 UTC (rev 12730)
+++ website/trunk/docs/en/tor-doc-unix.wml 2007-12-09 04:40:37 UTC (rev 12731)
@@ -62,6 +62,9 @@
<p>Once you've installed Privoxy (either from package or from source),
<b>you will need to configure Privoxy to use Tor</b>.
+
+<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.
+
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>