[or-cvs] r12728: Small documentation changes regarding apache2. -jake (weather/trunk)

ioerror at seul.org ioerror at seul.org
Sun Dec 9 01:33:30 UTC 2007


Author: ioerror
Date: 2007-12-08 20:33:29 -0500 (Sat, 08 Dec 2007)
New Revision: 12728

Modified:
   weather/trunk/README
Log:
Small documentation changes regarding apache2. -jake


Modified: weather/trunk/README
===================================================================
--- weather/trunk/README	2007-12-09 00:59:39 UTC (rev 12727)
+++ weather/trunk/README	2007-12-09 01:33:29 UTC (rev 12728)
@@ -15,6 +15,7 @@
 
 If you're running this in apache, you'll also need:
 python-flup
+libapache2-mod-fastcgi (non-free archive) (we'll use something better soon)
 
 /etc/tor/torrc should be configured to enable the control port and insist upon
 authentication.  Plaintext control port authentication information
@@ -26,9 +27,3 @@
 it is absolutely essential to backup subscriptions.gdbm properly, and
 unsubscriptions.gdbm is pretty important too (though the code could be modified
 to recover from its loss).
-
-By default these files are stored in /var/lib/torweather/
-
-Create this like so:
-mkdir -p /var/lib/torweather && chown www-data:www-data /var/lib/torweather
-



More information about the tor-commits mailing list