X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=ports.conf;h=98e7ccafa77400e2ae694bd0cecde6d5175d3981;hb=f2c31fd09cdae9bfd01ed9df7bf1895bd4e775c9;hp=6468858b28bbd62ad8f64b76296ff7f41813f500;hpb=4496e0f5ca51dd94b174160a3a0947120bd27009;p=sysconfig%2Fapache2.git diff --git a/ports.conf b/ports.conf index 6468858..98e7cca 100644 --- a/ports.conf +++ b/ports.conf @@ -5,13 +5,16 @@ # 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 (old) + Listen 18.208.0.204:443 + # olinda -- main IP (post-renumber) + Listen 18.102.208.15:443 + # acc-858-test -- 6.858 project + Listen 18.208.0.229:443 + # adehnert.mit.edu + Listen 18.208.0.221:443 + # *Not* 18.208.0.44(adehnert-roost-api) -- used for nginx