I am just testing out litspeed to see if it would be benificial for me to migrate to. i am having an issue with mod headers though.
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
Does not seem to work in my .htaccess file. and yes i do have .htaccess enabled.
any ideas?
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
Does not seem to work in my .htaccess file. and yes i do have .htaccess enabled.
any ideas?