Niklas Edmundsson wrote:
What I'd like answered is: - Was the latest patch as suggested OK?
The latest patch was the one with a directive, which is +1 from me - though is it possible to add documentation for the directive?
- What's the correct way of getting the mod_cache configuration from the mod_disk_cache module?
Look inside mod_proxy_http.c for a function called ap_proxy_read_headers(). In it, the module mod_proxy_http reads the config from the module mod_proxy.
Regards, Graham --
