Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 5ccaeaf155c9e167f3a657dca111c2ac > files > 208

m2crypto-0.21.1-3.fc15.i686.rpm

--- zope.conf.org	Tue Sep 28 09:49:02 2004
+++ zope.conf	Tue Sep 28 09:49:27 2004
@@ -20,6 +20,11 @@
   address 8080
 </server>
 
+<server>
+  type HTTPS
+  address 8443
+</server>
+
 # For debugging purposes, you can use this publisher instead/as well
 # (obviously if it's as well, use a different port number). If there's
 # an exception, Zope will drop into pdb at the point of the exception.
@@ -27,6 +32,11 @@
 #<server>
 #  type PostmortemDebuggingHTTP
 #  address 8080
+#</server>
+#
+#<server>
+#  type PostmortemDebuggingHTTPS
+#  address 8443
 #</server>
 
 <server>