Re: [users@httpd] SSI #virtual script and cache control: recommendations?

2015-09-04 Thread Tom Browder
On Fri, Sep 4, 2015 at 8:36 AM, Eric Covener wrote: > On Fri, Sep 4, 2015 at 8:33 AM, Tom Browder wrote: >> Problem: The documentation for mod_expires is pretty clear, but it >> doesn't look like I can specify a separate expiration time for >> "index.html" versus other html files. Does anyone kn

Re: [users@httpd] SSI #virtual script and cache control: recommendations?

2015-09-04 Thread Eric Covener
On Fri, Sep 4, 2015 at 8:33 AM, Tom Browder wrote: > Problem: The documentation for mod_expires is pretty clear, but it > doesn't look like I can specify a separate expiration time for > "index.html" versus other html files. Does anyone know of a way to do > that? You can use mod_expires direct

[users@httpd] SSI #virtual script and cache control: recommendations?

2015-09-04 Thread Tom Browder
I am using an SSI virtual script (only in index.html) which records page access time in a database. My definition of page access time is one hour, that is, the client gets credit for only one access per hour. Unfortunately, my default setup is such that I'm currently not specifying any caching for