Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)
Posted by Philipp Esselbach on: 03/08/2011 06:46 PM [ Print | 0 comment(s) ]
Howtoforge posted a tutorial about making browsers cache static files with mod_expires on Apache2 (Debian Squeeze)
This tutorial explains how you can configure Apache2 to set the Expires HTTP header and the max-age directive of the Cache-Control HTTP header of static files (such as images, CSS and Javascript files) to a date in the future so that these files will be cached by your visitors' browsers. This saves bandwidth and makes your web site appear faster (if a user visits your site for a second time, static files will be fetched from the browser cache). This tutorial was written for Debian Squeeze.
Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)
