$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Could searching and indexing Boost docs mightwork better?
From: Daniel James (dnljms_at_[hidden])
Date: 2010-09-20 15:02:07
On 20 September 2010 09:53, Cory Nelson <phrosty_at_[hidden]> wrote:
>
> You might be able to do the same thing with HTTP cache headers.
> Depending on your web server you might be able to configure entire
> subdirs to cache until the end of time.
I've already done that, although only for a year. I also implemented
If-Modified-Since and If-None-Match.
Daniel