Hi!
I have applied patches to the 2.2.14 sources. I've copied mod_cache.so and
mod_disk_cache.so to the apache modules directory. The problem is NOT
solved. As soon as I add CacheQuickHandler Off to the cache configuration,
the servers stops caching (new directories aren't appearing in cache
folder).
Please advise.
Thank you.
Graham Leggett <[email protected]> писал(а) в своём письме Fri, 09 Oct 2009
15:36:56 +0300:
Alexander Alfimov wrote:
I assume I can apply patches to this code:
http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/modules/cache/
Apply the patches to the base of httpd v2.2.14, like this:
cd httpd-2.2.14
cat <patch>.patch | patch -p0
Regards,
Graham
--
--
Best Regards,
Alexander Alfimov