## ### 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-cd@lists.debian.org DocumentRoot /srv/cdimage-search.debian.org/htdocs ErrorLog /var/log/apache2/cdimage-search.debian.org-error.log CustomLog /var/log/apache2/cdimage-search.debian.org-access.log privacy ScriptAlias /cgi-bin/ /srv/cdimage-search.debian.org/cgi-bin/ AllowOverride None Options +ExecCGI -MultiViews +SymlinksIfOwnerMatch Require all granted Require all granted AllowOverride none RewriteEngine On RewriteRule ^/$ /cgi-bin/find_file.cgi [PT] UserDir disabled Use common-debian-service-https-redirect * cdimage-search.debian.org ServerName cdimage-search.debian.org Use common-debian-service-ssl cdimage-search.debian.org Use common-ssl-HSTS Use http-pkp-cdimage-search.debian.org Use vhost-inner-cdimage-search.debian.org <% if scope.function_onion_global_service_hostname(['cdimage-search.debian.org']) -%> ServerName <%= scope.function_onion_global_service_hostname(['cdimage-search.debian.org']) %> Use vhost-inner-cdimage-search.debian.org <% end %> # vim:set syn=apache: