[EMAIL PROTECTED] caching with authorization header

2008-10-31 Thread Seymen Ertas
Hi all, I am trying to understand the apache documentation regarding cacheable content. >From the documenation ( http://httpd.apache.org/docs/2.2/caching.html ): - Begin Apache 2.2 DOCUMENTATION --- What Can be Cached? mod_cache caching on the other hand

[EMAIL PROTECTED] caching webdav traffic through a reverseproxy

2008-10-29 Thread Seymen Ertas
Hi all, I am trying to utilize apache mod_cache and mod_disk_cache modules to cache webdav traffic on an apache server doing reverse proxy. Below is a description of my current approach which does not seem to be working (it doesn't seem like i can even get regular caching to work), if anyone out t