From 8a60ee908d6a931e934db54198648832eefb567c Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 15 Apr 2013 16:58:36 +0000 Subject: [PATCH] add rdo.conf to files, too --- files/rdo/rdo.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 files/rdo/rdo.conf diff --git a/files/rdo/rdo.conf b/files/rdo/rdo.conf new file mode 100644 index 0000000000..e0f89c5693 --- /dev/null +++ b/files/rdo/rdo.conf @@ -0,0 +1,7 @@ +Alias /openstack /srv/persist/openstack + + Options Indexes MultiViews FollowSymLinks + AllowOverride None + Order allow,deny + Allow from all +