From: Ghe Rivero Date: Thu, 1 Mar 2012 12:15:59 +0000 (+0100) Subject: Fix apache conf file name X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=dd25f0d05f84f53dbefa0438123ffac71e011073;p=openstack-build%2Fhorizon-build.git Fix apache conf file name Rewritten-From: a9b081163eef8afae8ce735992633eea98e706ab --- diff --git a/trusty/debian/dashboard.conf b/trusty/debian/dashboard.conf deleted file mode 100644 index cdbf106..0000000 --- a/trusty/debian/dashboard.conf +++ /dev/null @@ -1,6 +0,0 @@ -WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi - - - Order allow,deny - Allow from all -