Add vhost
[mirror/dsa-puppet.git] / modules / roles / templates / static-mirroring / vhost / planet.debian.org.erb
index d814211..ec48ff6 100644 (file)
@@ -4,13 +4,13 @@
        ServerAdmin planet@debian.org
 
        ErrorLog /var/log/apache2/planet.debian.org-error.log
-       CustomLog /var/log/apache2/planet.debian.org-access.log combined
+       CustomLog /var/log/apache2/planet.debian.org-access.log privacy
 
        <IfModule mod_userdir.c>
                UserDir disabled
        </IfModule>
 
-       DocumentRoot /srv/static.debian.org/cur/planet.debian.org
+       DocumentRoot /srv/static.debian.org/mirrors/planet.debian.org/cur
        AddDefaultCharset utf-8
 
        RewriteEngine On