aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/binrepos/vhost_binrepo.conf')
-rw-r--r--modules/buildsystem/templates/binrepos/vhost_binrepo.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/binrepos/vhost_binrepo.conf b/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
new file mode 100644
index 00000000..8206614f
--- /dev/null
+++ b/modules/buildsystem/templates/binrepos/vhost_binrepo.conf
@@ -0,0 +1,3 @@
+<Directory <%= binrepodir %>>
+ Options None
+</Directory>