set 1-week caching on swf asset JSON

This commit is contained in:
Emi Matchu 2010-06-08 18:59:43 -04:00
parent 299931db45
commit aa21347deb
2 changed files with 4 additions and 0 deletions

2
public/items/.htaccess Normal file
View file

@ -0,0 +1,2 @@
ExpiresActive On
ExpiresDefault "access plus 1 week"

View file

@ -0,0 +1,2 @@
ExpiresActive On
ExpiresDefault "access plus 1 week"