2015-01-20 Caching

I’m trying to figure out how to use mod_cache. The following in my `VirtualHost` section doesn’t seem to make a difference. The wiki is still getting invoked.

mod_cache

(This RSS file is about 99k.)

The wiki is logging these requests to a file and I’m requesting the URL from the command-line using `curl`. Hm, must investigate later.

Tried adding this:

No effect.

Tried replacing it with:

No effect.

Giving up. Damn you, mod_cache.

​#Web ​#Apache