Merge "Change "Virtualhost" to "VirtualHost" in horizon.conf.j2"
This commit is contained in:
commit
cf17d234c8
@ -20,7 +20,7 @@ Listen {{ api_interface_address }}:80
|
|||||||
<Location "/static">
|
<Location "/static">
|
||||||
SetHandler None
|
SetHandler None
|
||||||
</Location>
|
</Location>
|
||||||
</Virtualhost>
|
</VirtualHost>
|
||||||
|
|
||||||
{% if kolla_enable_tls_external | bool %}
|
{% if kolla_enable_tls_external | bool %}
|
||||||
Header edit Location ^http://(.*)$ https://$1
|
Header edit Location ^http://(.*)$ https://$1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user