15 Commits

Author SHA1 Message Date
Christopher Rienzo
4178393a73 fix bug with max-age 2012-04-25 01:30:47 +00:00
Christopher Rienzo
d79982e72c added SSL support to mod_http_cache 2012-04-25 00:18:56 +00:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Ken Rice
cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Christopher Rienzo
7788f3e9c4 remove unused variable in mod_http_cache 2012-01-26 18:01:52 +00:00
Christopher Rienzo
b55a6b158f add prefetch API to mod_http_cache 2012-01-25 15:07:59 +00:00
Anthony Minessale
e794a6db21 FS-2936 stage 2 please test ASAP 2011-11-29 15:35:36 -06:00
Anthony Minessale
e58ed35d17 FS-2936 stage 1 2011-11-29 11:13:11 -06:00
Christopher Rienzo
12a1ac9432 fix mod_http_cache crash reported by hunmonk and mstockton 2011-11-28 19:22:09 +00:00
Michal Bielicki - cypromis
7b0d878925 typo 2011-10-10 12:15:30 +02:00
Michal Bielicki - cypromis
1ccc1b3b80 %zu of course and niot %z 2011-10-10 12:01:58 +02:00
Michal Bielicki - cypromis
5d092f50c9 size_t should be represented as %z and not %ld sicne its different on 32bit and 64bot platforms!!!!!! 2011-10-10 11:10:28 +02:00
Christopher Rienzo
798bacb2b5 move mod_http_cache configuration to conf/autoload_configs/ 2011-10-06 20:09:19 +00:00
Christopher Rienzo
439b812494 only check expiration on downloaded files 2011-10-06 19:47:12 +00:00
Anthony Minessale
c51acfcc1b FS-3597 --resolve 2011-10-06 11:25:03 -05:00