Skip to content

Commit e1276ba

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update horizon wsgi wrapper to the recommended one"
2 parents bb90b9c + 41fe3eb commit e1276ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/apache-horizon.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<VirtualHost *:80>
2-
WSGIScriptAlias %WEBROOT% %HORIZON_DIR%/openstack_dashboard/wsgi/django.wsgi
2+
WSGIScriptAlias %WEBROOT% %HORIZON_DIR%/openstack_dashboard/wsgi.py
33
WSGIDaemonProcess horizon user=%USER% group=%GROUP% processes=3 threads=10 home=%HORIZON_DIR% display-name=%{GROUP}
44
WSGIApplicationGroup %{GLOBAL}
55

0 commit comments

Comments
 (0)