Archive for the ‘mod_expires’ Tag
Forcing caching with Apache2 – mod_expires and mod_headers
Problem: Even when you use mod_expires to cache content on your server, some redirects may break the cache headers so the mod_expires will not output the right headers. This especially seems to happen when you have CMSs like Joomla/Drupal with SEO features and are trying to cache them.
Comments (1)