Actions
Feature #350
closedAdd support for Cache-Control:max age headers
ASK QUESTIONS IN Forums:
Description
I noticed that lighttpd doesn't have the ability to send cache control headers with its responses. Some browsers still look at that information to determine what to cache. On Litespeed webserver it is supported and webpages served by Litespeed seem to load faster because of it.
Updated by jan about 19 years ago
- Status changed from New to Assigned
does mod_expire do what you want here ?
Updated by jan about 19 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
that's what mod_expire is doing:
Updated by Anonymous about 19 years ago
nice work. before it, i always insert this header by mod_setenv myself
-- Xuefer <xuefer
Actions
Also available in: Atom