aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/vhost_pkgsubmit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/vhost_pkgsubmit.conf')
-rw-r--r--modules/buildsystem/templates/vhost_pkgsubmit.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_pkgsubmit.conf b/modules/buildsystem/templates/vhost_pkgsubmit.conf
new file mode 100644
index 00000000..af8bb70c
--- /dev/null
+++ b/modules/buildsystem/templates/vhost_pkgsubmit.conf
@@ -0,0 +1,4 @@
+<Location /uploads>
+ Allow from all
+ Options Indexes
+</Location>