X-Git-Url: http://positon.org/gitweb/?p=bizou.git;a=blobdiff_plain;f=index.php;fp=index.php;h=708a9e37ab5dcf5e750cd0e247b3881fbdfffd8d;hp=32aa537ae5fa59c5ba57b7ed7c8dc2a0929e87cd;hb=884ff7f41492f93cf5398b6d47baec1f34804c03;hpb=87057fc33dfeee1b924947533c43f8c5a5a64e11 diff --git a/index.php b/index.php index 32aa537..708a9e3 100644 --- a/index.php +++ b/index.php @@ -79,7 +79,7 @@ else ///// template starts here ///// header('Content-Type: text/html; charset=utf-8'); -header('Expires: '.gmdate('D, d M Y H:i:s \G\M\T', time() + 3600)); +header('Cache-Control: max-age=3600'); require 'template.php';