From 8ca5b277ee1e9dd679396940fbc0d1d5c8b41e22 Mon Sep 17 00:00:00 2001 From: Ghe Rivero Date: Thu, 1 Mar 2012 13:15:59 +0100 Subject: [PATCH] Fix apache conf file name Rewritten-From: a9b081163eef8afae8ce735992633eea98e706ab --- xenial/debian/dashboard.conf | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 xenial/debian/dashboard.conf diff --git a/xenial/debian/dashboard.conf b/xenial/debian/dashboard.conf deleted file mode 100644 index cdbf106..0000000 --- a/xenial/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 - -- 2.45.2