From: Ghe Rivero Date: Thu, 1 Mar 2012 10:36:49 +0000 (+0100) Subject: Updated apache conf to new directories X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=db16f0848b63d9631ed96ef09064aae1fe26131b;p=openstack-build%2Fhorizon-build.git Updated apache conf to new directories Rewritten-From: 33ac25ca9bbbb983b514e790d66d508bbd9b3a04 --- diff --git a/trusty/debian/dashboard.conf b/trusty/debian/dashboard.conf index 207cc51..cdbf106 100644 --- a/trusty/debian/dashboard.conf +++ b/trusty/debian/dashboard.conf @@ -1,6 +1,6 @@ -WSGIScriptAlias / /usr/share/openstack-dashboard/dashboard/wsgi/django.wsgi +WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi - + Order allow,deny Allow from all