aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/templates
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2010-11-04 18:39:37 +0000
committerOlivier Thauvin <nanardon@mageia.org>2010-11-04 18:39:37 +0000
commitcbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f (patch)
tree2adf69303fef4b5f702c45dc8f6d29800e308d4f /modules/mga-mirrors/templates
parent60f67a21e2785e96fc00a712e5dbdb2015eea202 (diff)
downloadpuppet-cbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f.tar
puppet-cbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f.tar.gz
puppet-cbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f.tar.bz2
puppet-cbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f.tar.xz
puppet-cbca9aceb1a94f4dcdd9ec0c04f3579290c44d9f.zip
- remove broken and useless declaration
Diffstat (limited to 'modules/mga-mirrors/templates')
-rw-r--r--modules/mga-mirrors/templates/mirrors_vhost.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/mga-mirrors/templates/mirrors_vhost.conf b/modules/mga-mirrors/templates/mirrors_vhost.conf
index f31ed84b..dc81806d 100644
--- a/modules/mga-mirrors/templates/mirrors_vhost.conf
+++ b/modules/mga-mirrors/templates/mirrors_vhost.conf
@@ -6,10 +6,5 @@
Alias / /usr/bin/mga_mirrors_fastcgi.pl/
FastCgiServer /usr/bin/mga_mirrors_fastcgi.pl -processes 4 -idle-timeout 30
- <Directory <%= catdap_location %>/script>
- Options +ExecCGI
- SetHandler fcgid-script
- Allow from all
- </Directory>
</VirtualHost>