X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=ports.conf;h=710e58c2b9f72acc285026d4eb4ae6b6645f488c;hb=99163268c395189fd10155b99dbbab31c59e730f;hp=6468858b28bbd62ad8f64b76296ff7f41813f500;hpb=4496e0f5ca51dd94b174160a3a0947120bd27009;p=sysconfig%2Fapache2.git diff --git a/ports.conf b/ports.conf index 6468858..710e58c 100644 --- a/ports.conf +++ b/ports.conf @@ -5,13 +5,14 @@ # 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 (~2018) + Listen 18.102.208.15:443 + # olinda -- main IP (~2019) + Listen 18.18.208.12:443 + # adehnert.mit.edu + Listen 18.102.208.52:443 + # *Not* 18.102.208.10 (adehnert-roost-api) -- used for nginx