Enable DAV modules
[hcoop/zz_old/config/apache2.git] / mods-available / deflate.conf
1 <IfModule mod_deflate.c>
2 AddOutputFilterByType DEFLATE text/html text/plain text/xml
3 </IfModule>