Possible Duplicate:
Ideal HTTP cache control headers for different types of resources
we have a large project with number of static content serverd in terms of js,css,html images etc. The project is running on apache server and is a php based project. How can i ensure that my static content is served from the browser cache after the first load happens and users dont get a delayed response.