summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
40788ce)
svn path=/trunk/packages/sipb-xen-www/; revision=1026
+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
* invirt-confiscate the SVN checkout
sipb-xen-www (3.12) unstable; urgency=low
* invirt-confiscate the SVN checkout
errmail = cfg.web.errormail
tracuri = cfg.trac.uri
%>
errmail = cfg.web.errormail
tracuri = cfg.trac.uri
%>
+Listen 443
+Listen 446
+
<VirtualHost *:443>
ServerAdmin ${errmail}
ServerName ${hostname}:443
<VirtualHost *:443>
ServerAdmin ${errmail}
ServerName ${hostname}:443