Bjorn Stabell wrote at 2003-9-11 14:45 +0800: > ... > Also, in most cases, the content of pages doesn't all come from one > object, so Last-Modfied doesn't really make sense since it should refer > to the whole page. I think the problem is with Apache's inability to > cache content with Expires set, and that Apache should be fixed.
Please read the HTTP 1.1 spec... Caching requires either an "ETag" or "Last-Modified" header. For good reasons... Dieter _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )