X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=ports.conf;h=89fc057675cfd36f4e9e690d9ccc5e94b77ce4d9;hb=63b943de3848d1f7dd64b2b66fc8fb9595745e6f;hp=6468858b28bbd62ad8f64b76296ff7f41813f500;hpb=4496e0f5ca51dd94b174160a3a0947120bd27009;p=sysconfig%2Fapache2.git diff --git a/ports.conf b/ports.conf index 6468858..89fc057 100644 --- a/ports.conf +++ b/ports.conf @@ -5,13 +5,12 @@ # Debian etch). See /usr/share/doc/apache2.2-common/NEWS.Debian.gz and # README.Debian.gz -NameVirtualHost *:80 Listen 80 - - # SSL name based virtual hosts are not yet supported, therefore no - # NameVirtualHost statement here - # Alex: ... SNI supposedly works? - NameVirtualHost *:443 - Listen 443 + + # olinda -- main IP (post-renumber) + Listen 18.102.208.15:443 + # adehnert.mit.edu + Listen 18.102.208.52:443 + # *Not* 18.102.208.10 (adehnert-roost-api) -- used for nginx