From 1432399b47a47dc2a026c01755aa696f37997a15 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 10 Dec 2012 21:37:39 +0000 Subject: Add web config for autobuild --- modules/buildsystem/templates/vhost_pkgsubmit.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/buildsystem/templates/vhost_pkgsubmit.conf b/modules/buildsystem/templates/vhost_pkgsubmit.conf index af8bb70c..4de14c17 100644 --- a/modules/buildsystem/templates/vhost_pkgsubmit.conf +++ b/modules/buildsystem/templates/vhost_pkgsubmit.conf @@ -2,3 +2,10 @@ Allow from all Options Indexes + + Allow from all + Options Indexes + + + Options FollowSymlinks + -- cgit v1.2.1