On Fri, 27 Apr 2001 00:05:32 -0700
 "Carl Sassenrath" <[EMAIL PROTECTED]> wrote:

> Graham, looks like those meta tags are inside HTML. How
> would that work
> for .r files?

This is what I get when I read the index.r file for the
sites directory:

    HTTP-Response: "HTTP/1.0 200 OK"
    Date: "Fri, 27 Apr 2001 07:49:58 GMT"
    Server: "Apache/1.3.12 (Unix) PHP/3.0.7"
    Last-Modified: "Fri, 27 Apr 2001 04:39:26 GMT"
    Accept-Ranges: "bytes"
    Content-Encoding: none
    Content-Type: "text/plain"
    Content-Length: "1971"
    Location: none
    Expires: none
    Referer: none
    Connection: "close"
    Set-Cookie: none
    ETag: {"2517ca-7b3-3ae8f7fe"}
    content: {REBOL [type: 'index]
title "World Wide Reb Sites"

You could try adding the additional header

Cache-Control: "no-cache"

and that should tell caching servers not to cache your
index.r file

Cheers,

--
Graham Chiu
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to