# If you just change the port or add more ports here, you will likely also # have to change the VirtualHost statement in # /etc/apache2/sites-enabled/000-default.conf Listen 80 Listen 443 # olinda -- main IP (~2019) #Listen 18.18.208.12:443 #Listen 127.0.0.1:443 #Listen 192.168.122.18:443 # *Not* 18.102.208.10 (adehnert-roost-api) -- used for nginx # (except for now we don't use nginx) Listen 443 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet