Added some comments.
authormj <mj>
Sun, 16 Sep 2001 22:07:08 +0000 (22:07 +0000)
committermj <mj>
Sun, 16 Sep 2001 22:07:08 +0000 (22:07 +0000)
source/config.properties-dist

index 6bcd8e0..9c87ced 100755 (executable)
 # 
 # Note that for Mir to work, Tomcat has to be set up to handle all
 # URLs that begin with /servlet. All other URLs are handled by Apache.
+#
+# The setup uses the following assumptions:
+# The URL to reach the site is http://indy.code-fu.de
+# The DocumentRoot of this URL is /pub/Dokumente/Indymedia/de-tech/Mir
+# All data is located below this directory, including the servlets.
+
+
 
 
 #
@@ -67,6 +74,7 @@ Producer.StorageRoot=/pub/Dokumente/Indymedia/de-tech/Mir/produced
 # cd /usr/share/tomcat/webapps ; ln -s $Home Mir
 # where $Home is the below directory and Mir is the first directory level
 # in HTMLTemplateProcessor.ActionRoot
+# The trailing slash is important.
 Home=/pub/Dokumente/Indymedia/de-tech/Mir/
 
 # The following item is the class that is to be invoked by Tomcat for admin