diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..1591583 --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ + + Header set Cache-Control "max-age=2592000, public, must-revalidate" + \ No newline at end of file