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