coar 2003/05/15 08:18:35
Modified: . CHANGES
Log:
make ExpiresByType work on dynamic documents
Revision Changes Path
1.1174 +3 -0 httpd-2.0/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/httpd-2.0/CHANGES,v
retrieving revision 1.1173
retrieving revision 1.1174
diff -u -u -r1.1173 -r1.1174
--- CHANGES 15 May 2003 06:30:26 -0000 1.1173
+++ CHANGES 15 May 2003 15:18:35 -0000 1.1174
@@ -5,6 +5,9 @@
*) Add a delete flag to htpasswd.
[Thom May]
+ *) Make mod_expires' ExpiresByType work properly, including for
+ dynamically-generated documents. [Ken Coar]
+
*) Ensure that ssl-std.conf is generated at configure time, and switch
to using the expanded config variables to work the same as
httpd-std.conf PR 19611
|