Don't add another Listen 443 directive - apache gets angry
[invirt/packages/invirt-web.git] / files / etc / apache2 / sites-available / ssl.mako
index 7276a0b..d43eda1 100644 (file)
@@ -4,6 +4,8 @@ hostname = cfg.web.hostname
 errmail  = cfg.web.errormail
 tracuri  = cfg.trac.uri
 %>
+Listen 446
+
 <VirtualHost *:443>
        ServerAdmin ${errmail}
        ServerName ${hostname}:443