Has anyone ever tried and successfully implemented the mod_expires tags in Apache Settings?
http://www.clembo.net/manual/mod/mod_expires.html
- My server is as www.site.com
- My images are at images.site.com
- I want all images to NEVER expire, so I want to use the ExpiresDefault "M100000" tag (or something like that) in the server settings for that subdomain.
My server doesn't seem to do that and am I'm wondering if I'm not using the right syntax or something. Maybe someone can give me an example that works on your system, then if it doens't work on mine, I know it is the server, not me.
JM
|