How can I setup expires headers in PHP + Apache? I\'m currently using an auto_prepend to serve resources gzipped but I\'d also like to maximise the HTTP cache.
How c
This Apache module might be of help: http://httpd.apache.org/docs/2.0/mod/mod_expires.html