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| -%>
|
<% scope.lookupvar('openstack_project::static::governance_directories').each do |dirname| -%>
|
||||||
<Directory <%= dirname %>>
|
<Directory <%= dirname %>>
|
||||||
Options Indexes FollowSymLinks MultiViews
|
Options Indexes FollowSymLinks MultiViews
|
||||||
AllowOverride None
|
AllowOverrideList Redirect RedirectMatch
|
||||||
Satisfy Any
|
Satisfy Any
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
Loading…
Reference in New Issue
Block a user