Disable userdir on a bunch of vhosts
[mirror/dsa-puppet.git] / modules / roles / templates / apache-cdimage-search.debian.org.conf.erb
index d41efba..eeafe39 100644 (file)
 
        RewriteEngine On
        RewriteRule ^/$ /cgi-bin/find_file.cgi [PT]
+
+       <IfModule mod_userdir.c>
+               UserDir disabled
+       </IfModule>
 </Macro>
 
 Use common-debian-service-https-redirect * cdimage-search.debian.org