mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
[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:
@@ -69,6 +69,7 @@ conf:
|
||||
conf_dir: /etc/apache2/conf-available
|
||||
mods_dir: /etc/apache2/mods-available
|
||||
a2enmod:
|
||||
- headers
|
||||
- rewrite
|
||||
a2dismod:
|
||||
- status
|
||||
|
||||
Reference in New Issue
Block a user