Forum Moderators: phranque

Message Too Old, No Replies

apache "ExpiresByType"

ExpiresByType

         

nima

8:39 pm on Jul 20, 2009 (gmt 0)

10+ Year Member



Hi
I have added "ExpiresByType text/javascript M31536000" to my apache config so that only text/javascript type to be expired on M31536000, but on all of response header, control-cache field is set to M31536000. I do not know about that.
thanks for any help or guidance

vincevincevince

6:53 am on Jul 21, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This looks correct to me; the apache config relates to header data, which is how the browser knows to throw it from the cache.