aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/templates/vhost_repository.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/vhost_repository.conf b/modules/buildsystem/templates/vhost_repository.conf
index c9286faf..a8e9c9e5 100644
--- a/modules/buildsystem/templates/vhost_repository.conf
+++ b/modules/buildsystem/templates/vhost_repository.conf
@@ -25,6 +25,11 @@ buildsystem_nodes = "2a02:2178:2:7::3/64 2a02:2178:2:7::4/64 2a02:2178:2:7::5/64
Allow from .<%= domain %>
Options Indexes FollowSymLinks
</Directory>
+ <Directory /distrib/mandriva/2010.1-mgaserv/>
+ Order deny,allow
+ Allow from all
+ Options Indexes FollowSymLinks
+ </Directory>
<Directory /distrib/mageiatools>
Order deny,allow
Allow from all