guohao214/xinya/master/static/.htaccess - Htaccess File

guohao214/xinya/master/static/.htaccess

<FilesMatch ".(flv|gif|jpg|jpeg|png|ico|swf|css|js)$">
Header set Cache-Control "max-age=2592000"
</FilesMatch>

<ifmodule mod_deflate.c>  
AddOutputFilter DEFLATE html xml php js css  
</ifmodule>

On Github License

Files

Download PDF of Htaccess file
DEFLATE

Comments

Apache