]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/templates/static-mirroring/static-vhost.conf.erb
update macros
[dsa-puppet.git] / modules / roles / templates / static-mirroring / static-vhost.conf.erb
index 53e588a300b32011d162034cd36e7a48a4376ce7..d171ff6ad712cbbce0b6fa15c7843de7f711a58d 100644 (file)
@@ -15,6 +15,7 @@
                Allow from all
        </Directory>
 
+       DefaultType text/plain
        AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css
 </Macro>
 
@@ -29,6 +30,7 @@
 
                Use common-static-base $name
                $extra
+               DefaultType text/plain
        </VirtualHost>
 </Macro>
 
@@ -44,6 +46,7 @@
                </IfModule>
 
                Use common-static-base $name
+               DefaultType text/plain
        </VirtualHost>
 </Macro>