Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 1022)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 1026)
@@ -1,2 +1,8 @@
+sipb-xen-www (3.13) unstable; urgency=low
+
+  * Make sure we're listening on all the necessary ports
+
+ -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:40:47 -0400
+
 sipb-xen-www (3.12) unstable; urgency=low
 
Index: trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako
===================================================================
--- trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako	(revision 1022)
+++ trunk/packages/sipb-xen-www/files/etc/apache2/sites-available/ssl.mako	(revision 1026)
@@ -5,4 +5,7 @@
 tracuri  = cfg.trac.uri
 %>
+Listen 443
+Listen 446
+
 <VirtualHost *:443>
 	ServerAdmin ${errmail}
