.htaccess file
Header set Cache-Control “max-age=7257600, public”
It means that image files are all forced to use the local cache for 3 months.
Speeds many sites up considerably.
.htaccess file
Header set Cache-Control “max-age=7257600, public”
It means that image files are all forced to use the local cache for 3 months.
Speeds many sites up considerably.
© 2010 unexpected[it]. All Rights Reserved.