[horizon] enable the Apache "Header" module by default

Some configuration when enable will explicitly set headers, for this
to work the header module should be enabled.

Change-Id: If549d4c6924c990d1a48bca193935ed9a2ed6864
This commit is contained in:
Chris Wedgwood 2019-10-16 17:58:53 +00:00
parent 6e7b7bcdac
commit be3a4f65de

View File

@ -69,6 +69,7 @@ conf:
conf_dir: /etc/apache2/conf-available
mods_dir: /etc/apache2/mods-available
a2enmod:
- headers
- rewrite
a2dismod:
- status