[or-cvs] r19933: {website} Seems more organized... however... I may rearrange this into (website/trunk/en)

Jon at seul.org Jon at seul.org
Mon Jul 6 21:37:41 UTC 2009


Author: Jon
Date: 2009-07-06 17:37:41 -0400 (Mon, 06 Jul 2009)
New Revision: 19933

Modified:
   website/trunk/en/running-a-mirror.wml
Log:
Seems more organized... however... I may rearrange this into tables later. o.O

Modified: website/trunk/en/running-a-mirror.wml
===================================================================
--- website/trunk/en/running-a-mirror.wml	2009-07-06 15:21:33 UTC (rev 19932)
+++ website/trunk/en/running-a-mirror.wml	2009-07-06 21:37:41 UTC (rev 19933)
@@ -30,6 +30,22 @@
 <tt>
 rsync -av --delete rsync://rsync.torproject.org/tor/dist tor-mirror-dist/
 </tt>
+
+
+<p>
+In order to assure the mirrors of of high quility and up to date... Please ensure your mirror does at least the following:
+
+Updates no later than every six hours, but no more frequent than every hour.
+
+Allows "Directory Index / Indexes" (Index viewing) of the /dist directory.
+
+Allows "Multiviews" or equivalent for language localization.
+
+Have a valid contact email for administrative communications should your server have issues.
+
+It is highly recommended for all mirror operators to subscribe to <A href="http://archives.seul.org/tor/mirrors/">tor-mirrors mailing list</A> where all mirror listing modification requests should go (ADD, CHANGE, DELETE, any other requests/notifications).  Also, any technical assistance in setting up your mirror may be found here as well.
+
+</p>
 <br /><br />
 <p>
 An example cronjob to update a full mirror once every 6 hours may look like so:
@@ -65,7 +81,7 @@
 task with something like '<tt>cron</tt>'). Our website, source code and
 binary releases change often. An update frequency of six hours is recommended.  Tor users everywhere will thank you.
 </p>
-<br/>
+<br/>	
 <p>
 If you are running a mirror, please subscribe to the
 <A href="http://archives.seul.org/tor/mirrors/">tor-mirrors mailing list</A>, and introduce yourself there.
@@ -73,22 +89,8 @@
 Help for mirror support and configuration issues may also be found on the list.
 </p>
 
-<p>
-In order to assure the mirrors of of high quility and up to date... Please ensure your mirror does at least the following:
 
-Updates no later than every six hours, but no more frequent than every hour.
 
-Allows "Directory Index / Indexes" (Index viewing) of the /dist directory.
-
-Allows "Multiviews" or equivalent for language localization.
-
-Have a valid contact email for administrative communications should your server have issues.
-
-It is highly recommended for all mirror operators to subscribe to <A href="http://archives.seul.org/tor/mirrors/">tor-mirrors mailing list</A> where all mirror listing modification requests should go (ADD, CHANGE, DELETE, any other requests/notifications).  Also, any technical assistance in setting up your mirror may be found here as well.
-
-</p>
-
-
   </div><!-- #main -->
 
 #include <foot.wmi>



More information about the tor-commits mailing list