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