Add dehnerts.com/dehnert.arctic.org vhosts
[sysconfig/apache2.git] / ports.conf
index 36a0a8f7ce7449d92fd3e221926e8b16633392de..6468858b28bbd62ad8f64b76296ff7f41813f500 100644 (file)
@@ -11,5 +11,7 @@ Listen 80
 <IfModule mod_ssl.c>
     # SSL name based virtual hosts are not yet supported, therefore no
     # NameVirtualHost statement here
+    # Alex: ... SNI supposedly works?
+    NameVirtualHost *:443
     Listen 443
 </IfModule>