Re: [us...@httpd] ExpiresByType

2009-07-20 Thread Igor Cicimov
Do you have ExpiresDefault set up? Try setting that one first before ExpiresByType directive. See the mod_expires documentation if you need some more details. On Tue, Jul 21, 2009 at 6:01 AM, nima chavooshi wrote: > > Hi > I have added "ExpiresByType text/javascript M31536000" to my apache conf

[us...@httpd] ExpiresByType

2009-07-20 Thread nima chavooshi
Hi I have added "ExpiresByType text/javascript M31536000" to my apache config so that only text/javascript type to be expire 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 -- N.Chavoshi