[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:
parent
6e7b7bcdac
commit
be3a4f65de
@ -69,6 +69,7 @@ conf:
|
||||
conf_dir: /etc/apache2/conf-available
|
||||
mods_dir: /etc/apache2/mods-available
|
||||
a2enmod:
|
||||
- headers
|
||||
- rewrite
|
||||
a2dismod:
|
||||
- status
|
||||
|
Loading…
Reference in New Issue
Block a user