This website requires JavaScript.
Explore
Help
Sign In
dice
/
impress
Watch
1
Star
0
Fork
You've already forked impress
0
forked from
OpenNeo/impress
Code
Pull requests
Activity
1e3938eea9
impress
/
public
/
items
/
.htaccess
4 lines
87 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
set 1-week caching on swf asset JSON
2010-06-08 15:59:43 -07:00
ExpiresActive
On
ExpiresDefault
"access plus 1 week"
add cache-control public header to htaccess files, just for good measure
2010-06-08 16:59:23 -07:00
Header
set Cache-Control
"public"
Copy permalink