Author: poeml
Date: Sun Jan  5 18:14:26 2014
New Revision: 8320

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8320&view=rev
Log:
mb makehashes:
- be less vague in the examples about path names to use.

Modified:
    trunk/docs/installation/initial_config.rst
    trunk/mb/mb.py

Modified: trunk/docs/installation/initial_config.rst
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/initial_config.rst?rev=8320&r1=8319&r2=8320&view=diff
==============================================================================
--- trunk/docs/installation/initial_config.rst  (original)
+++ trunk/docs/installation/initial_config.rst  Sun Jan  5 18:14:26 2014
@@ -317,6 +317,11 @@
 Add the hashing command to /etc/crontab to be run every few hours.
 Alternatively, run it after changes in the file tree happen, coupled to some
 trigger etc.
+
+.. note::
+   The path names used here need to match the ``DocumentRoot`` in Apache's 
virtual
+   host setup.
+
 
 (This command was called ``metalink-hasher`` in previous releases of
 MirrorBrain.)

Modified: trunk/mb/mb.py
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mb/mb.py?rev=8320&r1=8319&r2=8320&view=diff
==============================================================================
--- trunk/mb/mb.py      (original)
+++ trunk/mb/mb.py      Sun Jan  5 18:14:26 2014
@@ -943,6 +943,9 @@
         inclusion into Metalinks and Torrents, or to be requested by appending
         .md5 or .sha1 to an URL.
 
+        Note that the pathnames used here need to match the DocumentRoot in
+        Apache's vhost setup.
+
         Simplest Examples:
             mb makehashes -t /srv/metalink-hashes/srv/ooo /srv/ooo
 




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
        unsubscribe
to the address mirrorbrain-commits-requ...@mirrorbrain.org

Reply via email to