dlaxar/caint/master/.htaccess - Htaccess File

dlaxar/caint/master/.htaccess

<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE application/atom+xml 
                                  application/javascript 
                                  application/json 
                                  application/rss+xml 
                                  application/vnd.ms-fontobject 
                                  application/x-font-ttf 
                                  application/xhtml+xml 
                                  application/xml 
                                  font/opentype 
                                  image/svg+xml 
                                  image/x-icon 
                                  text/css 
                                  text/html 
                                  text/plain 
                                  text/x-component 
                                  text/javascript 
                                  text/xml
</IfModule>

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache