Modified: puppet/modules/mga-mirrors/templates/mirrors_vhost.conf
===================================================================
--- puppet/modules/mga-mirrors/templates/mirrors_vhost.conf 2010-11-04 23:49:05 UTC (rev 115)
+++ puppet/modules/mga-mirrors/templates/mirrors_vhost.conf 2010-11-04 23:53:46 UTC (rev 116)
@@ -7,5 +7,8 @@
Alias / /usr/bin/mga_mirrors_fastcgi.pl/
FastCgiServer /usr/bin/mga_mirrors_fastcgi.pl -processes 4 -idle-timeout 30
+ <Location />
+ Allow from all
+ </Location>
</VirtualHost>