I need help with setting up expire headers for images. I have the following settings in the LSWS Admin Console.
I checked through google's pagespeed tool in firefox and it says (expiration not specified) for all the images.
I have also tried to specify image type but still the same result.
Can somebody please point what I need to do in addition to above steps.
Code:
Enable Expires Yes
Expires Default Not Set
Expires By Type image/*=A604800, text/css=A604800, application/x-javascript=A604800, application/javascript=A604800
I have also tried to specify image type but still the same result.
Code:
Enable Expires Yes
Expires Default Not Set
Expires By Type image/gif=A604800, image/png=A604800, image/jpg=A604800, text/css=A604800, application/x-javascript=A604800, application/javascript=A604800