Re: [Zope] Last-modified header missing -- time-stamps turned off.

2000-10-04 Thread ethan mindlace fremen

Jean Jordaan wrote:
> 
> Hi all
> 
> Just a note from the blue .. I'm snarfing the ZB using
>   wget -np -m http://www.zope.org/Members/michel/ZB/
> and for every document I'm seeing:
> 
>   Last-modified header missing -- time-stamps turned off.
> 
> What's the significance of this? I assume something to
> do with the http headers returned by Zope. Does Zope not
> include last-modified headers since it predominantly serves
> dynamic pages?

This is correct. No Last-Modified headers except for files and images
(and that is specific to zope.org).

Including a last modified header isn't hard, however:

http://www.zope.org/Members/rbeer/caching

~ethan

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Last-modified header missing -- time-stamps turned off.

2000-10-04 Thread Jean Jordaan

Hi all

Just a note from the blue .. I'm snarfing the ZB using 
  wget -np -m http://www.zope.org/Members/michel/ZB/
and for every document I'm seeing:

  Last-modified header missing -- time-stamps turned off.

What's the significance of this? I assume something to
do with the http headers returned by Zope. Does Zope not
include last-modified headers since it predominantly serves
dynamic pages?

Regards,
-- 
Jean Jordaan   --technical writer--
Mosaic Software--Zope 2.2 on WinNT and W2K

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )