I'd say I am. Even though it is not a high traffic server, the last time I got 
one of those errors was October 8th. looking further back, it is always 
following one specific custom error doc that oops, didn't exist till now cause 
I forgot to generate a new on when I changed the look of the site.

<IfModule cache_module>

  CacheIgnoreHeaders Set-Cookie

  <IfModule disk_cache_module>
     CacheEnable disk /
     CacheDirLevels 5
     CacheDirLength 4
     CacheRoot /path/to/cache
  </IfModule>
</IfModule>


Original Message -----------------------
Is anyone successfully using mod_disk_cache on Windows?

Reply via email to