Merge "WSGI configuration missing directive"
This commit is contained in:
commit
e9626f1f07
@ -14,6 +14,7 @@ TraceEnable off
|
||||
WSGIProcessGroup horizon-http
|
||||
WSGIScriptAlias / {{ python_path }}/openstack_dashboard/wsgi/django.wsgi
|
||||
WSGIPassAuthorization On
|
||||
WSGIApplicationGroup %{GLOBAL}
|
||||
|
||||
<Location "/">
|
||||
Require all granted
|
||||
|
Loading…
Reference in New Issue
Block a user