Merge "Add WSGIPassAuthorization to the keystone apache template"
This commit is contained in:
commit
7f80280698
@ -6,6 +6,7 @@ Listen %ADMINPORT%
|
||||
WSGIProcessGroup keystone-public
|
||||
WSGIScriptAlias / %PUBLICWSGI%
|
||||
WSGIApplicationGroup %{GLOBAL}
|
||||
WSGIPassAuthorization On
|
||||
<IfVersion >= 2.4>
|
||||
ErrorLogFormat "%{cu}t %M"
|
||||
</IfVersion>
|
||||
|
Loading…
Reference in New Issue
Block a user