## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## ServerAdmin debian-admin@debian.org ErrorLog /var/log/apache2/error.log CustomLog /var/log/apache2/access.log privacy DocumentRoot /srv/www/default.debian.org/htdocs <% if @lsbmajdistrelease > '7' -%> Require all granted <% end -%> HostnameLookups Off UseCanonicalName Off ServerSignature On UserDir disabled <% if hostname == "spohr" -%> Alias /debian "/srv/mirrors/ftp.debian.org/ftp" <% end -%> # vim:set syn=apache: