As we're trying to have a single web server across all services, it makes sense to switch to using Apache right away. Change-Id: I1bc665430c70040b07c194bba36832a42ccde343
6 lines
200 B
Django/Jinja
6 lines
200 B
Django/Jinja
# {{ ansible_managed }}
|
|
|
|
# We place a blank file here
|
|
# Listen commands happen inside the individual VHost files
|
|
# This allows for multiple services VHosts to exist without
|
|
# overwriting Listen lines. |