Don't add another Listen 443 directive - apache gets angry sipb-xen-www/3.13.1
authorEvan Broder <broder@mit.edu>
Sat, 4 Oct 2008 02:03:39 +0000 (22:03 -0400)
committerEvan Broder <broder@mit.edu>
Sat, 4 Oct 2008 02:03:39 +0000 (22:03 -0400)
svn path=/trunk/packages/sipb-xen-www/; revision=1028

debian/changelog
files/etc/apache2/sites-available/ssl.mako

index bffd049..45b9cf2 100644 (file)
@@ -1,3 +1,11 @@
+sipb-xen-www (3.13.1) unstable; urgency=low
+
+  * Don't add another Listen 443 directive - apache gets angry
+  * And this, kids, is why you should always test your code before
+    committing
+
+ -- Evan broder <broder@mit.edu>  Fri, 03 Oct 2008 22:01:22 -0400
+
 sipb-xen-www (3.13) unstable; urgency=low
 
   * Make sure we're listening on all the necessary ports
index d47a0bf..d43eda1 100644 (file)
@@ -4,7 +4,6 @@ hostname = cfg.web.hostname
 errmail  = cfg.web.errormail
 tracuri  = cfg.trac.uri
 %>
-Listen 443
 Listen 446
 
 <VirtualHost *:443>