Skip to content

Instantly share code, notes, and snippets.

@andrescifuentesr
andrescifuentesr / Performance .htacces
Created February 23, 2015 16:33
Web perfomance gzipping and caching header from HTML5 Boilerplate
# ######################################################################
# # WEB PERFORMANCE #
# ######################################################################
# ----------------------------------------------------------------------
# | Compression |
# ----------------------------------------------------------------------
<IfModule mod_deflate.c>