[z3-checkins] r10628 - z3/modzope/trunk/demosite

philikon at codespeak.net philikon at codespeak.net
Thu Apr 14 18:58:29 MEST 2005


Author: philikon
Date: Thu Apr 14 18:58:29 2005
New Revision: 10628

Modified:
   z3/modzope/trunk/demosite/apache2.conf
Log:
adhere to some new paths


Modified: z3/modzope/trunk/demosite/apache2.conf
==============================================================================
--- z3/modzope/trunk/demosite/apache2.conf	(original)
+++ z3/modzope/trunk/demosite/apache2.conf	Thu Apr 14 18:58:29 2005
@@ -35,7 +35,7 @@
 # Default: sys.path
 #
 # Example:
-    PythonPath "sys.path+['/home/zope/modzope/src', '/home/zope/Zope3/src']"
+    PythonPath "sys.path+['/Users/philipp/Zope3/src']"
 
 # Directive: PythonDebug
 #
@@ -107,7 +107,7 @@
 # Default: the directory Apache2 was started from
 #
 # Example:
-    PythonOption sitepath /home/zope/modzope/demosite
+    PythonOption sitepath /Users/philipp/dev/Zope3/modzope-demosite
 
 # Option: dbfile
 #


More information about the z3-checkins mailing list