Merge "Allow governance site content to include redirects"
This commit is contained in:
commit
1e9cacbc77
@ -44,7 +44,7 @@
|
||||
<% scope.lookupvar('openstack_project::static::governance_directories').each do |dirname| -%>
|
||||
<Directory <%= dirname %>>
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
AllowOverride None
|
||||
AllowOverrideList Redirect RedirectMatch
|
||||
Satisfy Any
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
Loading…
Reference in New Issue
Block a user