LoadModule wsgi_module modules/mod_wsgi.so WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi WSGIDaemonProcess horizon user=http group=http processes=3 threads=10 Alias /static /usr/share/openstack-dashboard/openstack_dashboard/static/ # Order allow,deny Allow from all Require all granted