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