X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=ports.conf;h=730df0529765f0b1495747c80feaafc9bccc1e9a;hb=690aafbf131aeab638c162ed89dc7bd2792a554f;hp=36a0a8f7ce7449d92fd3e221926e8b16633392de;hpb=3d8d0824acd41d4aeaf71b00bde140338bcef8c0;p=sysconfig%2Fapache2.git diff --git a/ports.conf b/ports.conf index 36a0a8f..730df05 100644 --- a/ports.conf +++ b/ports.conf @@ -11,5 +11,13 @@ Listen 80 # SSL name based virtual hosts are not yet supported, therefore no # NameVirtualHost statement here - Listen 443 + # Alex: ... SNI supposedly works? + NameVirtualHost *:443 + # olinda -- main IP + Listen 18.208.0.204: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