[Checkins] SVN: zc.recipe.zope3instance/branches/gocept-zconf-slug-dev/src/zc/recipe/zope3instance/skel/zope.conf.in a http server might be helpful :)

Christian Zagrodnick cz at gocept.com
Thu Dec 7 02:56:53 EST 2006


Log message for revision 71474:
  a http server might be helpful :)

Changed:
  U   zc.recipe.zope3instance/branches/gocept-zconf-slug-dev/src/zc/recipe/zope3instance/skel/zope.conf.in

-=-
Modified: zc.recipe.zope3instance/branches/gocept-zconf-slug-dev/src/zc/recipe/zope3instance/skel/zope.conf.in
===================================================================
--- zc.recipe.zope3instance/branches/gocept-zconf-slug-dev/src/zc/recipe/zope3instance/skel/zope.conf.in	2006-12-06 23:05:40 UTC (rev 71473)
+++ zc.recipe.zope3instance/branches/gocept-zconf-slug-dev/src/zc/recipe/zope3instance/skel/zope.conf.in	2006-12-07 07:56:51 UTC (rev 71474)
@@ -8,6 +8,12 @@
 
 %(database-config)s
 
+<server>
+  type HTTP
+#  type PostmortemDebuggingHTTP
+  address %(address)s
+</server>
+
 <accesslog>
   <logfile>
     path %(log_dir)s/access.log



More information about the Checkins mailing list