From 151380e1cdc5531b06d2388d4810fdb81c17afb5 Mon Sep 17 00:00:00 2001
From: traumschule
Please ensure that you keep your mirror updated (we suggest automating this
task with something like 'cron'). Our website, source code and
binary releases change often. An update frequency of six hours is recommended. Tor users everywhere will thank you.
+ To protect the privacy of your users disable logging of IP addresses with
+ any of the following methods:
+
@@ -137,13 +164,13 @@ text/html en html htm shtml;
file to the mirrors list. Your mirror will then be added manually
if it passes availability testing and your provided information is
confirmed. Some general pointers on mirrors are:
+
+
+
+
+ Prevent logging of IP addresses
+
+
+
CustomLog /path/to/desired/log/location "0.0.0.0 %l %u %t \"%r\" %>s %b"
+
+log_format privacy '- - - [$time_local] "$request" $status $body_bytes_sent';
+access_log /var/log/nginx/access.log privacy;
+
+ Joining the mirror community
-