*) Fix Expires handling in mod_cache. [Justin Erenkrantz]
+ *) Alter mod_expires to run at a different filter priority to allow
+ proper Expires storage by mod_cache. [Justin Erenkrantz]
+
Changes with Apache 2.0.52
*) Use HTML 2.0 <hr> for error pages. PR 30732 [André Malo]
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/09/24 13:11:35 $]
+Last modified at [$Date: 2004/09/24 14:29:26 $]
Release:
which integrates the two rounds of changes)
+1 concept: trawick, nd, stoddard
- * mod_expires: Allow mod_cache to properly cache Expire responses by making
- ExpiresFilter run before mod_cache's cache_save_filter.
- modules/metadata/mod_expires.c: r1.55
- +1: jerenkrantz, trawick, stoddard
-
CURRENT RELEASE NOTES:
* Backwards compatibility is expected of future Apache 2.0 releases,