Skip to content

Instantly share code, notes, and snippets.

View alexanderjr's full-sized avatar
🎯
Focusing

Alex alexanderjr

🎯
Focusing
  • Mercado Livre
  • São Vicente
View GitHub Profile
@alexanderjr
alexanderjr / .htaccess-mod_headers
Created August 24, 2016 18:06 — forked from hans2103/.htaccess-mod_headers
.htaccess rules to set cache control.
<IfModule mod_headers.c>
Header set Connection keep-alive
# Cache-control headers
# 2 HOURS
#<filesMatch "*">
Header set Cache-Control "max-age=7200, must-revalidate"
#</filesMatch>
# 480 weeks - 290304000