diff -r 098335a1d510 -r b3cf0176512e .htaccess --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.htaccess Tue Apr 04 03:13:58 2017 +0200 @@ -0,0 +1,11 @@ + + + Header set Cache-Control "max-age=2592000, private" + + + Header set Cache-Control "max-age=604800, public" + + + Header set Cache-Control "max-age=216000, private" + + \ No newline at end of file